Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
NetSuite has launched SuiteSuccess Wholesale Distribution Edition, in Japan. Please join us the webinar on February 12 that introduces NetSuite solution with demos and case studies for Wholesale Industry.
Register Now
Have questions or experiences to share? Post your Release 2026.1 questions and join discussions in the Release 2026.1 category.
Intelligent Payment Automation, powered by BILL (formerly Bill.com), lets you automate payments, manage vendor details, and bank account information within NetSuite.
The SuiteApp is available to organizations based in the U.S. with a valid U.S. address, or to global customers (except Canada, China, and Japan) with U.S. business subsidiaries. It only supports payments to vendors operating in the United States.
For more information, visit this thread.
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}