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


Please Help Members By Posting Answers For Below Questions

what are the two methods of modifying sap standard tables? : abap data dictionary

616


How many types of size categories and data classes are there?

614


Does the table can have multiple foreign keys?

585


Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs

1850


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

562






Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?

561


List the events in abap/4 language?

578


What is an evaluation path? : sap abap hr

549


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

598


What is help view?

552


Is a logical database a requirement/must to write an abap/4 query?

576


What is roll area?

562


How can the standard tables of sap be modified?

628


What are field groups?

595


what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

601