ABAP Keyword Documentation → ABAP - Reference → Program structure → Modularization Statements → Event Blocks
Selection Screen and List Events
Selection screen and list events are events from classical screen processing, which are converted by the ABAP runtime environment into ABAP events and are handled directly in the ABAP program instead of in the dynpro flow logic.
- Selection screen eventsoccur during selection screen processing.
- List events occur during classical list processing.
They are described in their respective environment.