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

SCRIPT:Print cheque in one page

Former Member
0 Likes
319

Hi,

SCRIPT:

Standard program RFFOUS_C prints one cheque per page.

My requirement is to print latest cheque in one page. And i don't want to print other cheques pages.

Regards,

Maruti

Hi,

SCRIPT:

Standard program RFFOUS_C prints one cheque per page.

My requirement is to print latest cheque in one page. And i don't want to print other cheques pages.

Regards,

Maruti

1 REPLY 1
Read only

Former Member
0 Likes
296

Hi Maruti DP ,

You need to change the SAPSCRIPT MAIN window / Check window logic in the way that Check window will display only in one page. You need to use the variables &FORMPAGES& and &NEXTPAGE& inside the check widow text elements coding logic. We had implemented in our projects like this.

Let me know if you have any questions.

Thanks,

Greetson