2013 Nov 21 10:25 AM
Hi Friedns,
I have an amount field (R130-WRSHB) in Sap script. My problem is when it prints the amount is displaying the format 10.000,00.
But in the driver program when it calls the WRITE form also it is coming correctly as 10,000.00. And in the User profile also maintained correctly.
Can anyone tell me the problem .
Thanks,
Anoop Satheesan
2013 Nov 21 10:59 AM
Hi,
My issue is resolved.
before printing the currency field in the script I put the below code to take the default country.
😕 SET COUNTRY ''
So it will take the currency format in the user profile..
Thanks,
Anoop Satheesan
Hi Friedns,
I have an amount field (R130-WRSHB) in Sap script. My problem is when it prints the amount is displaying the format 10.000,00.
But in the driver program when it calls the WRITE form also it is coming correctly as 10,000.00. And in the User profile also maintained correctly.
Can anyone tell me the problem .
Thanks,
Anoop Satheesan
2013 Nov 21 10:59 AM
Hi,
My issue is resolved.
before printing the currency field in the script I put the below code to take the default country.
😕 SET COUNTRY ''
So it will take the currency format in the user profile..
Thanks,
Anoop Satheesan
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |