My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
Comments
-
Thank you for your support. I set below and it is solved. try { // Custom Record値取得 var date = newRec.getValue({fieldId : 'custrecord_ns_isc_date'}); var subsidiary = newRec.getValue({fieldId : 'custrecord_ns_isc_subsidiary'}); var location = newRec.getValue({fieldId : 'custrecord_ns_isc_location'}); var previousstatus =…
-
I set Lot Number Record InternalID. subrecord2.setCurrentSublistText({sublistId: 'inventoryassignment', fieldId: 'issueinventorynumber', value: '83298'}) subrecord2.setCurrentSublistValue({sublistId: 'inventoryassignment', fieldId: 'issueinventorynumber', value: '83298'}) Both are same error occurred..…
-
Thank you for your advise, but still error occurred.. {"type":"error.SuiteScriptError","name":"USER_ERROR","message":"Please enter value(s) for: Serial/Lot…