adspace
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
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is your current client number?
What is the project you are currently working and work that you are doing
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
please give the remaining answers.
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Did you create secondary index?
What work you have done in HR module
How can we handle table control in bdc? : abap bdc