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 is the significance of the memory table ‘screen’?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is interactive reporting?
Which one is better joins or views and why?
What is dynpro? what are its components ?
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
What are the time related infotypes? : abap hr
How is the command suppress-dialog useful?
What is the bapi?
Explain what is an rfc?
Explain what are the system fields? Explain?
Where do you create indexes in abap?
What is a function group? : abap modularization
What are the attributes of a field that can be activated or deactivated during runtime?
Differentiate between report and dialog program