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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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