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!
problem getting sales order items
Hi all,
I'm trying to access the item list of a sales order.
I have retrieved the sales order fine - I can print out the details and these correlate with what I can see via the netsuite gui.
However, a call to salesOrder.getItemsList() just returns a null list. In contrast, when looking at the sales order through the netsuite gui, I can see several items listed under the 'Items' tab.
Our sales order is linked to a Customer:Job. Also, there is a 'Job' column in the items table. I know that we can't retrieve customer jobs via web services and so I was wondering if this could be affecting my ability to retrieve items that are linked to a customer:job.
0