Multiple choice technology programming languages

The AT-SELECTION-SCREEN event is triggered when

  1. ENTER key is hit on the selection-screen

  2. F8 key is hit on the selection-screen

  3. Any field on selection-screen is populated

  4. F4 key is hit on the selection-screen

Reveal answer Fill a bubble to check yourself
B,C Correct answer
Explanation

AT-SELECTION-SCREEN is triggered by F8 (Execute button) and when any field is populated (data entry). The ENTER key doesn't specifically trigger this event in standard SAP behavior, and F4 is for input help (value request), not selection-screen processing.