ABAPAT_SELECTION-SCREEN - AT SELECTION-SCREEN
ROGBILLS - Synchronize billing plans BAL_S_LOG - Application Log: Log header dataThis documentation is copyright by SAP AG.
AT SELECTION-SCREEN
Syntax
AT SELECTION-SCREEN selscreen_event.
Effect
This statement defines event blocks for different events selscreen_event that are triggered by theABAP runtime environment during selection screen processing.
Selection screen events occur immediately before sending aselectionscreen and after certain user actions on a displayed selection screen. They assist in selection screen processing in the ABAP program.
AT SELECTION-SCREEN is triggered at least twice during actions on selection screens that are linked into another selection screen as asubscreen - first for the linked selection screen itself, and then for the linking selection screens.
Note
The event blocks after AT SELECTION-SCREEN are implemented internally asprocedures. Declarative statments in these event blocks create local data.
Example
The program DEMO_SELECTION_SCREEN_EVENTS demonstrates all selection results.
CPI1466 during Backup rdisp/max_wprun_time - Maximum work process run time
This documentation is copyright by SAP AG.
Length: 2156 Date: 20120518 Time: 193937 triton ( 73 ms )






