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
HELLO ALL...HOW CAN WE CORRECT AN ERROR IN PRODUCTION...?
What does the smartforms development class start with ?
What is sap script?
What is the use of the position and size command in sapscripts?
I want to take the back up of my script layout into my hard disk to be loaded later. What should I do?
i want default printer name in sap-scripts? please help me how to handle this one.
How can I copy sapscripts from one client to another, or export/import them?
What are Change Pointers ?
What is the use of perform statement in scripts ?
What is client concept in sapscript? What is client dependent and client independent?
How does check, continue and exit commands work in loop and end Loop.
What is client concept in sapscript?
What is the print program?
What are the different types of symbols?
You want to backup sapscript layoutsets. How will you do it?