Skip to Content
0
Former Member
Apr 24, 2009 at 06:01 AM

Attaining Hot spot in ALV Tree Using OOPS concept

368 Views

Hi All,

In our requirement we are displaying the data in ALV Tree Using OOPS.

We need to achieve hot spot on one of the header field.

I am using Class 'CL_GUI_ALV_TREE'

Ex:

CreditAccnt/ Company codes DSO DDSO

26 15 15

8000 5 5

8545 10 10

In the above example for every credit accnt in header we r displaying the values ( DSO ,DDSO) for all company codes.

Now we require hot spot on Credit Accnt 26. Such that when user clicks on the credit accnt it should navigate to another transaction.

NOTE: we havent build any field catalogue for field CreditAccnt/ Company codes .