Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in PO printing

Former Member
0 Likes
649

Dear ALL,

Problem with a script of PO. In development PO Printing is fine but in production the field of currency is printing like 25000,00.

My decimal notion is also right as in development I need DOT sign but comma is appear.

Regards,

Pankaj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
617

Hello

Is it standard script for PO ?

4 REPLIES 4
Read only

mvoros
Active Contributor
0 Likes
617

Hi,

probably your user has different settings for decimal notation in production. Have a look in SU3 tab Defaults. One way how to avoid this issue is to write value into string and force required format.

Cheers

Read only

Former Member
0 Likes
618

Hello

Is it standard script for PO ?

Read only

0 Likes
617

yes this standard change into Z. run program is standard

Regards,

Pankaj

Read only

0 Likes
617

Hello

Then check in OY01 (country global parameters) decimal format for vendor's country.