can we create a smartform without a MAIN window?give me the
reason!
Answer Posted / sushil choudhary
Purposse of main window in smartform is to automaticlly
trigger next page if tha data in main window overflows.
that is why width of main page is same in all windows but
its height may vary.
Now coming to the above question if while developing a
form you are sure that all tha data in smartform is static
i mean (amount of data is static like fixed no of rows are
required in all cases ) and there is enough space in form
to accomotate that data then there is no need to have any
main window.
But note that a page without a main window can not define a
anext page . Also command node in the samrtform can only be
added in main window which will tigger the next page on
certian condition.
Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
What is sap script? What is the purpose of sap script?
What is the purpose of sap script? Difference between sap script and report?
What is the use of the position and size command in sapscripts?
i want default printer name in sap-scripts? please help me how to handle this one.
How to debug a script?
How can I print logos in sapscripts?
What is the client concept in SAP? What is the meaning of client independent ?
How can I set the header and footer in the main window?
I want few sample tech spec's in ABAP
How can I prevent page-break in the message that is to be displayed?
You want to import graphics into sapscript. How will you do that?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What is t.code for script styles?
Differentiate between window and page window.
If u want to add any fields in the layout what is the procedure you follow ?