cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

function modules for unit conversion

Former Member
0 Likes
32,568

hai gurus.

what is the function module to make one qty to the same unit as other qty.

if one is in kg and other in pounds

i want to make both in pounds.

pls help me with this

View Entire Topic
Former Member
0 Likes

thanks for this

but i think u all ddnt get my problem fully. i will explain it,

i am writing a start routine for updating a cube. in that i have to make a calculation with quantity from two feilds. for that i have to make the unit of measurement standard to that of standard data in material master data.

my feild is 0qty and the master data feild is BaseUom. so my task is to,

Get the Base UoM from the 0MATERIAL Master data (0BASE_UOM).Convert 0QTY to the BaseUom (QTYBOM).