Netsuite.cru: //top\\
salesOrder.setValue( fieldId: 'entity', value: 123 // Customer internal ID );
False. It’s a core part of the platform, sharing the same records as inventory, finance, and order management. netsuite.cru
Oracle has embedded AI capabilities (via Oracle Cloud Infrastructure) into NetSuite, including: salesOrder
NetSuite Applications Suite - Saving a Custom Report - Oracle Help Center salesOrder.setValue( fieldId: 'entity'
var soRecord = record.load( type: record.Type.SALES_ORDER, id: 456 );