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

Issue in Cheque Printing

Former Member
0 Likes
562

Hello all

I have a requirement like this. I need to do print some details in Cheque. In a page i have 3 cheques. My problem is when print 1st page, 1 cheque print and then remaining 2 cheques are skipped. I want to print only 1 cheque and dont want to skip other 2 cheque .

Can anyone tell how to solve this problem.

Regards

parag

Hello all

I have a requirement like this. I need to do print some details in Cheque. In a page i have 3 cheques. My problem is when print 1st page, 1 cheque print and then remaining 2 cheques are skipped. I want to print only 1 cheque and dont want to skip other 2 cheque .

Can anyone tell how to solve this problem.

Regards

parag

2 REPLIES 2
Read only

Former Member
0 Likes
535

Hi,

Please co ordinate with your ABAPer and develop Z Transaction code for Cheque printing with 3 cheque's formats each cheque one radio button -

while doing cheque printing you have to select that particular cheque format radio buttion and execute & Print

Thanking you

Regards

Mahesh

Read only

Private_Member_7726
Active Contributor
0 Likes
535

Hi,

"I want to print only 1 cheque and dont want to skip other 2 cheque."

Umm...err... you want that the page will be output only after the user has (users have) requested printing for at least three cheques? If there are less than three, the cheques need to be "queued" somewhere - do I get you right?

cheers

Janis