cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro ALV grid equivalent of onLeadSelect

Former Member
0 Kudos

Hi,

I am new to web dynpro alv and would like to know how to implement the equivelent of the action onLeadSelect that you can do with a table UIElement, but I want to do this for the ALV table that I have. Many thanks,

Samir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go to the View's property tab and include you ALV in that.

whenever you instantiate the ALV then in the view, METHODS tab, you can find the Event handler for the lead selection for that ALV. Implement that.

Method name Method type Event

ONLEADSELECT Eventhandler ON_LEAD_SELECT

Check out the links -

http://www.flickr.com/photos/31042772@N08/3408386623/

Regards,

Lekha

Answers (0)