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

What is the Process to transfer IDOC from Outbound System to Inbound system.

1663


Describe the difference between macro and subroutine?

626


Explain the use of table maintenance allowed?

534


Explain the different types of view?

594


What are the payroll related infotypes? : abap hr

569






What are the function modules used to create batch input session? : abap bdc

621


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

620


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

599


Sal abap on hana interview

699


How to upload more than 2GB file from External Source to SAP?

846


How is conversion of data types done between abap/4 & external level?

560


Fallback class

1737


wht is the diff. b/n initialization and lotus of event

1387


What is the project you are currently working and work that you are doing

1007


What is an update task? : abap modularization

588