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 difference between bdc_open_group and bdc_open_dataset. : abap bdc
what is user specific parameter?
What are indexes? : sap abap data dictionary
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
How do you work with semi colon se[arated files in BDC ?
What are the steps in a bdc session? : abap bdc
What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary
Explain badi in abap.
What are the Synchronous and asynchronous methods in bdc ?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
How do you activate a function exit?
What is difference between dependent and independent data?
What are the differences between a database index and a match code?