what are the events in ABAP?
Answer Posted / surekha
The events in ABAP are:
Classical Events:
1)load of page
2)initilization
3)At selection-screen
4)At selection-screen on field
5)At selection-screen on value request
6)At selection-screen on help request
7)start-of-selection
8)end-of-selection
9)top-of-page
10)end-of-page
Interactive evens:
1)At line selection
2)At pf status
3)At user-command
4)Top-of-page during line selection
Module pool Events
1)PBO-Process Before output
2)PAI-process After Input
3)POV-Process on value request(F1 help)
4)POH-process on help request(F4 help)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can you manipulate the presentation and attributes of interactive lists?
What is a data element?
How many ways you can create table? : abap data dictionary
What is delivery class? : abap data dictionary
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?
What is the collect statement? How is it different from append?
What are the main events of which are used for logical database?
What is the difference between semi-monthly and Bi-weekly payroll area
Can a filed occur in several field groups?
What are the different types of the sap abap data dictionary objects?
What is sap abap tables?
What is an rdbms?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
Why cant we use Normal function module for data transfer?
Name a few data dictionary objects?