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!
How to set linelevel shipto address on the sales order using scripting
Gurus,
We have a requirement to bring the BillTo on the SO level as ShipTo at the Line level using scripting 2.0. We tried various methods and even checked the order.
Enable Line level to true
Set shipaddresslist to null
set country to US
set label to QWERTY
set individual fields like Address1, zip etc.
The fields are being set in the debugger mode but the moment the line is committed, it does not save.
We also tried using internal ids, as well as billaddress to shipaddress concept. Nothing works.
Any assistance is appreciated.
Thank you,
Sree