In Netsuite, running searches in client side scripts using nlapiCreateSearch() or nlapiLookupField() can be a problem. Becuase the searches are blocking, the UI freezes up and your coworkers will ...
This script provides an easy way to inspect user access controls in NetSuite. It queries for active users in the system and logs relevant access details (user's internal ID, email, and role) to the ...