‎2008 Jan 22 7:07 AM
hi experts
i have an issue,in the report list, i have to display the total as well as a factor,i am getting the seperation as a " , (CAMA)" but there should be "." plse help em how to get the "." insted of ",".
ex: total:2,200
factor: 1,20
expected result: total:2.200
factor:1.20.
psle help me to resolve the issue.
with regards
aaryaa
‎2008 Jan 22 7:11 AM
Hi Madhu,
Go to Menu bar SYSTEM -> USER PROFILE ->OWN DATA. Go to Defaults Tab change the decimal notation here from 1,234,567.89 TO 1.234.567,89
and restart SAP.
Regards,
Mukesh Kumar
‎2008 Jan 22 7:11 AM
Hi Madhu,
Go to Menu bar SYSTEM -> USER PROFILE ->OWN DATA. Go to Defaults Tab change the decimal notation here from 1,234,567.89 TO 1.234.567,89
and restart SAP.
Regards,
Mukesh Kumar
‎2008 Jan 22 7:12 AM
Hi,
Do like this
replace all occurrences of ',' in total with '.'.
Regards,
Satish
‎2008 Jan 22 7:13 AM
Execuute transaction OY01. Select the country code and double click to go to the details screen, make the setting in decimal format in the right hand down.
Please try this and do get back if it solves your purpose