NetSuite Development Notes
Friday, September 14, 2018
Dynamically Get the Sales Roles Using SuiteScript
How to dynamically get all available sales role in an account without manually going to Setup > Sales > CRM Lists > Sales Role.
var search = nlapiSearchRecord('salesrole',null,null,null);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment