My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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.