Application Development 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: 

Smart Form Footer help

Former Member
0 Kudos

Hello,

I have three windows which holds some standard text to be placed as footer on a smart form.

I mean these three windows should be seen on the last page on the smart form output.

Form may contains multiple pages.

How do i achieve this.

any ideas would be appreciated..

Thanks

Sampras.

4 REPLIES 4

former_member214131
Active Contributor
0 Kudos

Hello,

A new page ( Last Page ) with the necessary footer/text may be defined.

Hope this helps you.

Regards, Murugesh AS

0 Kudos

Thanks for your reply.

I have two pages First and Next.

I wanted to give a footer with three different window nodes at the form output.

With each window containing three different standard texts.

Is there any way to achieve this without creating a new page.

0 Kudos

Hello,

If you are triggering a page break in your SSF may be based on specific records in an Internal Table, then you will be able to determine the last page and hence print the required texts on the last page.

I am not sure of the program logic what is followed in the program / SSF.

This is based on my experience of SSF in SAP 46C.

Best Regards, Murugesh AS

Former Member
0 Kudos

Hi,

Let me Re-phrase your question.

You are placing the Three Windows ("footer") outside the Main Window and Need that they be displayed at the end of the Main Window or on the Last Page.

Please follow this

After creating the Three Windows, go to the conditions tab for each and check "Only After End of Main Window"

I Hope this Helps.

Rgds,

Santosh.