<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compute Leaves between 2 dates in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293667#M156221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try :HR_BE_TX_ENTRY_LEAVE_DATES&lt;/P&gt;&lt;P&gt;HR_GET_LEAVE_DATA&lt;/P&gt;&lt;P&gt;HR_LEAVE_DATE_CALC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl..award the points &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 May 2006 15:18:59 GMT</pubDate>
    <dc:creator>former_member181966</dc:creator>
    <dc:date>2006-05-02T15:18:59Z</dc:date>
    <item>
      <title>Compute Leaves between 2 dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293666#M156220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt; I could not search for an answer to this question. &lt;/P&gt;&lt;P&gt;Question is simple, but I guess, answer not so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given a PERNR, 2 dates. How many dates of leaves between those 2 dates? &lt;/P&gt;&lt;P&gt;Note that we cannot just use 2001 infotype as it is. &lt;/P&gt;&lt;P&gt;Example: I want to check between 27.12.2005 to 31.12.2005.&lt;/P&gt;&lt;P&gt;Leave record in 2001 is from 27.12.2005 to 04.01.2006. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues? I know there is a FM HR_ABS_ATT_TIMES_AT_ENTRY. But it is quite slow, as it takes in and returns lots of redundant information. I am just interested in Leave days, and nothing else. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your comments...&lt;/P&gt;&lt;P&gt;regds.&lt;/P&gt;&lt;P&gt;Samant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2006 15:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293666#M156220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-02T15:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Leaves between 2 dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293667#M156221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try :HR_BE_TX_ENTRY_LEAVE_DATES&lt;/P&gt;&lt;P&gt;HR_GET_LEAVE_DATA&lt;/P&gt;&lt;P&gt;HR_LEAVE_DATE_CALC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl..award the points &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2006 15:18:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293667#M156221</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-05-02T15:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Leaves between 2 dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293668#M156222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saquib. &lt;/P&gt;&lt;P&gt;2 of the FM you have mentioned are for Entry/Exit dates. &lt;/P&gt;&lt;P&gt;That's not what i want. &lt;/P&gt;&lt;P&gt;I want the no of absences between 2 dates for an employee. &lt;/P&gt;&lt;P&gt;None of the FM mentioned by you does that. &lt;/P&gt;&lt;P&gt;Any other suggestions please? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;Samant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2006 02:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293668#M156222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-03T02:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compute Leaves between 2 dates</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293669#M156223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Samant,&lt;/P&gt;&lt;P&gt;Can you please refine your query. Is it the number of working days between the two days ie, the actual number of days counted as absence?&lt;/P&gt;&lt;P&gt;anyway try using the BAPI: BAPI_ABSENCE_GETDETAIL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward points if this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajeev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2006 12:10:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-leaves-between-2-dates/m-p/1293669#M156223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-03T12:10:12Z</dc:date>
    </item>
  </channel>
</rss>

