My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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…