Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

double clikc on oo alv and trigger OK_CODE?

Former Member
0 Likes
438

I work with oo alv ,how to do it when I double clikc mouse then just like I push the detail button?

what i want to do is when I double click mouse ,it works just like push the detail button on the toolbar , I did debug and get the function code just

when i double click mouse , and I use

CL_GUI_CFW=>SET_NEW_OK_CODE to do it ,but it not work as i wanted!

in the class cl_gui_alv_grid the constants :

constants MC_FC_DETAIL type UI_FUNC value '&DETAIL'. what is the ok_code for it ? i debug i and get the ok_code but it not work!

can anyone give me some suggest ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
370

Hi,

Can you make your question a bit clear?

Try to use events to perform double click

Hi,

Can you make your question a bit clear?

Try to use events to perform double click

1 REPLY 1
Read only

Former Member
0 Likes
371

Hi,

Can you make your question a bit clear?

Try to use events to perform double click