<p>
Hello Mike,
</p>
<p>
Thanks for your suggestion.
</p>
<p>
How do I assign the static class to the workflow task, do I use the program exit on the workflow task step?
</p>
<p>
Regards
</p>
<p>
Tim&nbsp;
</p>
<p>
<br />
<br />
On Aug 2 2011, Mike Pokraka wrote: <br />
<br />
Hi Tim,<br />
<br />
Just create your own class with a static method to display a message to<br />
the user that this must be executed from the portal. It can either raise <br />
a CX_BO_CANCELLED exception or replace itself back into everyone&#39;s inbox.<br />
<br />
Cheers,<br />
Mike<br />
<br />
On Mon, August 1, 2011 6:27 pm, Tim Price wrote:<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,<br />
&gt; this all works well. The tasks do not have Confirm end of processing<br />
&gt; 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 />
<br />
<br />
_______________________________________________<br />
SAP-WUG mailing list<br />
SAP-WUG@mit.edu<br />
http://mailman.mit.edu/mailman/listinfo/sap-wug<br />
</p>