<div dir="ltr">Dear all.<br>I have a workflow task that execute function module. This function module is execute ALV program which contains couple buttons i.e.&quot;Submit&quot;, &quot;Decline&quot; etc.<br>Below call function module, I have some macro commands that need to be executed.<br>
I put break-point before execution of function module<br><br>When I execute the work item, function module executed and brings me the ALV screen.<br>What I expect is after execution of button i.e. &quot;Submit&quot;, it&#39;s back to my method and execute macro commands.<br>
Currently this happens only when I click standard SAP &quot;Back&quot; button which is user doesn&#39;t want to<br><br>Is there any ABAP command or function module that can tell to the system to go back to the method caller?<br>
<br><br><br></div>