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.
Getting at Billing and Shipping zipcodes for transactions via ODBC
Does anyone know how to get the billing and shipping zipcodes for a sales order transaction via ODBC?
In the GUI (reports and searches), I can access these fields easily, but I'm having a hard time on the ODBC side since I can't find an apparent link from the sales order transaction to the appropriate address book entry for the entity (customer)
The ODBC TRANSACTIONS view has a text representation of the entire addresses (including customer name)m but I don't really want to build an address parser since the data is in there somewhere.
I can join the TRANSACTIONS view to the ENTITY view with ENTITY_ID, but this doesn't give me a clue as to which address in the address book may have been used for that particular transaction