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.
Retrieving and setting AddressBook State
Further to my previous posting in thread "Retrieving customer attributes and primary contact", I am still having problems correctly setting the state value through web services.
I have worked through the process of setting the country by a long case statement to match the string value for each country and return the au.com.netsuite.webservices.Country value. I have to think that there must be a better way...
However, I cannot set or retrieve the State value. This is because au.com.netsuite.webservices.State seems to only have the value for US states.
I have tried this with Set Up > Company > General Preferences > Allow Free-Form States in Addresses checked and unchecked, but it seems to make no difference. If I set a US state through the browser interface, I see that returned from the value in au.com.netsuite.webservices.CustomerAddressbook, but if I set an Australian state, the value returned is _alabama (ie enum 0).