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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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