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

problem in smartforms

Former Member
0 Likes
731

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
698

Hi,

Move your footer window beneath main window.

6 REPLIES 6
Read only

Former Member
0 Likes
699

Hi,

Move your footer window beneath main window.

Read only

Former Member
0 Likes
698

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

Read only

Former Member
0 Likes
698

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

Read only

Former Member
0 Likes
698

Read only

Former Member
0 Likes
698

Hi,

try with giving option as

'print on the last page only'.

Regards,

jaya

Read only

Former Member
0 Likes
698

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.