Elements of Main window and is Main window compulsory in
Sap script ?

Answer Posted / rudra vikram

Main window will created by system by default when we create a
sap-script

In sap scripts we have 4 different types of windows

1) MAIN --- To display the Internal table data.
(i.e, continues text)
2) CONST---To display the fixed data.
(i.e, constant data)
3) VAR---To display the Variable data.
(i.e, data which changes time to time / data which changes dinamically)
4) GRAP---Grid screen (for logos and pictures)



By the above four types of windows we can came to conclusion that we need main window only for printing the data from internal table.
The need of main window in the PAGE WINDOWS is depends on our requirement,If at all we need to display the continuous data from the internal table we need MAIN WINDOW.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is an rfc?

817


How do you differentiate tax for different countries? : sap abap hr

886


What are the two ways for restricting the value range for a domain ?

924


What is the use of abap data dictionary? : abap data dictionary

789


What are the types of bdc s?

754


What is the disadvantage of a call by reference?

840


What are multiple use BADIS?

1225


Type casting and error handling

1126


Explain the difference between open_form and close_form?

715


did u done enhancement framework?how u implemented?

5277


What is a development class? : abap data dictionary

913


What is luw?

902


Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?

777


What is database utility?

878


Of the two call transaction and session method, which is faster?

896