Hi,
I have a class for handling ALV event. Within one method of event handler, another method of the event handler is called. The two methods are created by METHODS ... FOR EVENT ... OF CL_GUI_ALV_GRID. How can I raise the double click in the other method of the same event handling class?
Best regards,
ts