‎2008 Mar 25 7:52 AM
i am using the same output type and layout to print the billing document.
My issue is For india the amount is displaying properly(EX : 29,140.00)
for foreing currency it is diaplay 46,47 instead of 46.47
Anyone pls help me out
‎2008 Mar 25 8:08 AM
Goto SAP Easy Access screen that u get after logging in.Then System->User Profile-> Own Data. Goto Defaults and change the Decimal Notation.
‎2008 Mar 25 8:08 AM
Goto SAP Easy Access screen that u get after logging in.Then System->User Profile-> Own Data. Goto Defaults and change the Decimal Notation.
‎2008 Mar 25 8:13 AM
Or you must be sending the country in Ouptut_options. which is doing this conversion.
‎2008 Mar 25 8:19 AM
Hi
they already coded the SET COUNTRY
IF I_ITCPP-TDSPOOLID NE SPACE.
PERFORM PROTOCOL_UPDATE_SPOOL USING '342' I_ITCPP-TDSPOOLID
SPACE SPACE SPACE.
ENDIF.
SET COUNTRY SPACE.
‎2008 Mar 25 8:12 AM
‎2008 Mar 25 8:13 AM
Read the SAP help also.
http://help.sap.com/saphelp_40b/helpdata/en/d1/8034fb454211d189710000e8322d00/content.htm