similar to this question from a while back: https://netsuiteprofessionals.slack.com/archives/C29HQS63G/p1707410602984109 - is there anywhere i can get a list of inventory item "type" values? either via the api or maybe suiteql again? looking for the same data set that maps "Inventory Item" -> "InvtPart" in the search UI
c
Clay Roper
02/21/2024, 3:36 PM
Copy code
SELECT DISTINCT itemtype, BUILTIN.DF(itemtype) FROM item