‎2006 Mar 20 12:19 PM
Hi.
I have developed a script for billing document. When I am printing the amount I am getting DOT Instead of COMMA.
eg. Rs 10,000 appears as 10.000.I have set user profile also.Please suggest
‎2006 Mar 20 12:23 PM
Go to transaction OY01...u need to set the country specific settings for the respective countries n ther currencies.
ope it helps,
Regards,
Bikash
‎2006 Mar 20 12:22 PM
Hi,
Are you sure that the data stored in the table is also in COMMA format?
Also chek out country currency setting under general setting in SPRO.
If still it doesnt work, we can replace , with . on first occurance.
Regards,
Anjali
‎2006 Mar 20 12:23 PM
Hi,
Are you writing the amount field along with currency key?
Regards,
Raj
‎2006 Mar 20 12:23 PM
Go to transaction OY01...u need to set the country specific settings for the respective countries n ther currencies.
ope it helps,
Regards,
Bikash
‎2006 Mar 20 12:24 PM
Hi osk,
1. try logging out and again logging in.
2. user profile settings take effect
after again re-logging in !
regards,
amit m.
‎2006 Mar 20 12:24 PM
Instead of directly printing it on the script, take it into a char variable and use
write <amount> to <char> currency 'INR.