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!
SS2.0 How do I filter using the serial number from a SalesOrder for N/search?
Hi all,
Working on a large script and at the moment I'm trying to get the serial number of items on the Sales Orders to be used as one of the filters for a search.
I'm not sure how the filters are targeted, pretty sure it's by the field ID, but what would the field id be for the serial number? Can I join through to the correct field? I tried to do item.inventorydetail.issueinventorynumber but that didn't work. Though I'm not sure if that's because it's just wrong or I can't join at all.
I did also look at a sales order in xml (add '&xml=t' to the end of your url) and couldn't see any useful fields to target.
0