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 with cheque printing in production Server Tcode - FBZ5

Former Member
0 Likes
658

Hi

Cheque Printing using SAPScript with TCODE FBZ5.

I had a problem with cheque printing in production Server. TCODE - FBZ5

It is working fine in Development Server with proper alligned data but not coming alligned data in production server. I compared, dubugged and checked the allignment...there is no difference I found.

Could you please let me know, where the problem is occuring.

The amount is not coming properly and coming out of the box.....but it is coming properly in development server.

Sekhar

Hi

Cheque Printing using SAPScript with TCODE FBZ5.

I had a problem with cheque printing in production Server. TCODE - FBZ5

It is working fine in Development Server with proper alligned data but not coming alligned data in production server. I compared, dubugged and checked the allignment...there is no difference I found.

Could you please let me know, where the problem is occuring.

The amount is not coming properly and coming out of the box.....but it is coming properly in development server.

Sekhar

4 REPLIES 4
Read only

Former Member
0 Likes
628

have you tested it on the same printer in bothe dev and prod?

Read only

0 Likes
628

Yes, same printer only.

Read only

0 Likes
628

hi,

take a help of basis person and check whether same settigns are present for printer in dev and prod.

tcode spad .

Read only

Former Member
0 Likes
628

Hi,

For Amount field you must print like &amount(C)&. And it must be printer settings only. Because i gor same like this error while printing cheque. at that time Basis team had made the changes in printer settings.