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
437

Hi

I need to handle a cheque printing process in my project.if i use the FBZ5 trancode. it accepts only one document no to print the cheque. but i need to pass the multiple document no

Pls suggest me

Regards

Ganesh

3 REPLIES 3
Read only

Former Member
0 Likes
407

Hai Ganesan,

cheques are printed in SAP via transaction F-58.

settings u need to make:

Goto transaction FBZP. There u ll find the standard Print Program(RFFOUS_C) and SAPSCRIPT(F110_PRENUM_CHCK). u need to replace them with ur zprogram n script if u r customising the cheque.

Hope it helps.

Also you can refer this link...

Regards,

Srikanth.

PS:Reward points if helpful

Read only

0 Likes
407

Thanx Srikanth.