<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>RE: PO Workflow (Mark Pyc)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I looked at Characteristics and Classes.&nbsp; I added account assignment to our existing characteristic.&nbsp; But, it did not work.&nbsp; I will need to do some more research.<BR>
<BR>
Monique<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: sap-wug-bounces@mit.edu on behalf of Susan R. Keohan<BR>
Sent: Mon 3/5/2007 4:09 PM<BR>
To: SAP Workflow Users' Group<BR>
Subject: Re: PO Workflow (Mark Pyc)<BR>
<BR>
Hi Monique,<BR>
<BR>
I think that's up to your MM person, to configure release strategies in<BR>
a way that they react to Account Assignment changes.&nbsp; It was a long time<BR>
ago for me, but I think maybe it's in the Classification data of the<BR>
release strategies ?<BR>
<BR>
Cheers,<BR>
Sue<BR>
Stephens, Monique S L wrote:<BR>
&gt; I had asked some questions below and got some good responses.&nbsp; Now, we<BR>
&gt; are actually ready to begin configuring the system and have run into a<BR>
&gt; roadblock.<BR>
&gt;&nbsp;<BR>
&gt; If the account assignment only changes on a PO, we want workflow to<BR>
&gt; restart if the PO meets a certain total value.&nbsp; If the value of the PO<BR>
&gt; does not change, how can we get the release strategy reset on an account<BR>
&gt; change only?<BR>
&gt;&nbsp;<BR>
&gt; Monique Stephens<BR>
&gt;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt; *From:* sap-wug-bounces@mit.edu [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>] *On<BR>
&gt; Behalf Of *Mark Pyc<BR>
&gt; *Sent:* Monday, March 13, 2006 10:09 AM<BR>
&gt; *To:* SAP Workflow Users' Group<BR>
&gt; *Subject:* Re: PO Workflow (Mark Pyc)<BR>
&gt;<BR>
&gt; G'day Monique,<BR>
&gt;&nbsp;<BR>
&gt; Typically the event 'BUS2012.ReleaseStepCreated' would be the trigger to<BR>
&gt; your Workflow.<BR>
&gt;&nbsp;<BR>
&gt; Splitting symantic hairs it's not that the release strategies apply once<BR>
&gt; they are in WF, but that a release strategy being invoked will be the<BR>
&gt; trigger to start the WF process. On this basis WF will only start when a<BR>
&gt; change is 'significant' which means when a release strategy is applied<BR>
&gt; or reset. When you configure the release strategy you can control<BR>
&gt; tolerances of the changes allowed before a release is reset and WF<BR>
&gt; restarted.<BR>
&gt;&nbsp;<BR>
&gt; I'm not sure if existing PO's are changed to use a new Release Strategy<BR>
&gt; if they are created initially without one and then changed after the<BR>
&gt; config changes to set up the new strategy, but I would have thought so.<BR>
&gt; As such I don't think existing POs should be a problem for you.<BR>
&gt;&nbsp;<BR>
&gt; If you have both SRM generated and normal backend created PO's you may<BR>
&gt; need to use start conditions based on Doc Type if you want difference WF<BR>
&gt; processes to be invoked.<BR>
&gt;&nbsp;<BR>
&gt; Good luck,<BR>
&gt; Mark<BR>
&gt;<BR>
&gt;&nbsp;<BR>
&gt; On 13/03/06, *Stephens, Monique S L* &lt;moniques@bcm.tmc.edu<BR>
&gt; &lt;<A HREF="mailto:moniques@bcm.tmc.edu">mailto:moniques@bcm.tmc.edu</A>&gt;&gt; wrote:<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; All of our PO's will be subject to the same release strategies once<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; they are in workflow.&nbsp; The problem I have right now is that I don't<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; know how to get the PO's into a workflow process if they were never<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; subject to workflow before.&nbsp; I have found a way to start<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; workflow.&nbsp; But, it would then start<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; regardless of type of change made.&nbsp; This may not be so bad<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; considering the fact that the user has made some type of change.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Monique<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; -----Original Message-----<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A> &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;] On<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Behalf Of Antonio, Bryan<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sent: Friday, March 10, 2006 2:33 PM<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: sap-wug@mit.edu &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Re: PO Workflow (Mark Pyc)<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi Monique,<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Let me give Q1 a shot. How about creating a function module that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; will be called by the user exit for determining the release strategy<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; for SRM PO's. I'm not sure if the user exit for regular PO creation<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; is the same as for PO created through SRM. You can also throw some<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; codes in the so-called FM that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; will check certain criteria (account assignment, item category, qty,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; etc.). If these criteria are not met, the FM can return a blank<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; release strategy (PO is not subject for release - then workflow<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; won't start). It sounds like you already have the customizing<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; settings for PO release strategy. Would<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the SRM PO have a different release strategy?<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Regarding PO auto-release, how about executing ME28 (Collective<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Release) in background using specific criteria for the PO's you want<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; released.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; I hope this helps.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Bryan<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ----------------------------------------------------------------------<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message: 1<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Date: Fri, 10 Mar 2006 18:12:56 +0000<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: &quot;Mark Pyc&quot; &lt; mark.pyc@gmail.com &lt;<A HREF="mailto:mark.pyc@gmail.com">mailto:mark.pyc@gmail.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Re: PO Workflow<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: &quot;SAP Workflow Users' Group&quot; &lt;sap-wug@mit.edu<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message-ID: &lt; 23f0a78a0603101012k549a818fx@mail.gmail.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:23f0a78a0603101012k549a818fx@mail.gmail.com">mailto:23f0a78a0603101012k549a818fx@mail.gmail.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Content-Type: text/plain; charset=ISO-8859-1<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; I don't know of a way to auto-release. I'm talking about creating a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; new WF which is a cut back version of your approval WF. Just take<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; out all the approval stuff and leave the release. I haven't sussed<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; it entirely yet, but there will be something that can be used in a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Start Condition so that this<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; auto release WF only starts for brand new EC purchase orders.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hope this helps.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Mark<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; On 10/03/06, Stephens, Monique S L &lt;moniques@bcm.tmc.edu<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:moniques@bcm.tmc.edu">mailto:moniques@bcm.tmc.edu</A>&gt;&gt; wrote:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Mark,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thank you for responding back so quickly.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; A charge source is the wording I have used for cost center or<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; WBS element.&nbsp; I believe the appropriate SAP word would be account<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; assignment.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; In regards to question #1, is there a way to automatically<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; release the PO's already in the system or is this something that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; will only work after workflow is changed?<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Monique<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; -----Original Message-----<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; From: sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A> &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;] On<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Behalf Of Mark Pyc<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Sent: Friday, March 10, 2006 9:46 AM<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; To: SAP Workflow Users' Group<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Subject: Re: PO Workflow<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; G'day Monique,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Firstly, 'only a functional person'??&nbsp; Come now, big up yourself.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Most<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; of us are only WF people.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; I'm looking at the same thing currently. I'll have a crack at numbers<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 1 &amp; 3, but as I'm only a WF person I'm not sure what a 'charge<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; source'<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; is so will leave 2 for someone else.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 1. You can't have the Release strategy kick in only on change,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; but you<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; can have a WF which will automatically release in the background on<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; first creation. That way when the Approved cart is brought across as<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; a PO it will block and then be automatically released by WF. Any<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; future changes (depending<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; on your Release Strategy config around tolerances<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; etc) will cause the Release Strategy to kick in again. At that point<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; you can have an approval WF.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; 3. Before you offer the approval step you could store in a container<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the current value of the header notes and have validation in the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; tail end of the method to ensure that it had changed before<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; completing the Workitem. Developer stuff, but not difficult.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Have fun,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Mark<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; On 10/03/06, Stephens, Monique S L &lt;moniques@bcm.tmc.edu<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:moniques@bcm.tmc.edu">mailto:moniques@bcm.tmc.edu</A>&gt;&gt; wrote:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Hello fellow workflowers!&nbsp; I had posed this question before but<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; cannot<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; find the response I received.&nbsp; But, the criteria has changed a bit<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; I need some input.&nbsp; I am not an expert at workflow.&nbsp; I am only a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; functional person.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;&nbsp; We have another person here that actually does the technical<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; aspects<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; of workflow.&nbsp; Therefore, please give me good details as to what<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; needs<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; to be done if it is possible or not.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Prior to SRM, our users created PO's that would then route through<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; workflow for approvals at several levels (department,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Environmental<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Safety, Grants, Finance, then Purchasing).&nbsp; We have most of<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; this set<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; up in configuration with the different release levels, codes, and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; indicators, as well as within the workflow logic.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Once we went live with SRM, users were creating shopping carts that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; would route through workflow.&nbsp; The PO would be created<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; automatically<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; on the R3 side for catalog orders or converted into a PO by our<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Purchasing department for non-catalog orders.&nbsp; These PO's are not<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; set<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; up to go through any workflow.&nbsp; Users are not allowed to make<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; changes to these particular PO's.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Obviously, that has been a BIG issue with our departments that<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; were<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; used to making valid changes (different charge source, remove<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; commitments, add header notes, etc.).&nbsp; We have therefore decided to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; implement a workflow that will encompass our pre-SRM PO<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; workflow as<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; well as the SRM PO's.&nbsp; This is where the questions begin.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; 1.&nbsp; For the SRM PO's, they do not currently have a release status<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; since they have not gone into workflow before.&nbsp; How do you tell<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; system that workflow should only begin for these PO's if certain<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; criteria are met?&nbsp; Is this something that can be done in<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; configuration<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; with the other release steps?&nbsp; Once a release status is given, it<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; should follow the workflow we already have in place.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; 2.&nbsp; If a charge source is changed, is that something done in<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; configuration or the workflow logic?<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; 3.&nbsp; If a PO is changed, how can we ask the users to put<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; something in<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; the header notes explaining what was changed as part of a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; validation?<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Monique Stephens<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; SAP Analyst<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; Baylor College of Medicine<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; 713-798-1349<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; 713-798-1326 (FAX)<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message: 2<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Date: Fri, 10 Mar 2006 12:29:28 -0700<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: &quot;Sims, Lori A&quot; &lt;Lori.Sims@northwestern.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:Lori.Sims@northwestern.com">mailto:Lori.Sims@northwestern.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Please Help<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: &lt; sap-wug@mit.edu &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message-ID: &lt;9C23820F8A3AB340889A4F0FD4C2D7B9956EA8@nwr109.nwenergy<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:9C23820F8A3AB340889A4F0FD4C2D7B9956EA8@nwr109.nwenergy">mailto:9C23820F8A3AB340889A4F0FD4C2D7B9956EA8@nwr109.nwenergy</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Content-Type: text/plain; charset=&quot;us-ascii&quot;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hello,<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am fairly new to SAP Workflow.&nbsp; I am working with a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; custom workflow that we have cloned from a standard SAP<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; workflow.&nbsp; We have added a decision step and now want the decision<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; step with all of its<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; options in a loop until.&nbsp;&nbsp;&nbsp; I am having problems adding a loop until<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; that will include all of the decision step and all of its<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; options.&nbsp; Can anyone, please advise.&nbsp; We are on 4.6C and since you<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; can only select one step and then insert the Loop until - the loop<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; until only includes my decision and not the options.&nbsp; Should I have<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; created the Loop Until step first and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; then inserted the decision step inside the loop.&nbsp; Is order of steps<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; my problem here?&nbsp; Thanks in advance for any help.<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Lori Sims<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Application Development<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; (406)497-3632<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; lori.sims@northwestern.com &lt;<A HREF="mailto:lori.sims@northwestern.com">mailto:lori.sims@northwestern.com</A>&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; This message is for the named person's use only. It may contain<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; confidential, proprietary or legally privileged information. No<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; confidentiality or privilege is waived or lost by any mistransmission.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; If you receive this message in error, please immediately delete it<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; and all copies of it from your system, destroy any hard copies of it<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; and notify the sender. You must not, directly or indirectly, use,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; disclose, distribute, print, or copy any part of this message if you<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; are not the intended<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; recipient. NorthWestern Corporation and its subsidiaries each<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; reserve the right to monitor all e-mail communications through its<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; network.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; -------------- next part --------------<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; An HTML attachment was scrubbed...<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; URL:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/665740bc/a">http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/665740bc/a</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ttachment-0001.htm<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message: 3<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Date: Fri, 10 Mar 2006 11:58:29 -0800<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: Sandip Jana &lt;sandip.jana@in.ibm.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:sandip.jana@in.ibm.com">mailto:sandip.jana@in.ibm.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: RE: Object Services for custom business object<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: &quot;SAP Workflow Users' Group&quot; &lt; sap-wug@mit.edu<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message-ID:<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;OFB140423A.5961A13A-ON8825712D.006C3E0C-8825712D.006C4A23@in.ibm.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:OFB140423A.5961A13A-ON8825712D.006C3E0C-8825712D.006C4A23@in.ibm.com">mailto:OFB140423A.5961A13A-ON8825712D.006C3E0C-8825712D.006C4A23@in.ibm.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Content-Type: text/plain; charset=&quot;utf-8&quot;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks a lot.. This helped me a lot.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sandip<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Tiwari, Rammanohar&quot; &lt; rammanohar.tiwari@logicacmg.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:rammanohar.tiwari@logicacmg.com">mailto:rammanohar.tiwari@logicacmg.com</A>&gt;&gt; Sent by:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; 03/09/2006 10:25 PM<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Please respond to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SAP Workflow Users' Group&quot;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SAP Workflow Users' Group&quot; &lt; sap-wug@mit.edu &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; cc<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; RE: Object Services for custom business object<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; The links below might be of some help to you...<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA">http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; PApplicationDevelopment.htm<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; or<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA">http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA">http://www.geocities.com/rmtiwari/Resources/Training/BusinessWorkflow/SA</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; PApplicationDevelopment.pdf<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Cheers,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Ram<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; -----Original Message-----<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A> &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;]On<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Behalf<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Of<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sandip Jana<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sent: Friday, March 10, 2006 6:50 AM<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: SAP Workflow Users' Group<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: RE: Object Services for custom business object<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi Richard,<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Do you have any link or copy of Practical Workflow book?<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sandip<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; IBM Global Service India Pvt. India<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Solution Delivery Centre, Kolkata<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; E-mail: sandip.jana@in.ibm.com &lt;<A HREF="mailto:sandip.jana@in.ibm.com">mailto:sandip.jana@in.ibm.com</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Phone:&nbsp; +91 33 2367 5700, Ext. 2242<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Mobile: +91 9830744306<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;Richard Marut&quot; &lt;rvmarut@earthlink.net &lt;<A HREF="mailto:rvmarut@earthlink.net">mailto:rvmarut@earthlink.net</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sent by: sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; 03/09/2006 04:51 PM<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Please respond to<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;SAP Workflow Users' Group&quot;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &quot;'SAP Workflow Users' Group'&quot; &lt;sap-wug@mit.edu &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; cc<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; RE: Object Services for custom business object<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; You can find it in the Practical Workflow book in sections 13.3.4 and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; 13.3.5<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Richard?<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: sap-wug-bounces@mit.edu &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; [<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A> &lt;<A HREF="mailto:sap-wug-bounces@mit.edu">mailto:sap-wug-bounces@mit.edu</A>&gt;] On<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Behalf<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Of Sandip Jana<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sent: Thursday, March 09, 2006 6:56 PM<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: sap-wug@mit.edu &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Object Services for custom business object<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi,<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; I have created a custom business object. I also have a custom<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; transaction<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; to display some info. How could I configure the object services for my<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; custom object? Any help will be appreciated.<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Sandip_______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <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;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; This e-mail and any attachment is for authorised use by the intended<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; recipient(s) only. It may contain proprietary material, confidential<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; information and/or be subject to legal privilege. It should not be<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; copied,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; disclosed to, retained or used by, any other party. If you are not an<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; intended recipient then please promptly delete this e-mail and any<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; attachment and all copies and inform the sender. Thank you.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A>&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; -------------- next part --------------<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; An HTML attachment was scrubbed...<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; URL:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/a629df55/a">http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/a629df55/a</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/a629df55/a">http://mailman.mit.edu/pipermail/sap-wug/attachments/20060310/a629df55/a</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ttachment-0001.htm<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message: 4<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Date: Fri, 10 Mar 2006 16:47:12 -0300<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; From: &quot;Gavin Mooney&quot; &lt;gavinmooney@gmail.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:gavinmooney@gmail.com">mailto:gavinmooney@gmail.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Re: Please Help<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; To: &quot;SAP Workflow Users' Group&quot; &lt;sap-wug@mit.edu<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:sap-wug@mit.edu">mailto:sap-wug@mit.edu</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Message-ID: &lt; 7a545e270603101147k60d8bfcfm@mail.gmail.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:7a545e270603101147k60d8bfcfm@mail.gmail.com">mailto:7a545e270603101147k60d8bfcfm@mail.gmail.com</A>&gt;&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Content-Type: text/plain; charset=WINDOWS-1252<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi Lori,<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; When you create a new loop it's added with nothing &quot;inside&quot; it, you<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; then add all the steps that you want to be in the loop. If you've<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; already created your decision step you should be able to cut and paste<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; it (and all of it's options should be copied at the same time, as they<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; form a block together) into the loop. You do of course risk the wrath<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; of the buggy workflow builder though - on 4.6C I often found copying<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; and pasting didn't do exactly what I was expecting. Save the workflow<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; first!<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; HTH<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; - Gavin<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; 2006/3/10, Sims, Lori A &lt; Lori.Sims@northwestern.com<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<A HREF="mailto:Lori.Sims@northwestern.com">mailto:Lori.Sims@northwestern.com</A>&gt;&gt;:<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Hello,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am fairly new to SAP Workflow.&nbsp; I am working with a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; custom<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; workflow that we have cloned from a standard SAP workflow.&nbsp; We have<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; added a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; decision step and now want the decision step with all of its options<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; in a<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; loop until.&nbsp;&nbsp;&nbsp; I am having problems adding a loop until that will<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; include<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; all of the decision step and all of its options.&nbsp; Can anyone, please<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; advise.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;&nbsp; We are on 4.6C and since you can only select one step and then<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; insert<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Loop until ? the loop until only includes my decision and not the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; options.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Should I have created the Loop Until step first and then inserted<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; decision step inside the loop.&nbsp; Is order of steps my problem here?<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; in advance for any help.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Lori Sims<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Application Development<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; (406)497-3632<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; lori.sims@northwestern.com &lt;<A HREF="mailto:lori.sims@northwestern.com">mailto:lori.sims@northwestern.com</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; This message is for the named person's use only. It may contain<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; confidential, proprietary or legally privileged information. No<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; confidentiality or privilege is waived or lost by any<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; mistransmission.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; If<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; you receive this message in error, please immediately delete it and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; all<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; copies of it from your system, destroy any hard copies of it and<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; notify the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; sender. You must not, directly or indirectly, use, disclose,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; distribute,<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; print, or copy any part of this message if you are not the intended<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; recipient. NorthWestern Corporation and its subsidiaries each<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; reserve<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; the<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; right to monitor all e-mail communications through its network.<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <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;&nbsp;&nbsp;&nbsp;&nbsp; End of SAP-WUG Digest, Vol 16, Issue 44<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; ***************************************<BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG mailing list<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; SAP-WUG@mit.edu &lt;<A HREF="mailto:SAP-WUG@mit.edu">mailto:SAP-WUG@mit.edu</A>&gt;<BR>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; <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;<BR>
&gt; ------------------------------------------------------------------------<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; SAP-WUG mailing list<BR>
&gt; SAP-WUG@mit.edu<BR>
&gt; <A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
<BR>
--<BR>
Susan R. Keohan<BR>
SAP Workflow Developer<BR>
MIT Lincoln Laboratory<BR>
244 Wood Street<BR>
LI-200<BR>
Lexington, MA. 02420<BR>
Phone: 781-981-3561<BR>
Fax:&nbsp;&nbsp; 781-981-1607<BR>
keohan@ll.mit.edu<BR>
_______________________________________________<BR>
SAP-WUG mailing list<BR>
SAP-WUG@mit.edu<BR>
<A HREF="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>