Error | Solution |
---|---|
SSS_MISSING_REQD_ARGUMENT","message":"parse: Missing a required argument: value | Map the mandatory fields. For example, map the entity ID field for the employee record. For more information about mandatory fields for records, see NetSuite documentation. |
":"SSS_INVALID_SUBLIST_OPERATION","notifyOff":false, "details":"You have attempted an invalid sublist or line item operation. You are either trying to access a field on a non-existent line or you are trying to add or remove lines from a static sublist. | You cannot perform update, upsert, or delete operation on a static sublist object. For more information about supported sublist objects, see https://debugger.na1.netsuite.com/app/help/helpcenter.nl?fid=chapter_N3206326.html&whence= |
Operation | Key Column |
---|---|
Insert | No key required |
Update | Internalid/Externalid |
Upsert (Update else Insert) | Externalid |
Delete | Internalid/Externalid |
Operation | Key Column |
---|---|
Insert | Externalid |
Update | Internalid/Externalid |
Upsert (Update else Insert) | Externalid |
Delete | Internalid/Externalid |