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!
Searching Customer Addresses
Since you all have been such great help in the past, here's another one.
I have a Transaction of type 'estimate'. By default this does not have a shipping address associated with it.
I'd like to retrieve the address from the associated customer's addressbook that has defaultshipping set to 'T'.
I would prefer not to have to loop through all the customers addresses to find this address, but I can't figure a way to select just the address subrecord that has defaultshipping set to 'T'.
What's the best way to get this data? I'd prefer to get it directly from the estimate record, but if I have to load the customer record first, I can live with that.