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
Define abap/4 layer? : abap data dictionary
Can we set page headers to details lists?
performance tuning concepts
What is the table & field to identify the no of items (bottles) stored in one case?
From excel to abap - is batch mode possible ? : abap bdc
State the system field for the current date?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
When was the sap abap being created?
What are lock objects?
How to creat transactions? : abap data dictionary
What is a data dictionary? : abap data dictionary
What are the aggregate objects in the data dictionary? : abap data dictionary
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
what are Hana Basics