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!
getting names of units (not unit types)
I have a RESTlet that runs a saved search for Unit Types so I can look up the names of units both short and abbreviated, e.g. "Pounds" or "lbs" and "Linear Feet" or "feet", as well as singular and plural. However, I can't look up the names of additional units.
For example we have a unit of unit type "Case Good Packs", with internal id 93 and name "2 Piece Carton". I can't find a way, knowing that id, to look up the plural abbreviation for that unit (ctn2s) in a RESTlet, which is something I would really like to do.