cancel
Showing results for 
Search instead for 
Did you mean: 

ALV OM: Double-Click event and Detail Button

Former Member
0 Kudos

Hi all,

I'm having a weird problem.

Double-Click event handler works fine. When I double click on a row, the corresponding method is called. But when I click on the Detail button, somehow the Double-Click event gets triggered too.

Any idea how this could happen?

Thank you so much!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

The doubleclick is usually linked to F2, so you should assign to Detail button a functional code linked to F2.

I believe u have to create an your own status gui to do that.

Max

Former Member
0 Kudos

That solved the problem.

Thank you so much!!!

Answers (0)