A unit of measure conversion is a mathematical relationship between two different units of measure. For example, 12 Each = 1 Dozen. If you want to transact items in units of measure belonging to classes other than their primary UOM class, you must define conversions between the base units of measure in different UOM classes.
API for UOM Conversion
Method 1:
Function would return -99999 if no UOM conversion defined for given parameters in UOM conversion setup.
Method 2:
There is one other overloaded function which has only 3 parameters item_id, from uom and to uom
Method 2:
There is one other overloaded function which has only 3 parameters item_id, from uom and to uom
Function Signature:
Example:
More about UOM Conversion:http://docs.oracle.com/cd/E18727_01/doc.121/e13450/T291651T291797.htm
select * from MTL_UOM_CONVERSIONS