<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
<font face="Verdana">Sushil,<br>
<br>
Please forgive me if I suggest something obvious or what you have
already tried, but I am sort of "thinking out loud" here. Since the
REJECTION is another event, could you add a "wait for event"
[REJECTION] as another branch of the fork? Then, add your task to
collect the reason immediately following that step. If the rejection
can occur outside of the workflow, you might want to make allowance for
that situation.<br>
<br>
To answer your other question, I am sure there is a status type field
that one could check to determine whether a purchase order was
rejected. Unfortunately, since we have not implemented a workflow for
purchase orders, I do not know what it is. <br>
<br>
Good luck,<br>
</font>
<pre class="moz-signature" cols="72">Jim Sauceman  
University of Tennessee 
</pre>
<br>
Sushil Guragain wrote:
<blockquote cite="mid20050527064418663.00000001556@omawks1312"
 type="cite">
  <pre wrap="">Hi Jim,

Thank you for providing the suggestion. I have tried that but was not sure how would I put the if logic for Rejection as it is another event. Is there a field that I can check against that would go to a certain status upon rejection? I put another listener for REJECTION_START and created a new sub workflow to start upon REJECTION_START. The WF_INITIATOR of the sub workflow will be prompted to enter the reason for rejection. I am not sure if it will work but giving that a try. But like you mentioned, if I could get it to work within one workflow (by putting some condition) that would be a better solution for me. 

Thanks for your help,

Sushil

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> [<a class="moz-txt-link-freetext" href="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</a>] On Behalf Of Jim Sauceman
Sent: Friday, May 27, 2005 6:23 AM
To: SAP Workflow Users' Group
Subject: Re: adding reason for rejection in a pop-up window

_______________________________________________
SAP-WUG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
This message contains information which may be confidential and privileged.
Unless you are the intended recipient (or authorized to receive this message
for the intended recipient), you may not use, copy, disseminate or disclose to
anyone the message or any information contained in the message.  If you have
received the message in error, please advise the sender by reply e-mail, and
delete the message.  Thank you very much.
(A)

_______________________________________________
SAP-WUG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a>
  </pre>
</blockquote>
</body>
</html>