Discussions
SuiteWorld is the largest annual gathering of the NetSuite community! It will be held in Las Vegas on October 6-9, 2025. Our customers and partners look forward to SuiteWorld every year as a place to hear the latest from NetSuite, get hands-on learning, and connect with each other. Register now!
Unexpected Error When Creating Inventory Adjustment Using Suitescript
Hi, Guys.
I created an inventory adjustment transaction using suitescript. The data I entered is the same data as the data I used to create the Inventory Adjustment transaction via the UI. The problem is, when I create a transaction using suitescript, an error message appears as below.
{"type":"error.SuiteScriptError","name":"UNEXPECTED_ERROR","message":"An unexpected SuiteScript error has occurred","id":"6f362ca1-0023-4438-86e7-bc0cf309864e-2d323032352e30362e3233","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/UserEventScripts/biap_ue_seeding.js:107:41)"],"cause":{"type":"internal error","code":"UNEXPECTED_ERROR","details":"An unexpected SuiteScript error has occurred","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/UserEventScripts/biap_ue_seeding.js:107:41)"],"notifyOff":false},"notifyOff":false,"userFacing":true}.