hey all, is there a way of loading a transaction r...
# suitescript
t
hey all, is there a way of loading a transaction record and being able to find out the record type of the items on the transaction? if i just do
new nlobjSearchColumn("type", "item", "group")
it will return InvtPart but i need to know if its lotnumberedinventoryitem, inventoryitem etc.