itemcollectionitemmap
Associates individual items with predefined item collections for streamlined organization and retrieval.
Columns
| Name | Type | References | Description |
| externalid | String | A unique identifier for the item collection mapping, used for external integrations and references. | |
| internalid | Integer | An internal unique identifier for the item collection mapping, primarily used within NetSuite for database operations. | |
| item | String | The item associated with this mapping, representing a specific product or inventory unit in NetSuite. | |
| itemcollection | String | The collection to which the item belongs, grouping related items together for categorization, pricing, or other business logic. |