Hi guys,
I have designed a ALV Grid.
From that Grid output I am selecting another Push button which i have designed on the ALV output.
When the screen is displayed I have a cancel push button on that screen.
I have written a code in the module pool some thing like
Leave to screen '500' .
Call screen '500'.
I used both of these codes.
But when I press on the Cancel push button I am getting Dynpro 500 doest not exit.
How can i rectify my code in Module pool to get the ALV output i.e from Module pool it should leave to my original ALV output.
Thanks,
Prasad.