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
How to Process Item Receipt through SuiteTalk
All,
We are integrating our legacy order management system to Netsuite. I was able to push over the sales order along with its line items. Since most of our items is 'Special Order' item type, I would need to do item receipt before doing the order fulfillment.
How to do ItemReceipt through Suitetalk? What would be the internalID of the ItemReceipt? We have an odbc connection and I was able to see all the fields on the Transaction Line table, which field is the internal ID for the ItemReceipt?
Also, when I tried to update the ItemReceipt by updating each itemreceiptlist, i received an 'object reference not set to an instance of an object' error. Here is my code:
0