Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
nlapiLoadRecord ERROR
This morning I started getting a weird error from nlapiLoadRecord;
Function: beforeSubmitSalesOrder
Error: SSS_MISSING_REQD_ARGUMENT
id
Stack Trace: beforeSubmitSalesOrder(beforeSubmitSalesOrder:3)
Line 3 is this;
var newRecord = nlapiLoadRecord(nlapiGetRecordType(), nlapiGetRecordId());
This code has worked for the last week but suddenly it keeps giving me the above error. Has anything changed in the implementation of the nalpiLoadRecord over the weekend?
Trevor
0