My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
If I understand you correctly, you suggest criteria of: Billing Address : State/Province = Texas (for example) And in the results, Sales Team Role Is that correct? There's no specific field for Inside Sales Rep to use i the results. If I do the above, I get a line for every member of the sales team on every record.
-
Sorry, the internal id is searchresults[i].getId(). That line should read: nlapiLogExecution("Debug", "About to delete record id " + searchresults[i].getId()); And yes, 1234 is the saved search internal ID.