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


Please Help Members By Posting Answers For Below Questions

How do I set tabs between the fields in display?

533


Different types of ABAP memory ?

1947


Where do we define tab space for data in sapscript?

586


What is the use of perform statement in scripts ?

1544


Explain the character format in layout set.

529






How can I transfer sapscript from one client to another?

507


Explain the header data in layout set.

551


What is the use of itcsy structure?

707


How can I format the date being displayed in the sapscript?

548


What is the use of rswbo052 program?

645


How to download/upload image sapscripts from & to your pc?

593


How to design the windows in script?

541


I have created a sapscript in language de. Now I need to translate it to en. How could I do this?

514


What are the different types of windows in sapscripts?

497


I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?

1815