Unit weight conversion LB to KG
Hi Guys,
I need to convert the LB to KG, i came to know this the FM "UNIT_CONVERSION_SIMPLE" will support,
I am pssing the INPUT = 100000
UNIT_IN = LB
UNIT_OUT = KG
But function module not giving any ouptut, Can any one suggest, what values i need to pass to the FM or any other way to do the conversion.
Thanks in advacne.