SAP REPORTING EVENT - Glossary

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/sap-help/index.php on line 54
ARTICLE

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.