Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Adding Kit/Package Items to Sales Order via Webservices
I use webservices to post new orders to NetSuite, but my system fails when trying to add a kit/package to a sales order.
The failure occurs when I attempt to look up the item using itemSearch. The response returns a record length of 1, but the value is null. This happens using both the ItemID and NetSuite’s internal ID for the item. I suspect it is because the kit is not of record type “InventoryItem”.
Can anyone offer any insight or JAVA sample code for inserting SKUs of type Kit/Package?
Thanks,
C
0