<P>
Hello Jocelyn...<BR>
<BR>
Thanks for your reply.<BR>
<BR>
We have already checked for the user who is responsible for release step - 'wf-batch'. Also we have provided Sap All autho for the same.<BR>
<BR>
Check after the release step goes into error<BR>
1. Was the bid actually changed to released status?&nbsp; Use txn BBP_PD and also use fm BBP_CHANGE_DOC_GENERAL to check what is happening.<BR>
Reply: Bid status not changed to release. It says SETRELEASE can not be executed. BBP_CHANGE_DOC_GENERAL is not available in our system.<BR>
<BR>
2. Were any changes made to the bid invitiations?<BR>
Reply: No..There are no changes made in Bid Invitation.<BR>
<BR>
3. Was the follow on document created?&nbsp; - problem may be not with the<BR>
&gt;bid but with creating the follow-on doc in response to released status.<BR>
Reply: Since the bid status is not changed to 'released' subworkflow is not triggered but we can create followon doc PO or Contract. There is only problem of completion of WF.<BR>
<BR>
No related notes are available for this. Also I am suprise to see that this scenario is working fine with Development client.<BR>
<BR>
Regards,<BR>
Shreeram.<BR>
<BR>
<BR>
On Thu, 28 Jul 2005 Dart,Jocelyn wrote :<BR>
&gt;Suggestions:<BR>
&gt;<BR>
&gt;Don't worry about the applet!&nbsp; It often gets confused when unexpected<BR>
&gt;things occur.&nbsp; Get the workflow right and the applet will be right.<BR>
&gt;<BR>
&gt;Check which user is being used for the Release step in the workflow log.<BR>
&gt;<BR>
&gt;Check after the release step goes into error<BR>
&gt;&nbsp; 1. Was the bid actually changed to released status?&nbsp; Use txn BBP_PD and<BR>
&gt;also use fm BBP_CHANGE_DOC_GENERAL to check what is happening.<BR>
&gt;&nbsp; 2. Were any changes made to the bid invitiations?<BR>
&gt;&nbsp; 3. Was the follow on document created?&nbsp; - problem may be not with the<BR>
&gt;bid but with creating the follow-on doc in response to released status.<BR>
&gt;<BR>
&gt;Check for any SAP notes on the &quot;release&quot; of bids and the bid workflows<BR>
&gt;in general.<BR>
&gt;<BR>
&gt;Check for notes re deadlocking or time out of release.<BR>
&gt;<BR>
&gt;Regards,<BR>
&gt;Jocelyn Dart<BR>
&gt;Senior Consultant<BR>
&gt;SAP Australia Pty Ltd.<BR>
&gt;Level 1/168 Walker St.<BR>
&gt;North Sydney<BR>
&gt;NSW, 2060<BR>
&gt;Australia<BR>
&gt;T&nbsp;  +61 412 390 267<BR>
&gt;M&nbsp;  + 61 412 390 267<BR>
&gt;E&nbsp;  jocelyn.dart@sap.com<BR>
&gt;http://www.sap.com &lt;http://www.sap.com/&gt;<BR>
&gt;<BR>
&gt;The information contained in or attached to this electronic transmission<BR>
&gt;is confidential and may be legally privileged. It is intended only for<BR>
&gt;the person or entity to which it is addressed. If you are not the<BR>
&gt;intended recipient, you are hereby notified that any distribution,<BR>
&gt;copying, review, retransmission, dissemination or other use of this<BR>
&gt;electronic transmission or the information contained in it is strictly<BR>
&gt;prohibited. If you have received this electronic transmission in error,<BR>
&gt;please immediately contact the sender to arrange for the return of the<BR>
&gt;original documents.<BR>
&gt;<BR>
&gt;Electronic transmission cannot be guaranteed to be secure and<BR>
&gt;accordingly, the sender does not accept liability for any such data<BR>
&gt;corruption, interception, unauthorized amendment, viruses, delays or the<BR>
&gt;consequences thereof.<BR>
&gt;<BR>
&gt;Any views expressed in this electronic transmission are those of the<BR>
&gt;individual sender, except where the message states otherwise and the<BR>
&gt;sender is authorized to state them to be the views of SAP AG or any of<BR>
&gt;its subsidiaries. SAP AG, its subsidiaries, and their directors,<BR>
&gt;officers and employees make no representation nor accept any liability<BR>
&gt;for the accuracy or completeness of the views or information contained<BR>
&gt;herein. Please be aware that the furnishing of any pricing information/<BR>
&gt;business proposal herein is indicative only, is subject to change and<BR>
&gt;shall not be construed as an offer or as constituting a binding<BR>
&gt;agreement on the part of SAP AG or any of its subsidiaries to enter into<BR>
&gt;any relationship, unless otherwise expressly stated.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;________________________________<BR>
&gt;<BR>
&gt; From: sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] On Behalf<BR>
&gt;Of shreeram K<BR>
&gt;Sent: Thursday, 28 July 2005 12:49 AM<BR>
&gt;To: sap-wug@mit.edu<BR>
&gt;Subject: SRM 4.0 -EBP- 2 step bid approval WF<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;Hello,<BR>
&gt;<BR>
&gt;SAP team has developed '2 stage bid approval workflow' as per our<BR>
&gt;client's requirement. This workflow is working fine in development<BR>
&gt;system but facing following problem in production system.<BR>
&gt;<BR>
&gt;After 2nd stage approval is processed, workflow in going into error and<BR>
&gt;hence bid status remains unchanged. However it is not<BR>
&gt;hampering further process and allows us to create PO or Contract.<BR>
&gt;Please find below steps we are following...<BR>
&gt;1. Bid invitation creation by initiator.<BR>
&gt;2. Bid acceptance and submission by Vendor<BR>
&gt;3. Purchaser/initiator accepts the bid. - Workflow gets triggered.<BR>
&gt;4. First Level Approval is done.<BR>
&gt;5. Second level approval is done. After this Workflow gets triggeres in<BR>
&gt;background and follows below sequence...<BR>
&gt;a. Update Bid During Approval/Rejection - Here workflow is going into<BR>
&gt;error.<BR>
&gt;b. Set status of bid to 'Released' - Workflow is going into error.<BR>
&gt;c. Sub Workflow gets triggered to send automatic mail to initiator.<BR>
&gt;- Here Sub workflow cannot get triggered since earlier event is not<BR>
&gt;completed.<BR>
&gt;6. Purchaser/Initiator can create Po or Contract.-<BR>
&gt;No problem in carrying out this activity but Workflow status is not<BR>
&gt;changed to 'Completed'.<BR>
&gt;<BR>
&gt;Till the 2nd approval is done applet is showing right status but after<BR>
&gt;2nd approval, it is again showing again the intial status which is<BR>
&gt;really strange.<BR>
&gt;<BR>
&gt;Most important thing we have observed that if manually restart this<BR>
&gt;workflow again, which is in error, with transaction SWPR, then it is<BR>
&gt;going ahead with no errors.<BR>
&gt;We have compared the status in Development and Production and found that<BR>
&gt;it is the same.<BR>
&gt;<BR>
&gt;Has anyone experinced such kind of problem?<BR>
&gt;Awaiting for your reply... Thanks.<BR>
&gt;<BR>
&gt;Regards,<BR>
&gt;Shreeram<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp; &lt;http://clients.rediff.com/signature/track_sig.asp&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>

</P>
<br><br>
<A target="_blank" HREF="http://clients.rediff.com/signature/track_sig.asp"><IMG SRC="http://ads.rediff.com/RealMedia/ads/adstream_nx.cgi/www.rediffmail.com/inbox.htm@Bottom" BORDER=0 VSPACE=0 HSPACE=0></a>