<?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 HR performance tips in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851983#M360763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'd like to receive some tips improve performance in HR reports specially payroll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jan 2007 20:35:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-11T20:35:55Z</dc:date>
    <item>
      <title>HR performance tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851983#M360763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'd like to receive some tips improve performance in HR reports specially payroll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2007 20:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851983#M360763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-11T20:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: HR performance tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851984#M360764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Almost all HR reports use the Logical Databse for their selection screens.&lt;/P&gt;&lt;P&gt;You may use the standard BAPI's or FM's to fetch data from the databases.&lt;/P&gt;&lt;P&gt;This will definitely increase the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 00:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851984#M360764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T00:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: HR performance tips</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851985#M360765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Do not use LDB's if you have huge data. Better to design your own selection &lt;/P&gt;&lt;P&gt;    screen and code accordingly.&lt;/P&gt;&lt;P&gt;    While writing the selects try to give as many key fields as possible in the &lt;/P&gt;&lt;P&gt;    where condition. Giving BEGDA and ENDDA will help a lot in filtering the&lt;/P&gt;&lt;P&gt;    data. Filter the data initially i.e. at the selects only rather than filtering the&lt;/P&gt;&lt;P&gt;    records at the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    If Payroll for a pernr is to be read then there is no way to get the results for&lt;/P&gt;&lt;P&gt;    one particular period in one single go .. need to get the entire data and then&lt;/P&gt;&lt;P&gt;    filter it accordingly based on the period. Even if there are any FM's they also&lt;/P&gt;&lt;P&gt;    do the same ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GSR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 05:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-performance-tips/m-p/1851985#M360765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T05:53:01Z</dc:date>
    </item>
  </channel>
</rss>

