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
Explain the main in sapscript
How do you handle filters in ALV Reports?
Explain the pages in layout set.
If the second page is not triggering what is the problem?
How to print page numbers in a script through SE38 Program ?
What is the use of perform statement in scripts ?
Different types of ABAP memory ?
How can I create a shaded box?
In what format does sap script store text ?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
I create a box in sap script for the amount in bill,i want to add Rs. word over box,it is possible?
How can I transfer sapscript from one client to another?
What do you mean by symbols? What are their different types?
How to download/upload image sapscripts from & to your pc?
How can I format the date being displayed in the sapscript?