Given an item ID, how can I get the item type? I w...
# suitescript
e
Given an item ID, how can I get the item type? I want to know if a given item is a discount item
e
Use a search.lookupFields and
type
for the columns.
e
Thanks @ehcanadian!!! 😄