‎2009 Feb 13 6:54 AM
Hi Experts,
i want to print footer in last page. for that i check the "only after end of main window" in condition tab.
I put my footer window overlaping to main window. so if my main window ends at first page with full records, footer is overlaping and the footer information also coming on the same place.
How to solve this...
Thanks
sekhar
‎2009 Feb 13 6:58 AM
‎2009 Feb 13 6:58 AM
‎2009 Feb 13 6:59 AM
Hi
give the type of the footer window as FINAL WINDOW.
also give the condition after the end of main window.
and give the condition SFSY-PAGE = SFSY-FORMPAGES in the condition tab.
This will print the footer window below the main window.
If you want to display the footer window in a separate page then u have to use a second page.
If you want this in a table ,the visit this WIKI.
I have created a WIKI on this with example and screen shots.
[https://wiki.sdn.sap.com/wiki/display/ABAP/SMARTFORMguide]
Try this .
This will solve your problem
Regards
Hareesh
Edited by: Hareesh Menon on Feb 13, 2009 8:08 AM
‎2009 Feb 13 6:59 AM
hi....
in the condition you have to chage it to some other condition cause the way you have specified it will be giving you only that functionality....
dont change the layout just chage the condition
regards
‎2009 Feb 13 6:59 AM
‎2009 Feb 13 7:00 AM
Hi,
try with giving option as
'print on the last page only'.
Regards,
jaya
‎2009 Feb 13 7:07 AM
Hi Sekhar,
Double click ur Footer and u can see the output options.
In this check -- at the end of table
Then it should be fine.
Cheers,
Rajesh.