2008 Jun 25 10:43 AM
Hi Abapers,
How can we do to display the declaration part of one document should be in the last of the content? (the document may contain one page or more than one page)
(This was one interview question I faced, my answer was, By using program lines with condition)
2008 Jun 25 11:29 AM
we have a options(check box ) in smartform weather in first page or in last page .
2008 Jun 25 10:59 AM
Hi shubhas
greetings 4 the day.
i think u can put all declaration part in one box.....and place this box to the last of the content's main window.
plz eward if found helpful.........
prashant
2008 Jun 25 11:01 AM
Hi,
Try like this.
Take all the declarations(data) in the second page, and call that page using command when u needed (at end of your process).
Reward points if it is helpful.
2008 Jun 25 11:29 AM
Hi Ravi kumar,
I didn't mean the declarations as variables, some words like in resume we can put declaration part at the end of the resume know? like that....i didn't mean a variable declarations...can u get my point?
2008 Jun 25 11:29 AM
we have a options(check box ) in smartform weather in first page or in last page .
2008 Jun 25 11:33 AM
In TEXT go to Conditions tab and check the checkbox only after the end of mainwindow
2008 Jun 26 9:34 AM
Hi ,
Create the declaration part in a particular window.For that particular window check the condition in condition tab as only after the end of main window or only on last page.
Regards,
Sreeja