<P><FONT face=Tahoma size=2>Sandy,<BR>
</FONT><FONT face=Tahoma size=2><BR>
If you use an event there are some advantages. You can use the event queue, use conditions and checks and are able to trigger the task by triggering an event seperatly, without having to call the ABAP program. My opinion is that when&nbsp;an event is used, you can maintain it better because you can can see if something goes wrong. In ABAP you can raise an error but this is less easy to handle.<BR>
</FONT><FONT face=Tahoma size=2><BR>
But that is my humble opinion...<BR>
<BR>
Best regards,<BR>
</FONT><FONT face=Tahoma size=2><BR>
Robert<BR>
</FONT>Tel. +31 (0) 6 46 39 36 49 <BR>
Email: <A href="mailto:robert@bergtop-ict.nl">robert@bergtop-ict.nl</A> <BR>
Website: <A href="http://www.bergtop-ict.nl">www.bergtop-ict.nl</A> &nbsp;<BR>
LinkedIn: <A href="http://www.linkedin.com/in/robertvdberg">www.linkedin.com/in/robertvdberg</A> <BR>
<BR>
<B>On Tue, 26 Feb 2008 14:51 , Vinod Viswanathan &lt;Vinod.Viswanathan@in.fujitsu.com&gt; sent:<BR>
<BR>
</P></B>
<BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #5167c6 2px solid; MARGIN-RIGHT: 0px"><BR>
Hi Sandy, <BR>
<BR>
There are some functionalities where the workflow or its task can <BR>
directly be specified and need not be triggered using <BR>
an event. <BR>
<BR>
A workflow or task can explicitly be called using a standard FM also. <BR>
<BR>
If the single step is a custom step, it is possible to execute it <BR>
using a background job too. <BR>
<BR>
Hope this answers your question. <BR>
<BR>
Best Regards, <BR>
Vinod Viswanathan <BR>
Workflow Consultant <BR>
Fujitsu Consulting - Pune <BR>
Phone: +91 20 40722000 Extn:2370 <BR>
<BR>
-----Original Message----- <BR>
From: <A href="javascript:parent.opencompose('sap-wug-bounces@mit.edu','','','')">sap-wug-bounces@mit.edu</A> [<A href="javascript:parent.opencompose('<a href=" javascript:parent.opencompose(?sap-wug-bounces@mit.edu?,??,??,??)?>sap-wug-bounces@mit.edu</A>','','','')"&gt;<A href="javascript:parent.opencompose('sap-wug-bounces@mit.edu','','','')">sap-wug-bounces@mit.edu</A></A>] On Behalf <BR>
Of Sandy <BR>
Sent: Tuesday, February 26, 2008 2:33 PM <BR>
To: SAP Workflow - MIT <BR>
Subject: Do we need triggering event for single task? <BR>
<BR>
Hi All. <BR>
I need your opinion on whether we need triggering event for workflow <BR>
single task. Especially if this single task is called within ABAP <BR>
program. <BR>
I agree we need a trigerring event if we use workflow but I'm not so <BR>
sure the best approach for single workflow task. <BR>
<BR>
Thanks in advance <BR>
<BR>
<BR>
_______________________________________________ <BR>
SAP-WUG mailing list <BR>
<A href="javascript:parent.opencompose('SAP-WUG@mit.edu','','','')">SAP-WUG@mit.edu</A> <BR>
<A href="modules/refer.pl?redirect=http%3A%2F%2Fmailman.mit.edu%2Fmailman%2Flistinfo%2Fsap-wug" target=_blank><FONT color=red>http://mailman.mit.edu/mailman/listinfo/sap-wug</FONT></A><BR>
</BLOCKQUOTE><BR>