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.
Mass Update After Transaction Submit
So here's my scenario... After submit of a sales order, I need to update lots of Inventory or Assembly Items based on the values entered into that sales order. There is a potential for over 100 items to be updated. Is there a good way to do a mass update of all these records? I know there is an nlapiSubmitField call I could use except that uses up 10 usage points so I would only be able to update 100 Items. I could use nlapiSubmitRecord except that would use 30 usage points (10 to load and 20 to submit). I