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 to write a code for multiple transactions? : abap bdc
What is the difference between select statement and provide statement ? : abap hr
What is the use of abap data dictionary? : abap data dictionary
How table control cn be generated using bdc? : abap bdc
What are internal tables? : abap hr
Differentiate between transparent tables, cluster tables and pooled tables
On which even we can validate the input fields in module progams?
What is an evaluation path? : sap abap hr
Some Realtime Objects on Bdc.
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What is tcode se16? For what is it used.
what is a text table ?
How many types of views are there? : abap data dictionary
What is the difference between table and template?