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
423

I have copied the standard lay out F110_prenum_check into z program. I wanted only one page so i deleted other two pages because cheque format is only in one page. but problem is that it is giving two pages in print out. it is not printing items in document and check detail like total amount and amount in word in second page. using FBZ5 for running this program to see out put. how to restrict all in one page.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
393

Is it right that you have two problems:

1. not printing item

2. printing on 2 pages.

1. check your payment method configuration (FBZP -> company code settings -> payment advice control (as many as req. and NoPytAdv)

2. check printer settings, or move check details window in form up

3 REPLIES 3
Read only

Former Member
0 Likes
394

Is it right that you have two problems:

1. not printing item

2. printing on 2 pages.

1. check your payment method configuration (FBZP -> company code settings -> payment advice control (as many as req. and NoPytAdv)

2. check printer settings, or move check details window in form up

Read only

0 Likes
393

up to some level it is working now three pages coming .currect data is coming only in second page. 1 and 3 page coming extra. how to stop 1 and 3 page.

Read only

Former Member
0 Likes
393

u want to print only check details in Check.

i mean to say only check Printing ...in that case u have to create the Page Format and Initialize printing properties......