SAP
C_TAW12_71 · Question #375
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
(35 responses)- A83% (29)
- B6% (2)
- D11% (4)
Community Discussion
No community discussion yet for this question.