‎2008 Jul 24 2:47 PM
hi ,
I am using
LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 200.
on going to list processing the exit and cancel buttons are not working.
Back buttong is working fine - taking me back to screen number 200.
When I check PF-STATUS, it is 200, that i the last module program screen.
What can I do to make exit and cancel work?
surajit
‎2008 Jul 24 2:50 PM
HI,
In screen 200's GUI status, write routines for EXIT and CANCEL.
Write the code in the screen's PAI event.
Just mention LEAVE SCREEN. Thats enough.
Regards,
Subramanian