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.
Setting ShipTo / ShipAddress / ShipAddressList on Purchase Order
I am trying to set either the shipTo or shipAddressList fields on the Purchase Order, on a PO which the supplier is drop shipping direct to the customer.
My first issue is that there appears to be no documentation on shipTo, shipAddress, shipAddressList related to SuiteTalk.
So, I decided I would just pull the AddressBookList from the customer and set it to the PO. No dice, shipAddressList is a recordref and apparently addressBookList was not inherited from recordref. AddressBookList also does not appear to have an internal ID.
So, since that didn't work, I thought I'd try to loop through the Addressed in AddressBookList; get the Default Shipping Address and set the shipTo field to it's internalID. But, I can't figure out a way to loop through the AddressBook records, within the addressBookList?