Question:
hi all
Kindly help me solve this problem.
I am calling a z-screen in my task and once the task is execuited (screen displayed) user should be able to click on the back button (F3) and the workitem should again reach his inbox.
I might be able to do this using loop but dont think this will be the best way of doing it.
Cheers !!
Aryan
Answer:
hi,
Try executing 'exit_cancelled' from the method calling your z-screen when result is unexpected. This will retain your workitem in your inbox after execution.
regards,
marniedc