2008 Aug 07 4:39 PM
HI is there any functionality available in which we can get correct format for a particular currency
the requirement is such that if amount AMT is in dollars then the value should have commas etc as
1000,00 and so on as required in dollars and if the currency is INR then we should have the amount in
decimals like 1000.00
we need a FM which would take input as currency and amount and give output in the correct
format .
HI is there any functionality available in which we can get correct format for a particular currency
the requirement is such that if amount AMT is in dollars then the value should have commas etc as
1000,00 and so on as required in dollars and if the currency is INR then we should have the amount in
decimals like 1000.00
we need a FM which would take input as currency and amount and give output in the correct
format .
2008 Aug 07 4:41 PM
2008 Aug 07 4:45 PM
The decimal notation depends on the user setting for tha particular user, which you can see and change in SU01 default tab.
You can write some code to do the conversion using either REPLACE statement or the FM PP_CATT_CONVERT_DECIMAL_POINT
2008 Aug 07 4:45 PM
2008 Aug 07 5:17 PM
Hi,
Please check table TCURX. Read the help about the table. I think this would definitly help
Thanks,
Kartavya Kaushik.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |