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 are Change Pointers ?
What is difference between window & a page window?
How can I set the header and footer in the main window?
What is the use of rstxscrp program?
I want to take the back up of my script layout into my hard disk to be loaded later. What should I do?
How to download/upload image sapscripts from & to your pc?
What are the modules in FI that you have worked on ?
What are the types of windows?
When a program is created and need to be transported to production does selection texts always go with it ? if not how do you make sure ? Can you change the CTS entries? How do you do it ?
How to add extra functionality to a standard print program without touching the print program ?
What is sapscript? What are the components of sapscript?
What is the client concept in SAP? What is the meaning of client independent ?
How many interactive reports did you write ?
What are step loops? How do you program page down page up in step loops?
What is the purpose of sapscript?