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 meant by hotspots?
Which database object is used for storing the system variables? : abap data dictionary
What are the basic functions of database utility?
What is dynpro? what are its components ?
when do you need to create an internal table with header line ? and with out a header line?
Difference between .Include and .append?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
Print options in smartforms?
What is difference between float and packed data type?
Explain what are interactive reports?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are data classes? What are the various data classes available for selection? : abap data dictionary
What are the page windows? How many main windows will be there in a page window?
How do you read files from the presentation server ? : abap bdc