Hi
I have a screen, whihc displays a alv. I select one of the row and click one icon . Then it should take me to a new screen, and display me another alv, based on the data from the previous alv.
Can anyone help me with the code.
I have created a screen 1100. added gui_status to it.
I call this screen 1100 from the user_command of the previous screen.
But i am not able to display any data on 1100.