Skip to Content
0
Former Member
Mar 02, 2009 at 11:54 AM

functions for key pressed in a not editable alv

36 Views

Hi,

I have the following problem:

due to accessibilty issues we are forced to work on our used ALVs.

In one ouf our ALV, which is display-only, we have implemented a double-click functionality, which causes a navigation to another dynpro within our Application.

Now we should implement another functionalty which causes the same navigation, but it should be triggered by pressing for example enter on the keyboard. My problem is that due to the fact, that the ALV is not editable that pressing enter within the ALV causes no system reaction, it neither causes an user command or a PAI nor throws an event of the ALV.

I also had the idea to implement an user-command which is triggered by any f-key, but before I implement this workaround, I wanted to clarify that there is no other possibility to realize this functionality in a more elegant way.

If anyone has an idea I would be very thankful!

Kind regards,

Ronnie