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.