SAP
C_TAW12_750 · Question #251
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? There are 3 correct answers to this question.
The correct answer is A. A SET HANDLER statement to register the handler to the event B. A handler class E. A handler method for the event. 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? There are 3 correct answers to this question.
Options
- AA SET HANDLER statement to register the handler to the event
- BA handler class
- CA CATCH statement to capture the event
- DA method to read the registration table
- EA handler method for the event
How the community answered
(35 responses)- A83% (29)
- C6% (2)
- D11% (4)
Community Discussion
No community discussion yet for this question.