Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interactive ALV

Former Member
0 Likes
944

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.

3 REPLIES 3
Read only

Sandra_Rossi
Active Contributor
681

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.

Read only

Jelena_Perfiljeva
Active Contributor
681

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.

Read only

Nawanandana
Active Contributor