Skip to Content
-1
Apr 22, 2018 at 12:12 PM

ALV Interactive report using Factory method (CL_SALV)

4984 Views

Hi,

I am trying to create a ALV interactive report using class CL_SALV_Table and Factory Method.

In this ALV report ,if I click on a perticular field then detail should be appear in another ALV and again if I click a perticular field then details should be appear in another ALV[3rd layer] .

Please,guide me how can I approach to accomplish this.

if possible kindly provide sample code.