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

Cheque printing

Former Member
0 Likes
525

Hi Friends,

While taking the cheque print out using T-code FBZ5, if the line items are more than 25 items (ie., 25 invoices), the cheque is getting printed three times but the first two cheques are getting cancelled automatically, and only the third one is OK.

Pls let me know in which program I should make corrections to avoid duplicate cheques getting printed.

Regards,

Mark K

4 REPLIES 4
Read only

Former Member
0 Likes
491

Program is RFFOUS_C, you have to customize this one to eliminate the void cheques.

Regards

Muthappan

Read only

0 Likes
491

Why it is printing like that.

Regards,

Read only

0 Likes
491

Hi,

the design is like that. it will print original cheques at last of all the invoices.

So you can eliminate Void cheque content in Form. which form your using is it f110_prenum_chck or someother?

My case is i have to eliminate Void cheques and i have to print Main cheques in first page itself.

regards

Muthappan

Read only

0 Likes
491

We are using F110_chck01 (customised as ZS_F110_CHCK01). Kindly let me know, how to eliminate the void cheques and to print only the main cheque on the first page.

Regards,