2008 Jul 29 6:47 AM
Hi
I am printing invoice for output type z1t1. No issue for this document
I am printing the same document but output type is different.
The amount fiel display line 2.500,00 instead of 2,500.00
Pls help me out
2008 Jul 29 6:52 AM
Hi Kumar,
In the output type formating is not done. Thats why its printing the way as you mentioned.
try formating option
&symbol(K)& --> SAPscript conversion routines specified in the Dictionary are automatically recognized and used when program symbols are formatted.
Best regards,
Brijesh
Hi Kumar,
try to use perform endperform before display of the fields
Pass the output type and currency fields as using and changing the currency field to the perform-- endperform
regards
padma
2008 Jul 29 6:49 AM
2009 Nov 20 5:07 PM
How and where to use exactly?
Within SAPscript editor or normal ABAP editor?
Regards
K
2008 Jul 29 6:51 AM
Hi,
Check the type of amount field and the reference field of that amount..
Thanks & Regards
Ashu Singh.
2008 Jul 29 6:52 AM
Hi Kumar,
In the output type formating is not done. Thats why its printing the way as you mentioned.
try formating option
&symbol(K)& --> SAPscript conversion routines specified in the Dictionary are automatically recognized and used when program symbols are formatted.
Best regards,
Brijesh
2008 Jul 29 6:53 AM
2008 Jul 29 6:57 AM
Hi Kumar,
try to use perform endperform before display of the fields
Pass the output type and currency fields as using and changing the currency field to the perform-- endperform
regards
padma
2008 Jul 29 6:58 AM
Hi,
The amount field display 2.500,00 is in japanese currency instead decimals (.) its display commas (,)
please check it outtype in EN or JA language
regards,
bhupal.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |