nerdexam
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)
  • A
    83% (29)
  • B
    6% (2)
  • D
    11% (4)

Community Discussion

No community discussion yet for this question.

Full C_TAW12_71 Practice