in ALV reports how double click event works?
Answer Posted / vj
use event double_click from class cl_gui_alv_grid
define method with registring this event
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between skip and reserve?
What is the role of ‘refresh’ in internal table?
What are the differences between table and structure in data dictionary?
What is the major difference between pool tables and transparent tables?
Where the payroll results are stored
How to write a bdc – how do you go about it?
What is the difference between refresh and free statements?
Which transaction code can I use to analyze the performance of abap program?
What is function group?
What are the three hierarchical levels of data types and objects?
What are different abap/4 editors?
What are the two statements which are required in an abap program to output an icon using a write statement?
Write the bdc table structure? : abap bdc
What is get cursor field?
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary