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

A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

768


What is a fall back class?

1221


While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc

979


What are the main events of which are used for logical database?

793


There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue

8014


In sap script how to print bar code in vertical manner

3655


Explain the Inportance of pa30? : abap hr

972


What is the differences between abap and ooabap. In which situation we useooabap?

1010


What is a development class? : abap data dictionary

909


What is the process to enhance the Infotype

3081


How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2019


What is a bsp application? : sap abap hr

815


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

844


How do you find number of records present in internal table?

761


What is an update task? : abap modularization

781