https://netsuiteprofessionals.com logo
Title
a

al3xicon

08/23/2017, 2:26 PM
i have a script returning column information from a sales order, including the
units
column to get UOM information. from there, I need to retrieve the UOM conversion factor based on the ID returned from this, but it does not seem possible - has anyone been able to accomplish this?
g

girieshg

08/23/2017, 4:02 PM
I worked on a similar requirement. What I did was get the item ID. lookup the units type and then get the conversion rate from the units type sublist using the UOM id.