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.
Please note that on Saturday, April 18, 2026, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 15 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
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