‎2007 Apr 09 8:10 AM
hi all,
i am facing one problen regarding the issue of rounding off of amount.
in my se38 program when i do rounding off of price like A = 23985.52,
i get A = 23986.00. which is OK. for me.
but when i pass this same value to my sapscript its showing me<b> 23.986,00</b> why this happen why <b>,</b> is coming in place of <b>.</b>
please do as urgent.
thanks in advance
VINOD
‎2007 Apr 09 8:11 AM
Hi,
check the user settings (defaults) in SU01 Tcode.
or use the command SET COUNTRY ' ' in script.
it will print the country specific format.
regards,
Anji
‎2007 Apr 09 8:11 AM
Hi,
check the user settings (defaults) in SU01 Tcode.
or use the command SET COUNTRY ' ' in script.
it will print the country specific format.
regards,
Anji
‎2007 Apr 09 8:13 AM
hi
go to t-code: SU3
go to second tab defaults...
change the decimal notation and try...
hope this helps
thx
pavan