Unit of Measure Conversion PL/SQL Function
546215Nov 21 2006 — edited Nov 21 2006hi
i require a PL/SQL function which would return conversion rates for unit of measure.
For Ex:
i/p's
For a item id
From Unit:Each
To Unit:Pound
and it should give conversion rate even for interclass conversion say from Quantity to some other class.
Thanks&Regards