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
What are the different types of views and their definition?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is the table buffer?
How to combine multiple billing into one RV document ( Step by Step)?
Difference between Field groups and internal tables?
Why do we use abstract class
How can you distinguish between different kinds of parameters?
Type casting and error handling
Explain the table, which contain the details of all the name of the programs and forms?
Which one is better joins or views and why?
How to write a code in tab control? : abap bdc
What is the table buffer? Which type of tables used this buffer?
What is an abap?
What is Field group?