what are the events in ABAP?

Answer Posted / shelly

THERE ARE MAINLY 11 ELVENTS USED IN ABAP. THESE ARE
1> TOP-OF-PAGE
2> END-OF-PAGE
3> AT LINE-SELECTION
4> AT USER-COMMAND
5> AT PFn
6> GET
7> START-OF-SELCTION
8> END-OF-SELECTION
9> AT SELECTION-SCREEN
10> AT NEW
11> INITIALIZATION.

USING OF EVENTS DEPENDS UPON REPORT.
AS IN CASE OF INTERACTIVE REPORT WE USED:
1> AT LINE-SELECTION
2> AT USER-COMMAND
3> TOP-OF-PAGE
4> END-OF-PAGE

IN CASE OF CLASSICAL WE USED:
1> Initialization
2> At Selection-Screen.
3> Start-Of-Selection.
4> Top-of-page.
5> End-of-page.
6> End-of-selection.

Is This Answer Correct ?    21 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the properties of selection screen?

834


Explain the differences between interactive and drill down reports?

710


What happens if we use leave to list-processing without using suppress-dialog?

861


Structures can contain data only during the runtime of a program (t/f) : abap data dictionary

1007


How do you use tab sets in layout sets?

833






what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?

1956


what are Hana Basics

1099


please give the remaining answers.

1953


What is difference between dialog program and a report?

798


How to do find it?

740


How can we handle table control in bdc? : abap bdc

791


What is the syntax of packed number?

835


What is the function of the correction system?

742


Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?

800


Some Realtime Objects on Bdc.

2618