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


Please Help Members By Posting Answers For Below Questions

How do you populate data into a multiple line field?

586


Explain read dataset in sap abap?

720


What statement will be found in an sap application program that implements a function module exit?

552


What is difference between float and packed data type?

642


How to transfer the objects? Have to transferred any objects?

578






Explain the disadvantages of logical databases?

555


What are the types of indexes in abap?

608


WHY CLUSTER TABLE CALLED AS CLUSTER TABLE.

1639


Can you delete data element, which is being used by table fields. : abap data dictionary

666


How many types of views are there? : abap data dictionary

558


What is the difference between commit-work and rollback-work tasks?

659


What are screen painter? Menu painter? Gui status?

599


When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization

614


Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.

606


How many types of data classes are there in sap?

584