Sap at Selection
Sap at Selection
The event AT SELECTION-SCREEN is the basic form of a whole series of events that occur while the selection screen is being processed. The basic form of the selection screen events is the AT SELECTION-SCREEN event. This event occurs after the runtime environment has passed all input data from the selection screen to the ABAP program. ZKPRG2 ZKPRG3
1. ... ON psel
2. ... ON END OF sel
7. ... OUTPUT
8. ON EXIT-COMMAND