what are the events in ABAP?

Answer Posted / ashwinikumar

EVENTS IN ABAP:

There are five types of events in ABAP, given below,

1. CLASSICAL EVENTS

a. Initialization
b. Load of program
c. At selection screen output
d. At selection screen of field
e. At selection screen on value request
f. At selection screen on help request
g. At selection screen
h. Start of selection
i. End of selection
j. Top of page and End of page.

2. INTERACTIVE EVENTS

a. At line Selection
b. At PF(predefined function) key
c. At User command
d. Top of page during Line_ selection

3. MODULE- POOL PROGRAMMING EVENTS

a. PAI - Process after input
b. PBO - Process before output
c. POV- Process on value Request(F! Help)
d. POH- Process on Help Request(F4 Help)

4. LIST EVENTS

a. Top of Page
b. End of Page

5.CONTROL BREAK EVENTS

a. At First
b. At Last
c. At New
d. At end of
e. On change of
f. GET node
g. GET node LATE
h. At line selection
i. At user command

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr

604


What is the use of buffering?

570


When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?

572


Example of table cluster and cluster tables.

653


What do you do when the system crashes in the middle of a BDC batch session?

697






Explain the Importance of pa20? : abap hr

633


What is meant by a schema? : sap abap hr

584


Explain what are the problems in processing batch input sessions?

539


What are different types of parameters?

608


What are the data types of the abap/4 layer? : abap data dictionary

667


How are BAPI different from normal function modules?

1724


What are different abap/4 editors?

610


What is the difference between free and refresh?

597


What is a fall back class?

1020


What are internal tables? How do you get the number of lines in an internal table?

634