<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div>Hi Claude&nbsp;</div>
<div>I'd second Ed &amp; also point out that we have a chapter on BRFplus &amp; related DSM (rule governance &amp; hot deployment to any SAP system in the landscape) in the recently released edition 3 of Practical Workflow for SAP book.&nbsp;</div>
<div><br>
</div>
<div>One option for instance would be to use a decision table (aka a spreadsheet like rule) to hold the position id per system/client.&nbsp;</div>
<div><br>
</div>
<div>Btw - to both of you - &nbsp;it's quite likely that you already have BRFplus available in your system as it's part of the NetWeaver platform. A quick test is to try going to transaction BRFplus - its webdynpro so will fire up a web browser. &nbsp;There's also a
 bunch of tutorials blogs &amp; avid fans/practicioners in the Business Rules Management space on SCN</div>
<div><br>
</div>
<div>Also in my very personal opinion the true business value of escalation should be challenged in any workflow design. Too often I see it placed on almost by default &amp; the net result is too often to add stress without any improvement in productivity or efficiency.
 &nbsp;But like I said that's my personal view #justsayin</div>
<div><br>
</div>
<div>Cheers</div>
<div>Jocelyn<br>
<br>
Sent from my iPhone with many apologies for the spelling, grammar and any other deficiencies&nbsp;</div>
<div><br>
On 30 Oct 2014, at 6:38 am, &quot;Edward Diehl&quot; &lt;<a href="mailto:edwarddiehl@hotmail.com">edwarddiehl@hotmail.com</a>&gt; wrote:<br>
<br>
</div>
<blockquote type="cite">
<div><style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr"><font style="font-size:16pt;" size="4" color="#000000" face="Garamond,sans-serif">Hi Claude,<br>
This, ultimately, might not be much different than the z-table approach, but I just finished ( a while ago) reading through the SAP-PRESS publication for BRF&#43;.&nbsp; It is different from BRF as the &#43; version is in the ABAP stack.&nbsp;
<br>
<br>
If you're not looking for a quick solution, you might want to take a look at it.&nbsp; I don't know what release you're on, but I think it is generally available by now.&nbsp;
<br>
<br>
It supports several different rule structures and the resulting tables are available to the business process owners.&nbsp; The tables are read by function calls.<br>
<br>
Would love to get a chance to use this myself.&nbsp;&nbsp; <br id="FontBreak">
</font><br>
<br>
<font style="font-size:12pt;"><strong><font color="#000000"><font style="font-size:16pt;"><font face="Tahoma"><font style="font-size:10pt;" size="2">Ed Diehl</font><br>
</font></font></font></strong></font><font style="font-size: 12pt;" size="3"><font face="Tahoma"><span style="color:rgb(0, 0, 0);"><em>&quot;Success consists of going from failure to failure without loss of enthusiasm.&quot;</em>
</span><br>
<br>
</font></font><br>
<br>
<div>
<hr id="stopSpelling">
Date: Wed, 29 Oct 2014 13:44:32 -0400<br>
From: <a href="mailto:claude.bourque@rcmp-grc.gc.ca">claude.bourque@rcmp-grc.gc.ca</a><br>
To: <a href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</a><br>
Subject: Stopping Escalation<br>
<br>
<div>Greetings WUGgers</div>
<div>&nbsp;</div>
<div>The following is more to start a discussion that to get an answer to a specific technical problem. So, here it goes.</div>
<div>&nbsp;</div>
<div>I've been dealing with this for about 10 years and I'm wondering if there's a better way.</div>
<div>&nbsp;</div>
<div>In a lot of workflows that I've built, the business wants escalation to stop once it reaches a certain position in the hierarchy. For example, don't go higher than the CFAO or the Director of HR. Or, if the user requestion&nbsp;leave, travel, training, etc
 is the CFO/CFAO then the approval is different than for other users.</div>
<div>&nbsp;</div>
<div>I've used a variety of ways to do this including the following</div>
<div>&nbsp;</div>
<div>1. Hard-code the position(s) within the workflow (bad, very bad)</div>
<div>2. Hard-code the position(s) within an ABAP method (still very bad)</div>
<div>2. Use a Z-table to store the position(s) in question and read that table from WF</div>
<div>3. Use table TVARVC (or TVARV)</div>
<div>4. I saw a customer once use table T77S0 to save the position(s).</div>
<div>&nbsp;</div>
<div>Are there other significantly different options out there?</div>
<div>&nbsp;</div>
<div>The main dilemma is that the CFO/CFAO position is most likely NOT the same in DEV, QA and Prod.</div>
<div>&nbsp;</div>
<div>Thanks.</div>
<div>&nbsp;</div>
<div>Cheers</div>
<div>&nbsp;</div>
<div>Claude</div>
<div>Workflow Consultant RCMP</div>
<br>
_______________________________________________ SAP-WUG mailing list <a href="mailto:SAP-WUG@mit.edu">
SAP-WUG@mit.edu</a> <a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a></div>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>SAP-WUG mailing list</span><br>
<span><a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a></span><br>
<span><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</a></span><br>
</div>
</blockquote>
</body>
</html>