‎2019 Jun 03 8:17 AM
How can I display one ALV list into another ALV list? Also, how is interactive ALV different from interactive report?
I want to display secondary list such that when I click on one of the data of the first field it should display more information about it.
For instance, here I have a field named student id after clicking on one of the IDs it should display student's marks in another ALV list.
‎2019 Jun 03 8:31 AM
What does mean "One ALV list inside one ALV list"?
The question "interactive ALV different from interactive report" is too broad, it's impossible to answer quickly and anyway "interactive" doesn't mean a lot, any screen is interactive, I'd prefer the term "editable" if you mean the user can input values.
If you use old technologies like "lists", the best way to display more data is to display it inside a popup window.
‎2019 Jun 03 6:19 PM
Also - what have you searched for / tried so far?
There are standard SAP demo programs, search for SALV*DEMO* in SE38 and start from there.
‎2019 Jun 03 8:21 PM