<?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: HR - Programming without Logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994819#M954353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that depends on the cleints requirement ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the same thing can be done with the select statements or logical databases and with the function modules using hr_read_infotype. generally when we want to display the information of one pernr we use the logical database ...other wise we use the function modules...function modules are the best for the data execution because they will follow the authorisation checks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 16:30:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T16:30:33Z</dc:date>
    <item>
      <title>HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994818#M954352</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;&lt;/P&gt;&lt;P&gt;I have some doubts, I am mainly using Logical database while creting Reports in HR, if I want to use HR function modules and BAPI do they use logical database, &lt;/P&gt;&lt;P&gt;question is when we have to do HR programming with Logical database and when without Logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 15:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994818#M954352</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2008-06-18T15:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994819#M954353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that depends on the cleints requirement ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the same thing can be done with the select statements or logical databases and with the function modules using hr_read_infotype. generally when we want to display the information of one pernr we use the logical database ...other wise we use the function modules...function modules are the best for the data execution because they will follow the authorisation checks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 16:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994819#M954353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T16:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994820#M954354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The advantages of using Logical Database for HR reporting are&lt;/P&gt;&lt;P&gt;1. Authorizations are taken care&lt;/P&gt;&lt;P&gt;2. Automatic Population of Master data into internal table in one database access&lt;/P&gt;&lt;P&gt;3. Automatic selection screen and link to retrieve relevant data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR function module also use take care of authorizations by it can be used if you are not going to use the Logical Databases in Program Attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the performance side there might be varainces mainly due to scenarios on hand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 16:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994820#M954354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T16:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994821#M954355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sriram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means, for Reporting or for Interfaces we can use Logical database, but where we cant define Logical database in the attributes, we have to use Function modules or BAPIs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 08:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994821#M954355</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2008-06-19T08:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994822#M954356</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;  This depends on your client requirement. If they insist on &lt;/P&gt;&lt;P&gt;  using LDB's then U have to do ... nothing is in our hands ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srinivas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 08:31:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994822#M954356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994823#M954357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I am doing some Enhancement on ESS/ MSS , using Webdypros, I cant define Logical database anywhere, so I have to use Function modules or BAPIs ........???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But usually in Reporting you can define the Logical database in the Program attributes.........so I think Logical database can only be used when it can be defined in the program attributes........if you have any other scenarios........please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 08:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994823#M954357</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2008-06-19T08:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: HR - Programming without Logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994824#M954358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2009 12:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-programming-without-logical-database/m-p/3994824#M954358</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2009-05-27T12:59:34Z</dc:date>
    </item>
  </channel>
</rss>

