Loads an existing record with the given internal id
record internal id to load
Optional
isDynamic: booleanset true
if you want to load the record in dynamic mode
Creates an NSDAL instance for the given existing NetSuite record object.
This does NOT reload the record - it just wraps the supplied rec
an existing netsuite record
creates a new record
Optional
unused: Nullable<string | number>either null
or leave this parameter out entirely
Optional
isDynamic: booleantrue if you want to create the record in dynamic mode, otherwise uses standard mode.
Optional
defaultvalues: objectoptional defaultvalues
object - specific to certain records that allow initializing a
new record.
Protected
_idNetsuite internal id of this record
Date Approved
Approval Status NetSuite lists this as a select field, but it is a string value (e.g. APPROVED).
Billing Account
Created By
Customer
Date Created
Protected
Optional
defaultEffective Date This date needs to match any other Change Order effective dates or else NetSuite will throw an error.
External ID
Number
Memo
Modification Type
New Lines (newsubline) Sublist
underlying netsuite record
Reactivation Option
Renewal End Date
Renewal Method
Renewal Subscription Plan
Renewal Price Book
Renewal Start Date
Renewal Steps (renewalsteps) Sublist
Renewal Term
Renewal Transaction Type
Request Off-Cycle Invoice For Advance Charges
Requester
Items (subline) Sublist
Subscription
Subscription Plan
Subscription Term Duration
Subscription Term Type
Subsidiary
Returns NetSuite field metadata. Useful for doing things like disabling a field on the form programmatically.
field name for which you want to retrieve the NetSuite field object
Static
record
Subscription Change Order NetSuite record | On creation, the following default values are required: action and subscription.