Hi,
Is there any automatic way of assigning amounts having decimals with respect to currency.
I get amount(eine-netpr) in 2 decimals from table eine but have to assign it to a field according to the currency(eine-waers).
So if its currency 'OMR', the amount in table is '1000.00',
the I would want to assign it as '100.000' to a field which is used to update price in tcode me12.
Thanks in advance.