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
how to see the table output?
How can we set the table spaces and extent sizes? : abap data dictionary
What is a subroutine?
how do you transport lsmw data from one system to another?
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
What are two methods of modifying sap standard tables? : abap data dictionary
please give the remaining answers.
Explain the difference between float and packed data type?
Explain what is an rdbms?
What is tcode se16? For what is it used.
What are the dis-advantages of logical databases? : abap hr
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the differrences between structure and table in data dictionary in abap? : abap hr
dynamic programming in sap abap
How table control cn be generated using bdc? : abap bdc