‎2008 Mar 27 11:04 PM
Hi,
I am new to Sap Script
I got an requirement, We are getting 4 pages print. But we don't want all pages to print...we need get only page to print. We don't want all 4 pages to print.
What we have to do? and what are the steps need to be taken? Please explain your best answer.
F110 is the tcode and Form is F110_PRENUM_CHCK.
Print Program is RFFOUS_C.
But i saw in this Form Pages are 3 - FIRST LAST NEXT.
Which page i need to take. Please help me.
Regards,
Maruti
Edited by: Maruti DP on Mar 28, 2008 12:27 AM
‎2008 Mar 27 11:36 PM
We use a Z version of RFFOUS_C, but I'll try to help.
I think the other pages are the form summary section.
Try to check the option "No form summary section" in the Output control of RFFOUS_C
‎2008 Mar 27 11:36 PM
We use a Z version of RFFOUS_C, but I'll try to help.
I think the other pages are the form summary section.
Try to check the option "No form summary section" in the Output control of RFFOUS_C
‎2008 Mar 28 12:11 AM
Thank you,
In Output Control the No of Sample Printouts --- 2
No.of items in payment summary -- 9999
No Form Summary Section --- Blank.
Edited by: Maruti DP on Mar 28, 2008 1:12 AM
Edited by: Maruti DP on Mar 28, 2008 1:14 AM
‎2008 Mar 28 2:00 AM
Hi,
By default SAP check printing will print as many pages depend on the Main window Remettiance items records. If You don't wnat to print all other pages you have to modify the SAPSCRIPT as well as the print program according to your requirement.
Hope this helps.
Thanks,
Greetson
‎2008 Mar 28 4:17 AM
Hi,
Now it is printed 2 pages only.
But i need only one page.
The first page is corect page i want to get this only. the 2nd page i don't want. what is the procedure.
but i am getting error log, i hope it is because of i deleted NEXT and LAST pages in PAGE window.
to rectify this what i have to do?
Regards,
Maruti