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
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
what is the difference between Blocked ALV and interactive ALV?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
What is an abap data dictionary? : abap data dictionary
What are the steps in creating screen ?
Explain how is batch input process different from processing on line?
Where can you find error log for call transaction? : abap bdc
Give examples of transparent table?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
Explain how do you move on to the next screen in interactive reporting?
What are the merits of its?-
when are objects are passed from task to the change request?
What is roles and responsibilities of sap hr consultants? : sap abap hr
What are critical issues you have faced in your project