<div>Thanks Just as I was about to try this FM I thought of instantiating&nbsp;the BO&nbsp;with the SC on hold to get a GUID. This where I found the climax&nbsp;of my problem. </div>
<div>&nbsp;</div>
<div>My subtype for business object BUS2121 is ZBUS2121&nbsp;in which we have some custom defined attributes for which we are utilizing Function Modules&nbsp;(FM)</div>
<div>-&nbsp;<span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;; mso-fareast-font-family: &#39;Times New Roman&#39;; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">BBP_USER_GET_ATTRIBUTES 
</span></div>
<div><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;; mso-fareast-font-family: &#39;Times New Roman&#39;; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;; mso-fareast-font-family: &#39;Times New Roman&#39;; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">
- BPP_PD_SC_GETDETAIL </span></span><br>These FM do not exist in SRM 5.0 and hence I was not able to save my Shopping Cart.&nbsp;&nbsp; I fixed my business object and workflows are now chugging along.. </div>
<div>Thanks all for your assistance.</div>
<div>Shalini</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 2/12/07, <b class="gmail_sendername">Dave Weston</b> &lt;<a href="mailto:Dave.Weston@clockwork.ca">Dave.Weston@clockwork.ca</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Shalini, try testing the fm BBP_PDH_WFL_CHECK_BEFORE_START. This should return back the SC workflows that can be started. Enter the object type, object key, guid of the SC and it should return back the wf to be started or an error if there are problems.
<br><br>Cheers<br>Dave<br><br><br>-----Original Message-----<br>From: <a href="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</a> on behalf of Shalini Sabnani<br>Sent: Fri 2/9/2007 1:34 PM<br>To: SAP Workflow Users&#39; Group
<br>Subject: Re: Workflow not working after upgrade to SRM 5.0<br><br>Jerry<br>The Start conditions are fine,&nbsp;&nbsp;and I know so as when I triggered the<br>&quot;Bus2121-SAVED&quot; event external it rejected all other start conditions for
<br>BUS2121 except&nbsp;&nbsp;the Start Condition for WS98000060 based on value of SC. So<br>I am convinced Start conditions work fine.<br><br>any other ideas ? ?<br>Shalini<br><br><br>On 2/9/07, jerry martinek &lt;<a href="mailto:jerry.martinek@shawbiz.ca">
jerry.martinek@shawbiz.ca</a>&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;Hi,<br>&gt;<br>&gt; Have you checked your start conditions for object BUS2121?<br>&gt;<br>&gt; Jerry<br>&gt;<br>&gt;<br>&gt; Content-Type: multipart/alternative;<br>
&gt; boundary=&quot;----=_Part_46658_32998754.1171030046991&quot;<br>&gt; ------=_Part_46658_32998754.1171030046991 Content-Type: text/plain;<br>&gt; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit<br>&gt; Content-Disposition: inline Hello Bob Thank for the tips.. The workflow for
<br>&gt; this SC should have been WS10000060 which is a standard SAP provided self<br>&gt; approval workflow. I double check and ApprovalState is an element of my<br>&gt; workflow container. I was not allowed to save the SC as there was a hard
<br>&gt; error &quot;No approval Workflow&#39;s found, Contact WF administrator&quot; What puzzles<br>&gt; me is when try to trigger the event externally on a basket which is on hold<br>&gt; I get the business partner not found error. I am wondering if this because
<br>&gt; my HR ORG orignally came from and R/3 system, does a technical upgrade<br>&gt; require that I refresh the HR org ? Thanks Shalini On 2/9/07, Bob Tan wrote:<br>&gt; &gt; &gt; You did not mention if the workflow for your SC approval is custom &gt;
<br>&gt; developed or standard SAP delivered. &gt; &gt; In SRM5.0, the report in the<br>&gt; approval history tab in the SC is &gt; specifically checking for an attribute<br>&gt; called &#39;Approval State&#39; in your &gt; workflow (which is used to check if there
<br>&gt; are any associated workflows for &gt; BUS2121 event SAVED). If you do not have<br>&gt; the attribute in your workflow &gt; template, then it will always return the<br>&gt; message &quot;No workflow found .....&quot; &gt; &gt; Did you try saving the SC anyway and
<br>&gt; check if there is actually a workflow &gt; triggered? &gt; &gt; *Shalini Sabnani *<br>&gt; wrote: &gt; &gt; Thanks Venkat.. &gt; I tried that.. attempts to trigger the correct<br>&gt; workflow, I still get the &gt; same error. The HR ORG structure looks fine. &gt; &gt;
<br>&gt; &gt; On 2/8/07, Kris wrote: &gt; &gt; &gt; &gt; Hi Shalini, &gt; &gt; &gt; &gt; You can check couple of<br>&gt; things, &gt; &gt; &gt; &gt; 1. Deactivate all the workflows related to BUS2121 from<br>&gt; SWB_COND. and &gt; &gt; activate the appropriate to your shopping cart. &gt; &gt; 2.
<br>&gt; Check the org structure whether user was assigned the correct role to &gt; &gt;<br>&gt; create the SC. &gt; &gt; &gt; &gt; Hope this helps &gt; &gt; Good luck &gt; &gt; venkat &gt; &gt; &gt; &gt; On<br>&gt; 2/8/07, Shalini Sabnani &lt; 
<a href="mailto:workflow.mail@gmail.com">workflow.mail@gmail.com</a>&gt; wrote: &gt; &gt; &gt; &gt; &gt; Hello<br>&gt; Folks &gt; &gt; &gt; We have recently upgraded from EBP 3.0 to SRM 5.0 and R/3 4.6cto ECC &gt; &gt; &gt;
<br>&gt; 6.00. &gt; &gt; &gt; In SRM 5.0 I have set up the workflow environment (SWU3),<br>&gt; validated &gt; &gt; &gt; that my events, workflows, start conditions, RFC&#39;s etc are<br>&gt; active. &gt; &gt; &gt; The problem is, my user cannot save a $4.00 Shopping Cart ( or
<br>&gt; any &gt; &gt; &gt; value SC) he gets an error message &quot;No Workflow found, please<br>&gt; contact system &gt; &gt; &gt; administrator.&quot;He can put the SC on hold. &gt; &gt; &gt; I used<br>&gt; that SC which is on hold to trigger event &quot;BUS2121-SAVED&quot; &gt; &gt; &gt; externally
<br>&gt; using t-code SWUE, the message I get is: &gt; &gt; &gt; &gt; &gt; &gt; &quot;Business partner 36884<br>&gt; does not exist&quot; . BP 36884 is the user who &gt; &gt; &gt; created the SC. &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; Any ideas why I cannot trigger workflow for a SC created by this USER &gt; &gt; &gt;<br>&gt; ? &gt; &gt; &gt; &gt; &gt; &gt; Thanks for your help.. &gt; &gt; &gt; Upgraded (Shalini...) &gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________ &gt; &gt; &gt; SAP-WUG<br>&gt; mailing list &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a> &gt; &gt; &gt;<br>&gt; 
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a> &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; _______________________________________________ &gt; &gt; SAP-WUG mailing list &gt; &gt;
<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a> &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a> &gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________ &gt; SAP-WUG mailing list &gt;
<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a> &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a> &gt; &gt; &gt;<br>&gt; ------------------------------ &gt; We won&#39;t tell. Get more on shows you hate
<br>&gt; to love &gt; (and love to hate): Yahoo! TV&#39;s Guilty Pleasures list. &gt; &gt; &gt;<br>&gt; _______________________________________________ &gt; SAP-WUG mailing list &gt;<br>&gt; <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a> &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a> &gt; &gt;<br>&gt; ------=_Part_46658_32998754.1171030046991 Content-Type: text/html;<br>
&gt; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition:<br>&gt; inline Hello Bob<br>&gt; Thank for the tips..<br>&gt; The workflow for this SC should have been WS10000060 which is a standard<br>&gt; SAP provided self approval workflow. I double check and ApprovalState is an
<br>&gt; element of my workflow container.<br>&gt;<br>&gt; I was not allowed to save the SC as there was a hard error &quot;No approval<br>&gt; Workflow&#39;s found, Contact WF administrator&quot;<br>&gt;<br>&gt; What puzzles me is when try to trigger the event externally on a basket
<br>&gt; which is on hold I get the business partner not found error. I am wondering<br>&gt; if this because my HR ORG orignally came from and R/3 system, does a<br>&gt; technical upgrade require that I refresh the HR org ?
<br>&gt;<br>&gt; Thanks<br>&gt; Shalini<br>&gt;<br>&gt; On 2/9/07, Bob Tan &lt;<a href="mailto:tanbobby@yahoo.com">tanbobby@yahoo.com</a> &gt; wrote:<br>&gt; &gt;<br>&gt; &gt; You did not mention if the workflow for your SC approval is custom
<br>&gt; &gt; developed or standard SAP delivered.<br>&gt; &gt;<br>&gt; &gt; In SRM5.0, the report in the approval history tab in the SC is<br>&gt; &gt; specifically checking for an attribute called &#39;Approval State&#39; in your
<br>&gt; &gt; workflow (which is used to check if there are any associated workflows for<br>&gt; &gt; BUS2121 event SAVED). If you do not have the attribute in your workflow<br>&gt; &gt; template, then it will always return the message &quot;No workflow found .....&quot;
<br>&gt; &gt;<br>&gt; &gt; Did you try saving the SC anyway and check if there is actually a<br>&gt; &gt; workflow triggered?<br>&gt; &gt;<br>&gt; &gt; *Shalini Sabnani &lt;<a href="mailto:workflow.mail@gmail.com">workflow.mail@gmail.com
</a> &gt;* wrote:<br>&gt; &gt;<br>&gt; &gt; Thanks Venkat..<br>&gt; &gt; I tried that.. attempts to trigger the correct workflow, I still get the<br>&gt; &gt; same error. The HR ORG structure looks fine.<br>&gt; &gt;<br>&gt; &gt;
<br>&gt; &gt; On 2/8/07, Kris &lt;<a href="mailto:kvenigalla@gmail.com">kvenigalla@gmail.com</a> &gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Hi Shalini,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; You can check couple of things,
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; 1. Deactivate all the workflows related to BUS2121 from SWB_COND. and<br>&gt; &gt; &gt; activate the appropriate to your shopping cart.<br>&gt; &gt; &gt; 2. Check the org structure whether user was assigned the correct role
<br>&gt; &gt; &gt; to create the SC.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Hope this helps<br>&gt; &gt; &gt; Good luck<br>&gt; &gt; &gt; venkat<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&nbsp;&nbsp;On 2/8/07, Shalini Sabnani &lt; <a href="mailto:workflow.mail@gmail.com">
workflow.mail@gmail.com</a> &gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;Hello Folks<br>&gt; &gt; &gt; &gt; We have recently upgraded from EBP 3.0 to SRM 5.0 and R/3 4.6c to<br>&gt; &gt; &gt; &gt; ECC 6.00.<br>&gt; &gt; &gt; &gt; In SRM 
5.0 I have set up the workflow environment (SWU3), validated<br>&gt; &gt; &gt; &gt; that my events, workflows, start conditions, RFC&#39;s etc are active.<br>&gt; &gt; &gt; &gt; The problem is, my user cannot save a $4.00 Shopping Cart&nbsp;&nbsp;( or any
<br>&gt; &gt; &gt; &gt; value SC) he gets an error message &quot;No Workflow found, please contact system<br>&gt; &gt; &gt; &gt; administrator.&quot;He can put the SC on hold.<br>&gt; &gt; &gt; &gt;&nbsp;&nbsp;I used that SC which is on hold to trigger event &quot;BUS2121-SAVED&quot;
<br>&gt; &gt; &gt; &gt; externally using t-code SWUE, the message I get is:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &quot;Business partner 36884 does not exist&quot; . BP 36884 is the user who<br>&gt; &gt; &gt; &gt; created the SC.
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Any ideas why I cannot trigger workflow for a SC created by this<br>&gt; &gt; &gt; &gt; USER ?<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; Thanks for your help..<br>&gt; &gt; &gt; &gt; Upgraded (Shalini...)
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; SAP-WUG mailing list<br>&gt; &gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug
</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; SAP-WUG mailing list<br>&gt; &gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;&nbsp;&nbsp;------------------------------<br>&gt; &gt; We won&#39;t tell. Get more on shows you hate to love&lt;<a href="http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265%0A">
http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265%0A</a>&gt;<br>&gt; &gt; (and love to hate): Yahoo! TV&#39;s Guilty Pleasures list.&lt;<a href="http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265%0A">
http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265%0A</a>&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; SAP-WUG mailing list<br>&gt; &gt; <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a><br>&gt; &gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt; ------=_Part_46658_32998754.1171030046991--<br>
&gt; _______________________________________________<br>&gt; SAP-WUG mailing list<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug
</a><br>&gt;<br>&gt; _______________________________________________<br>&gt; SAP-WUG mailing list<br>&gt; <a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>&gt; <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>&gt;<br>&gt;<br><br><br>_______________________________________________<br>SAP-WUG mailing list<br><a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br></blockquote></div><br>