Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
FAM - Asset Transfer Error, missing ID on script created asset record.
Hi all,
Having an issue with the above mentioend action, trying to move an asset from one location to another. The asset in question is created by a script that I've built to create the fixed assets. I'm using this instead of the normal process to better handle the capture of serialized assets.
When I select any of the asset records that were created this way to move their location, I immediately get the following error page after selecting the asset.
{"type":"error.SuiteScriptError","name":"SSS_MISSING_REQD_ARGUMENT","message":"load: Missing a required argument: id","id":null,"stack":["Error"," at Object.getLoadParams (suitescript/resources/javascript/record/recordUtil.js:140:21)"," at Function.loadRecord_raw (suitescript/resources/javascript/record/recordImpl.js:93:30)"," at suitescript/resources/javascript/record/recordImpl.js:82:27"," at Object.loadRecord (suitescript/resources/javascript/record/recordImpl.js:80:24)"," at Object.<anonymous> (/SuiteBundles/Bundle 508242/src/adapter/fam_adapter_record.js:49:23)"," at Object.loadAssetValues (/SuiteBundles/Bundle 508242/src/su/fam_su_assettransfer.js:359:34)"," at Object.onRequest (/SuiteBundles/Bundle 508242/src/su/fam_su_assettransfer.js:347:18)"],"cause":{"name":"SSS_MISSING_REQD_ARGUMENT","message":"load: Missing a required argument: id"},"notifyOff":false,"userFacing":true}