Skip to Content
0
Former Member
May 13, 2010 at 06:08 AM

Showing Incorrect format of Quantity and Currency field in SAP SCRIPT.

189 Views

Hello,

I've copied standard SAP script and modified it to dispaly a PO. The currency is in INR. But on output of the form the currency and quantity are shown in incorrect format. For example :

100.000.000,00 wheres right value is 100,000,000.00.

-In debug mode also right value is shown 100000000.00. but display is incorrect.

Same for Quantity also.

Shown in Dispaly as 1,00 whereas right value is 1.00

-In debug mode also right value is shown 1.00 but display is incorrect.

We also checked User Profile settings but not effecting after changin all settings.

Please advice.

Regards,

Supriya