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
SalesOrderItemList not populated within the SalesOrder list
I am trying to retrieve all the SalesOrder entries along with their SalesOrderItemList sub-entries from the demo account of NetSuite.
Using a TransactionSearchBasic, I am able to retrieve 600+ elements typed as SalesOrder. However, all the itemList properties are null. Yet, a rapid inspection through the Web UI indicates that the demo accounts contains many transactions where the itemList is not null.
Does anyone know how to get this field populated? Ideally during the search, to keep the API overhead low. My end goal is to retrieve the entire history of sales orders.
Thanks in advance,
Best regards,
Joannes
Ps: I am using .NET, but for some reason I get an
0