<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2>Mark,</FONT></SPAN></DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff size=2>Yes, 
O-S-P is Org Unit, Position, Person.</FONT></SPAN></DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff size=2>I 
agree with you that it's not standard. We build a fairly elaborate substitution 
utility that only allows a manager to pick substitutes 2-levels up and delegates 
2-levels down. The 2-levels down was not easy since their is no reverse of 168 
as you said.</FONT></SPAN></DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=971070715-12092006><FONT face=Arial color=#0000ff 
size=2>Claude</FONT></SPAN></DIV>
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> sap-wug-bounces@mit.edu 
[mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of </B>Mark Pyc<BR><B>Sent:</B> 
September 12, 2006 10:56 AM<BR><B>To:</B> SAP Workflow Users' 
Group<BR><B>Subject:</B> Re: Reciprocal of 168<BR><BR></FONT></DIV>
<DIV>Thanks for the respone Claude. What do you mean by O-S-P? Org Unit - 
Position - Person? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Ideally it should be the flip of 168 which uses "Reports To" with 
precedence over "Chief" and in the case of an&nbsp;Org Unit without Chief will 
look up to the next Org Unit. </DIV>
<DIV>&nbsp;</DIV>
<DIV>I appreciate that it's not that hard to code, but was&nbsp;hoping&nbsp;for 
something standard. Has anyone found what I'm hoping for??</DIV>
<DIV><BR>Have fun,</DIV>
<DIV>Mark<BR><BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 9/12/06, <B class=gmail_sendername>Claude 
Bourque</B> &lt;<A 
href="mailto:cbourque@bank-banque-canada.ca">cbourque@bank-banque-canada.ca</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  <DIV>
  <DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2>Mark,</FONT></SPAN></DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2>Depends on your Org structure 
  setup. Here at the Bank we use "Reports To" more than Chief, &nbsp;so eval 
  path ORGA-P does the trick. If you use Chief (relationship A012) then use 
  O-S-P. </FONT></SPAN></DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2>We built an FM-based rule 
  that uses RH_STRUC_GET with eval path ORGA-P.</FONT></SPAN></DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2>Good 
  luck,</FONT></SPAN></DIV></DIV>
  <DIV><SPAN class=sg>
  <DIV><SPAN><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN><FONT face=Arial color=#0000ff 
  size=2>Claude</FONT></SPAN></DIV></SPAN></DIV>
  <DIV><SPAN class=e id=q_10da27feb305de29_2>
  <DIV lang=en-us dir=ltr align=left><FONT face=Tahoma size=2>-----Original 
  Message-----<BR><B>From:</B> <A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:sap-wug-bounces@mit.edu" 
  target=_blank>sap-wug-bounces@mit.edu</A> [mailto:<A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:sap-wug-bounces@mit.edu" 
  target=_blank>sap-wug-bounces@mit.edu</A>] <B>On Behalf Of </B>Mark 
  Pyc<BR><B>Sent:</B> September 12, 2006 10:07 AM<BR><B>To:</B> 
  WUG<BR><B>Subject:</B> Reciprocal of 168<BR><BR></FONT></DIV>
  <DIV>G'day Wuggers,</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>No I don't mean 0.005952380952380952380952380952381.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I'm after a bit of code to determine the subordinates of a user or 
  position rather than the superior. So I'm looking for the flip of 
  157/168/RH_ACT_GET_LEADING_POSITIONS.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>My HR ABAPer assures me that this is too complicated to be handled by an 
  evaluation path and that there needs to a coded solution. It should return 
  all&nbsp;positions which would return the&nbsp;user in question if plugged 
  into 168. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Does anyone have any treats? This is for a ECC 5.0 NW04 system. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Thanks,</DIV>
  <DIV>Mark</DIV></SPAN></DIV>
  <DIV></DIV></DIV><BR>====================================================================================<BR><BR>La 
  version française suit le texte 
  anglais.<BR><BR>------------------------------------------------------------------------------------ 
  <BR><BR>This email may contain privileged and/or confidential information, and 
  the Bank of<BR>Canada does not waive any related rights. Any distribution, 
  use, or copying of this<BR>email or the information it contains by other than 
  the intended recipient is <BR>unauthorized. If you received this email in 
  error please delete it immediately from<BR>your system and notify the sender 
  promptly by email that you have done 
  so.<BR><BR>------------------------------------------------------------------------------------ 
  <BR><BR>Le présent courriel peut contenir de l'information privilégiée ou 
  confidentielle.<BR>La Banque du Canada ne renonce pas aux droits qui s'y 
  rapportent. Toute diffusion,<BR>utilisation ou copie de ce courriel ou des 
  renseignements qu'il contient par une <BR>personne autre que le ou les 
  destinataires désignés est interdite Si vous recevez<BR>ce courriel par 
  erreur, veuillez le supprimer immédiatement et envoyer sans délai 
  à<BR>l'expéditeur un message électronique pour l'aviser que vous avez éliminé 
  de votre <BR>ordinateur toute copie du courriel 
  reçu.<BR><BR><BR>_______________________________________________<BR>SAP-WUG 
  mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
  href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu </A><BR><A 
  onclick="return top.js.OpenExtLink(window,event,this)" 
  href="http://mailman.mit.edu/mailman/listinfo/sap-wug" 
  target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR><BR><BR></BLOCKQUOTE></DIV><BR><pre>====================================================================================

La version française suit le texte anglais.

------------------------------------------------------------------------------------

This email may contain privileged and/or confidential information, and the Bank of
Canada does not waive any related rights. Any distribution, use, or copying of this
email or the information it contains by other than the intended recipient is
unauthorized. If you received this email in error please delete it immediately from
your system and notify the sender promptly by email that you have done so. 

------------------------------------------------------------------------------------

Le présent courriel peut contenir de l'information privilégiée ou confidentielle.
La Banque du Canada ne renonce pas aux droits qui s'y rapportent. Toute diffusion,
utilisation ou copie de ce courriel ou des renseignements qu'il contient par une
personne autre que le ou les destinataires désignés est interdite. Si vous recevez
ce courriel par erreur, veuillez le supprimer immédiatement et envoyer sans délai à
l'expéditeur un message électronique pour l'aviser que vous avez éliminé de votre
ordinateur toute copie du courriel reçu.
</pre></BODY></HTML>