Hello Gurus,
I have designed an interactive ALV using OOPS in which I use double-click event.
The problem is when I click on a record on first screen it gives the proper second screen.
But when I exit the second screen and double click another record on the first screen it still shows the first record I clicked on. I've used 'REFRESH_TABLE_DISPLAY' method even.
Please help.