how to handle double click event in table contorl....
Answer Posted / saifur rahaman
go to GUI status in ure program,
then goto funtion keys---->then recommended function key.
here assign a fct code to choose icon.
next in PAI use the following code
GET CURSOR FIELD <FIELD_NAME> VALUE <VALUE1>.
BY DOUBLE CLICK IN TABCONTROL u can get the field name and
field value.in the above variable(<FIELD_NAME>,<VALUE1>)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can we create callable modules of program code within one abap/4 program?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What are the buffering types?
What is generic area buffering in abap?
What is the difference b/t Session method and call transaction method ??
What is a table cluster? : abap data dictionary
What is tcode se16? For what is it used.
What is an abap instance?
What is the use of table maintenance allowed?
How do you save data in bdc tables? : abap bdc
What does a lock object involve?
What is the difference between select statement and provide statement ? : abap hr
If your project is support project ? when is your implementation has completed ?
What is the difference of update types in call transaction method ? : abap bdc
State the differences between database view & projection view? : abap data dictionary