Hi All,
I have developed a module program for editing table.
First screen is a selection screen i have created by using
Selection screen begin of screen 9003.
..
..
sel scr end of scr 9003.
The main screen is 9001.
When I enters any selection criteria then it executes the query and displays the results in the screen 9001. When I click on back button of 9001 where this defined in the pf-status then it goes to selection screen. But after coming to selection screen if again clicks on the back button of selection screen then is again displays the screen 9001.
In scrren 9001 default button is appearing . How to handle the back and exit functionality of default 9003 screen?
Thanx.
Umesh