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

Need to display interactive Data in Interactive ALV GRID using oops

Former Member
0 Likes
620

The program is displaying First page using grid and container in Interactive ALV Grid report successfully.

When giving double click on the first row of first page report, it is displaying second page with some data successfully.

But after coming back to the first page from second page and after giving double click on second row or any other row, The second page is displaying THE FIRST ROW REPORT DATA.....

How could I get the INTERACTIVE report for Second row data or any other row data..........

1 REPLY 1
Read only

UweFetzer_se38
Active Contributor
0 Likes
499

Depends on how you have realised the "second page". Is it a new control in the same container, is it a new container and the first container is set to invisible? Is it a new dynpro? Or is it just a WRITE command?

Without more specific information I guess noone can help you.

Cheers, Uwe