SAP
C_TAW12_731 · Question #35
What do you need to have in your program to respond to the DOUBLE_CLICK event raised by an instance of the CL_GUI_ALV_GRID class? (Choose three)
The correct answer is A. A SET HANDLER statement to register the handler to the event C. A handler method for the event E. A handler class. See the full explanation below for the reasoning.
Question
What do you need to have in your program to respond to the DOUBLE_CLICK event raised by an instance of the CL_GUI_ALV_GRID class? (Choose three)
Options
- AA SET HANDLER statement to register the handler to the event
- BA method to read the registration table
- CA handler method for the event
- DA CATCH statement to capture the event
- EA handler class
How the community answered
(26 responses)- A81% (21)
- B8% (2)
- D12% (3)
Community Discussion
No community discussion yet for this question.