2010 Jun 02 9:54 AM
Hello All,
I am using the function module UNIT_CONVERSION_SIMPLE. The paramets which i have passed as below.
input = '0.001'
unit_in = EUR
unit_out = EUR
round_sign = X
Instead of getting the output as '0.001' i am getting the value as '0.000'. Kindly let me know the reason.
Thanks,
Neslin.
2010 Jun 02 10:59 AM
Hi Nelsin,
The FM listed below, takes Units of measure, but no Units of currency.
Check the same and use appropriate FM.
Regards,
Shashikanth. D
Hello All,
I am using the function module UNIT_CONVERSION_SIMPLE. The paramets which i have passed as below.
input = '0.001'
unit_in = EUR
unit_out = EUR
round_sign = X
Instead of getting the output as '0.001' i am getting the value as '0.000'. Kindly let me know the reason.
Thanks,
Neslin.
2010 Jun 02 10:59 AM
Hi Nelsin,
The FM listed below, takes Units of measure, but no Units of currency.
Check the same and use appropriate FM.
Regards,
Shashikanth. D
2010 Jun 02 11:02 AM
Hello Neslin,
Use this FM CONVERT_TO_LOCAL_CURRENCY instead of using UNIT_CONVERSION_SIMPLE FM.
Best Regards.
2010 Jun 02 6:54 PM
Hi Neslin,
Units of Measures and Units of Currency use different Function modules.
There are lots of function modules.
Try this FM CONVERT_CURRENCY_BY_RATE.
This is a simple FM used for currency conversion.
May this info helps you.
Regards.
Deepak Sharma
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |