Solution
This can be done by using two files during the upload: one is for Primary, the other is for Item Members. Below are the steps:
Note: Values are included on this article to serve as examples. Replace these accordingly when creating the import files.
A. Create an import file for Primary with the following column headers and values:
External ID | Item Name/Number
Kit001 | Kit Item 1
B. Create an import file for Item Members with the following column headers and values:
External ID | Item Member Name | Quantity
Kit001 | Kit Member A | 1
Kit001 | Kit Member B | 1
Kit001 | Kit Member C | 1
C. Import the items into NetSuite:
1. Navigate to Setup > Import/Export > Import CSV Record
2. On Scan & Upload CSV Filestep, set the following:
Import Type = Items
Record Type = Kit/Package Item
- Select MULTIPLE FILES TO UPLOAD
- For 'Primary File - Item', click Select... then choose the file created in #1
- For Linked File (Optional) - Item Members', click Select...then choose the file created in #2
- Click Next
- OnImport Options step, set Data Handling= Add
- Expand Advanced Options and choose the Custom Form accordingly
- Click Next
- On File Mapping step, set the following:
Primary File Key Column = External ID
Item Members (Linked File) > Column = External ID
- Click Next
- On Field Mapping step, map the fields accordingly:
External ID > Item : ExternalId
Item Name/Number > Item : Item Name/Number (Req)
Item Member Name > Item Members : Item (Req)
Quantity > Item Members : Quantity
- Click Next
- On Save mapping & Start Import step, enter an Import Name (in case you need to use this in the future)
- Click Save & Run