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!
identifying "subtotal" as a line item
Hi,
When extracting sales order line items, there are some sales orders that have as a line item "subtotal".
e.g. Looking at one Sales Order, there are line items:
item 1: 10
item 2: 20
item 3: 15
subtotal : 45
item 5 : 30
In the Sales Order header, there's a subtotal. That total doesn't include the subtotal item, which is correct behavior. (= 75, not 75+45)
My question is, from the API calls, is there a way to know that one SalesOrderItem is a subtotal item?
0