Simon
09/25/2019, 4:15 PMKevinJ of Kansas
09/25/2019, 4:19 PMKevinJ of Kansas
09/25/2019, 4:20 PMSimon
09/25/2019, 4:22 PMKevinJ of Kansas
09/25/2019, 4:23 PMKevinJ of Kansas
09/25/2019, 4:23 PMKevinJ of Kansas
09/25/2019, 4:24 PMKevinJ of Kansas
09/25/2019, 4:26 PMUse N/record Module Methods
You can create a deployment programmatically by using the record.create(options) method. When creating a script deployment record, set the options.type parameter to record.Type.SCRIPT_DEPLOYMENT. Similarly, if you can want to modify a sript deployment record programmatically, you can load it by using record.load(options). You can modify the record by using other N/record Module methods.
For help with the field IDs available on the script deployment record, refer to the SuiteScript Records Browser.
https://netsuite.custhelp.com/app/answers/detail/a_id/49350/kw/script%20deployment
Methods of Deploying a Script
Published 02/23/2016 12:05 AM | Updated 09/16/2019 10:12 AM | Answer Id: 49350