Dear all.<br>We have custom workflow task that called custom transaction.<br>This transaction execute ABAP program that has several buttons on it e.g. submit, approve, reject, view, etc.<br>Workflow task launch that transaction perfectly.<br>
After execution one of those buttons, I&#39;d like close ABAP program and back to workflow.<br><br>The only idea come to my head at the moment is ABAP program raise a terminating event upon execution of button and put wait event in workflow side.<br>
<br>Does some one can give me a hints the best way for this requirement?<br><br>Many thanks<br><br>