Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Enums: State/Country/Task
During our writes to NS, we have to encode some field values. For example, states and countries are in plain text in notes. During the feed, we translate the text into the codified values that NS expects. We have most US codes. Can you give me the definitive list of values that NS uses world-wide.
I’ll need the codes for these fields:
State (i.e. _alabama, _alaska, _arkensas etc)
Country (i.e. _unitedStates
TaskStatus( i.e. _inProgress, _completed)
Priority (i.e. _low, _medium, _high)
EventStatus (i.e. _completed, _canceled)
0