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
I want few sample tech spec's in ABAP
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 change the page size of the layout?
What are the modules in FI that you have worked on ?
Can we have more than one Selection Screen and how ?
What are the various text formatting options in sapscript?
What is the use of rstbserv program?
How to edit standard SAPSCRIPT called by standard program ?
How to transfer the objects? Have you transferred any objects ?
How can I transfer sapscript from one client to another?
How to debug a script?
What is the use of itcsy structure?
How many main windows are allowed for sapscript?
What is the purpose of sap script? Difference between sap script and report?
What are the types of windows?