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

invoice output issue

Former Member
0 Likes
969

Hi experts

i am printing invoice 91256789 for different output type (Z1B1 and Z1C1)

Invoice quantity value is 34,000

for Z1B1 output type quantity display like 34.000

for Z1C1 output type quantity display like 34,000

anybody Know, what's wrong in Z1B1 output type

Hi experts

i am printing invoice 91256789 for different output type (Z1B1 and Z1C1)

Invoice quantity value is 34,000

for Z1B1 output type quantity display like 34.000

for Z1C1 output type quantity display like 34,000

anybody Know, what's wrong in Z1B1 output type

8 REPLIES 8
Read only

former_member195383
Active Contributor
0 Likes
913

Hi...

The format of printing depends on the type of the variable that u are using for printing the amount.

If its of the currency type, then it will take the format from SU3 settings.

go to su3 settings-->defaults

in that in the decimal notation u can see the type...try chnaging that one...relogin...and try again...

Hope it helps...

Reward points if the abv is helpful....

Read only

0 Likes
913

Rudra

In user profile data format is 1,234,567 (appropriate).

Read only

Former Member
0 Likes
913

Kumar,

Check the user setting for Z1B1 there u have to set the things...

In IMG where u have defined the output type u have this setting..

Regards...

Read only

0 Likes
913

Shakeel

how to check the user setting for Z1B1.

Read only

former_member195383
Active Contributor
0 Likes
913

so in Z1c1 u r getting the correct uotput ..

Then for the print program associated with Z1B1 get the type of the variable holding the amount changed to currency type...This will fix ur issue..

Read only

0 Likes
913

Rudra

problem is in Quantity field. not in amount

Read only

0 Likes
913

Then try changing the type of Quantity field to curr, in the print program associated with Z1B1, ...This will fix ur issue..

Read only

Former Member
0 Likes
913

Hi SDN's

Still i am not able to fix this issue. Anyone have idea about this?

Regards,

Kumar