2010 May 07 5:07 AM
Hi Techies,
I have got to enhance std transaction where I need to call a custom screen which is defined under different funtion group.
In that screen, I have a command button to cancel the screen, When I use 'Leave screen' it is calling some screen from other
function group. All I need to do is to terminate the screen on clicking
cancel button, I do not need to call next screen of the same froup where new screen defined
I appreciate any inputs on it
Thanks
Sasnthosh
2010 May 07 5:23 AM
HI,
Did you try with this
SET SCREEN 100. " Here 100 is the screen you wan to navigate to
LEAVE SCREEN.
It will terminate current screen and leaves to 100.
Regards and Best wishes.
HI,
Did you try with this
SET SCREEN 100. " Here 100 is the screen you wan to navigate to
LEAVE SCREEN.
It will terminate current screen and leaves to 100.
Regards and Best wishes.
2010 May 07 5:23 AM
HI,
Did you try with this
SET SCREEN 100. " Here 100 is the screen you wan to navigate to
LEAVE SCREEN.
It will terminate current screen and leaves to 100.
Regards and Best wishes.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |