Hi,
I need to do a program in ABAP OO.
My problem is that I need to present 1 ALV in a first screen and then by clicking on one line it should go to another screen where there is another ALV (giving details of the selected line).
Can anyone give me some codings which can do this (especially going to another screen after double-click)?
Thanks!