<div dir="ltr">Hi Jocelyn,<br>  Thanks for your suggestions. I am not going to use any of the methods in the BO ABSENCE, I have created a subtype of it and defining my own methods. In this case can I use the BO ABSENCE for capturing the event as the BO ABSENCE itself is not yet marked as Obsolete, only the methods inside that are marked as Obsolete.<br>
<br>Regards,<br>Ibrahim Khan<br><br><div class="gmail_quote">On Thu, Mar 19, 2009 at 9:09 AM, Dart, Jocelyn <span dir="ltr">&lt;<a href="mailto:jocelyn.dart@sap.com">jocelyn.dart@sap.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Hi Ibrahim, </font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">There were some manager events created to handle absences 
and attendances even before ECC came into place. </font></span></div>
<div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">As per the doco of buisness object 
ABSENCE:</font></span></div>
<div dir="ltr" align="left"><span>
<p>Instead, use the corresponding API Methods &quot;ManageDelete,&quot; &quot;ManageCreation,&quot; 
and &quot;ManageChange&quot; for the Business Object BUS7007, as well as the following 
corresponding RFCs:</p>
<ul>
  <li>bapi_ptmgrattabs_mngdelete</li></ul>
<ul>
  <li>bapi_ptmgrattabs_mngcreation</li></ul>
<ul>
  <li>bapi_ptmgrattabs_mngchange</li></ul></span></div>
<div><span></span>There are some standard workflows that show how to use these. 
</div>
<div> </div>
<div><span></span><span></span><font face="Arial"><font color="#0000ff"><font size="2">A<span>lternatively you can use transaction 
SWEHR2/3 to raise your own events.  Just be careful that what you are doing 
with one approach doesn&#39;t hurt the ESS result and vice versa, i.e. in case any 
of your backend users eventually are given 
ESS.</span></font></font></font></div>
<div><font><font color="#0000ff"><font size="2"><span></span></font></font></font><span></span><font face="Arial"><font color="#0000ff"><font size="2">R<span>egards,</span></font></font></font></div>
<div><font><font color="#0000ff"><font size="2"><span></span></font></font></font><span></span><font face="Arial"><font color="#0000ff"><font size="2">J<span>ocelyn 
</span></font></font></font><br></div>
<div dir="ltr" align="left" lang="en-us">
<hr>
<font size="2" face="Tahoma"><div class="im"><b>From:</b> <a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a> 
[mailto:<a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a>] <b>On Behalf Of </b>Ibrahim 
Khan<br></div><b>Sent:</b> Thursday, 19 March 2009 3:37 PM<div class="im"><br><b>To:</b> SAP Workflow 
Users&#39; Group<br></div><b>Subject:</b> [LIKELY JUNK]Re: [LIKELY JUNK]Re: Leave workflow 
in ECC 6.0 using business object ABSENCE<br></font><br></div><div><div></div><div class="h5">
<div></div>
<div dir="ltr">Hi Jocelyn,<br>  In our company we are using ESS leave 
workflow as well and we are using standard workflow for that. But in our company 
all the employees will not have ESS access, So they should be able to apply the 
leave using in the infotype 2001 from the backend(SAP). So we need to develop 
one more workflow for this. The event which gets triggered when a leave request 
is created in SAP is ABSENCE REQUESTED, In this case how should I proceed, 
Please advice.<br><br>Regards,<br>Ibrahim Khan<br><br>
<div class="gmail_quote">On Wed, Mar 18, 2009 at 9:13 AM, Dart, Jocelyn <span dir="ltr">&lt;<a href="mailto:jocelyn.dart@sap.com" target="_blank">jocelyn.dart@sap.com</a>&gt;</span> 
wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
  <div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Hi Ikhan, 
  Do NOT use the old BOR objects.  The new leave workflow uses ABAP Classes 
  and a series of configuration tables to carefully control the 
  status. </font></span></div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">You must NOT use the old leave approach in an ECC system - it 
  works against the new ESS leave applications.  </font></span></div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">You will 
  find it in the relevant application component - use transaction SWDM to search 
  for workflows in a particular application component area.</font></span></div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Hope that 
  helps.</font></span></div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Regards,</font></span></div>
  <div dir="ltr" align="left"><span><font color="#0000ff" size="2" face="Arial">Jocelyn 
  </font></span></div><br>
  <div dir="ltr" align="left" lang="en-us">
  <hr>
  <font size="2" face="Tahoma"><b>From:</b> <a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a> [mailto:<a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a>] <b>On Behalf Of </b>Ibrahim 
  Khan<br><b>Sent:</b> Tuesday, 17 March 2009 3:33 PM
  <div><br><b>To:</b> SAP Workflow Users&#39; 
  Group<br></div><b>Subject:</b> [LIKELY JUNK]Re: Leave workflow in ECC 6.0 
  using business object ABSENCE<br></font><br></div>
  <div>
  <div></div>
  <div>
  <div></div>
  <div dir="ltr">How this event will be triggered??<br><br>
  <div class="gmail_quote">On Mon, Mar 16, 2009 at 7:28 PM, Li, Harrison <span dir="ltr">&lt;<a href="http://harrison.li" target="_blank">harrison.li</a>@<a href="http://eds.com" target="_blank">eds.com</a>&gt;</span> wrote:<br>

  <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">One 
    way is to create a subtype of BUS7007 and add the event. Also make sure to 
    specify the delegation.<br><br>Regards,<br>--<br><font color="#888888">Harrison<br></font>
    <div>
    <div></div>
    <div><br><br>-----Original Message-----<br>From: <a href="mailto:sap-wug-bounces@mit.edu" target="_blank">sap-wug-bounces@mit.edu</a> on behalf of Ibrahim Khan<br>Sent: 
    Mon 3/16/2009 10:21 AM<br>To: SAP Workflow Users&#39; Group<br>Subject: Leave 
    workflow in ECC 6.0 using business object ABSENCE<br><br>Hi Friends,<br>I 
    want to develop leave workflow in ECC 6.0. The BO event which is 
    getting<br>triggered when a leave request is created from PA30(Leave request 
    will be<br>locked when it is created) is ABSENCE.REQUESTED.But If i check 
    the BO<br>ABSENCE all the methods in that BO are  obsolete. Even there 
    is  a SAP<br>note(731260) which says that ABSENCE should not be used 
    and use BUS7007<br>should be used, but BUS7007 does not have any event. In 
    this case how should<br>I proceed. Please 
    advice.<br><br>Regards,<br>Ikhan<br><br></div></div><br>_______________________________________________<br>SAP-WUG 
    mailing list<br><a href="mailto:SAP-WUG@mit.edu" target="_blank">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br></blockquote></div><br></div></div></div></div><br>_______________________________________________<br>SAP-WUG 
  mailing list<br><a href="mailto:SAP-WUG@mit.edu" target="_blank">SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br>
</blockquote></div><br></div></div></div></div>
<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" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br></blockquote></div><br></div>