EAGLE
03/16/2023, 5:28 PM{
type: "error.SuiteScriptError",
name: "USER_ERROR",
message: "Items you have requested in the record have been deleted since you retrieved the form",
stack: [
"Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Object.afterSubmit (/SuiteScripts/GBS_UE_ValidateSkidRecord.js:158:32)"
],
cause: {
type: "internal error",
code: "USER_ERROR",
details: "Items you have requested in the record have been deleted since you retrieved the form",
userEvent: null,
stackTrace: [
"Error\n at RecordInvoker.save (suitescript/resources/javascript/record/serverRecordService.js:371:13)\n at NetSuiteObject.thenableFunction() (suitescript/resources/javascript/record/proxy.js:115:24)\n at Object.afterSubmit (/SuiteScripts/GBS_UE_ValidateSkidRecord.js:158:32)"
],
notifyOff: false
},
id: "",
notifyOff: false,
userFacing: true
}
All I want to insert the item line into the script does anybody has any idea that why is this error can be solved??battk
03/16/2023, 5:47 PMbattk
03/16/2023, 5:47 PMEAGLE
03/17/2023, 1:29 PMbattk
03/17/2023, 3:34 PMbattk
03/17/2023, 3:35 PMbattk
03/17/2023, 3:35 PMbattk
03/17/2023, 3:36 PMEAGLE
03/20/2023, 2:03 PMbattk
03/20/2023, 9:09 PM