Skip to Content
0
Former Member
May 28, 2008 at 12:23 PM

alv display

14 Views

my requirement is to display function group in the alv grid display.And when i click on the function group it should give the list of function modules in it. When i click on a particular function module it should take me to the corresponding program. Can i do the same using general abap as i am thinking of using hotspot for the same? or do i need to use OO-Abap? Is there any other solution for this other than using hotspot? Please send a sample code if possible.