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

fcode for double click

Former Member
0 Likes
341

Hi All,

I want to handle double click on ALV grid, I know there is a method of handling events, but I want to look into all the options.

So I want to know how can i catch the double click and wat will the sy-ucomm for it ?

thanks

AJ

1 REPLY 1
Read only

Former Member
0 Likes
306

Welcome to SCN!!

So I want to know how can i catch the double click and wat will the sy-ucomm for it ?

Just put the /h in command bar and double click on any line and see the value of sy-ucomm in debugger.