<p>
Hello Tushar ,
</p>
<p>
You misunderstood my question, I wanted to know how to distinguish between a task being completed in R/3&nbsp;backend and from the Portal.
</p>
<p>
I currently use SAP_WAPI_WORKITEM_COMPLETE to complete the work item&nbsp;from the Portal.
</p>
<p>
Regards
</p>
<p>
Tim&nbsp;
</p>
<p>
<br />
<br />
On Aug 2 2011, Tushar Shinde wrote: <br />
<br />
SAP_WAPI_WORKITEM_COMPLETE - you can use this BAPI to complete workitem if<br />
you have the Workitem ID with you<br />
or else you can check the status by referring to table swwwihead to check<br />
the status of Workitem.<br />
<br />
<br />
<br />
Regards<br />
Tushar Shinde.<br />
tushar.shinde20@gmail.com<br />
ts_tushar@yahoo.co.in<br />
<br />
<br />
<br />
On Mon, Aug 1, 2011 at 10:57 PM, Tim Price wrote:<br />
<br />
&gt; Hello,<br />
&gt;<br />
&gt; System ECC6 and Portal<br />
&gt;<br />
&gt; I have developed a bespoke workflow that has workflow tasks calling a web<br />
&gt; dynpro.<br />
&gt; These workflow task call method DISPLAY on business object WEBSERVICE, this<br />
&gt; all works well. The tasks do not have Confirm end of processing checked.<br />
&gt;<br />
&gt; I was wondering, if it is possible to distinguish if the task has been<br />
&gt; process/completed directly in R/3 without using the Portal to execute the<br />
&gt; task, as the business only want the tasks to be processed from the Portal.<br />
&gt;<br />
&gt; Regards<br />
&gt; Tim<br />
&gt;<br />
&gt;<br />
&gt;<br />
&gt; _______________________________________________<br />
&gt; SAP-WUG mailing list<br />
&gt; SAP-WUG@mit.edu<br />
&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<br />
&gt;<br />
</p>