Answer Posted / alex
There are eleven different events in ABAP/4
Category Events
Driver initialization
at selection-screen
start-of-selection
get
end-of-selection
User at line-selection
at pfn
at user-command
Program top-of-page
end-of-page
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is ole?
What is the difference between scrolling a table horizontally and vertically?
What is the use of dequeue function module? : sap abap data dictionary
Explain what are the events in screen programming?
What is occurs in internal table?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What are the data types of internal tables?
Difference between top-of-page and top-of-page during at line- selection?
What application areas are you comfortable in?
What is the collect statement?
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is the difference between call transaction method and the session method? : abap bdc
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is the difference between collect and append statements?
What is the use of table maintenance allowed?