‎2007 Oct 26 4:55 PM
Hi All,
How to create a drill down in SALV report.
Thanks & Regards
Santhosh
‎2007 Oct 26 4:59 PM
Hi,
If you looking for Tree drilldown then use class CL_SALV_TREE or if you want in the table level then use CL_SALV_HIERSEQ_TABLE
a®
‎2007 Oct 26 5:02 PM
Hi,
Refer to program BCALV_TEST_LIST_EVENTS for drill down reports.
Hope it helps.
Lokesh
‎2007 Oct 26 5:11 PM
Lokesh,
Santhosh is referring to SALV object model and not CL_GUI_ALV.
a®
‎2007 Oct 26 5:26 PM
Check this document, pay attention to the section for Double_Click event.
Regards,
Rich Heilman