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!
calculate est. landed costs before submit event.
Hello everyone,
I want a script that when an item receipt comes from a third system to netsuite to basically go in every line of the items that are there and enable the calculate est. landed costs checkbox. Basically what I do from the UI.
I have created a BS event, iterate all lines and tried change values to the following 'landedcostset', 'tracklandedcost' but whatever changes I make here its like another script reverts those.
I also tried to get value of 'custcol_scm_lc_autocalc' which I found from saved search but this returns null.
Has anyone approached this differently or can explain me how landed costs are calculated before saved?