Skip to Content
0
May 14, 2008 at 03:44 AM

How to trigger single click event in ALV

112 Views

Hi Experts,

I am trying to raise an event in a module pool program whereby an event will be triggered on a single click of a particular row in the ALV.

My requirement is that in the table display , which is being handled OO method, once the user clicks on a particular row - the details of the row should be displayed in another part of the screen.

I have used hotspots and done this - but I do not want all my entries underlined.