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
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
searching for a sales order by PO
I am trying to search to see if a sales order exists for a given PO (otherRefNum) but when the search it gives me an error back in the Search result with the message "You need to provide a valid search criteria". Any idea of what the code should look like to keep this from being in error? The part it doesnt seem to like is the final block where I do the search for the otherRefNum. In the end I also am going to put some other restrictions of the search which is why a TransactionSearchAdvanced was chosen.
private void DoSearchWithPO()
0