ABAP Keyword Documentation → ABAP Glossary
reporting event
Event of the
ABAP runtime environment that occurs in
executable
programs when these are started using a SUBMIT or a
report transaction. Reporting events represent the
EVA principle of
reporting when used with a
logical database. The
event key words assigned
to the reporting events are INITIALIZATION,
START-OF-SELECTION,
GET, and END-OF-SELECTION.