<?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: Logical Dta base in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160836#M457025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar ,&lt;/P&gt;&lt;P&gt;Read my blog below for more info on LDB's : &lt;/P&gt;&lt;P&gt;/people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Apr 2007 07:42:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-25T07:42:58Z</dc:date>
    <item>
      <title>Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160831#M457020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will logical DB improve performance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160831#M457020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160832#M457021</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;The Logical DB contains nodes. thats why [performance wise not good.&lt;/P&gt;&lt;P&gt;But it contains sel-screen and default autharization check will be there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;P.SRIKANTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:41:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160832#M457021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160833#M457022</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;Performance will be less because it uses nested select statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160833#M457022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160834#M457023</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;Logical databases are SAP standard programs that are desinged with selections screens that helps easy retrival and access of data from various tables in and efficient manner.&lt;/P&gt;&lt;P&gt;You can get to know more about the logical databases from the SAP documentation or the following links.&lt;/P&gt;&lt;P&gt;A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages of Logical database -&lt;/P&gt;&lt;P&gt;1) No need of programming for retrieval , meaning for data selection&lt;/P&gt;&lt;P&gt;2) Easy to use standard user interface, have check completeness of user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages &lt;/P&gt;&lt;P&gt;1) Fast in case of lesser no. of tables But if the table is in the lowest level of hierarchy, all upper level tables should be read so performance is slower.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO THROUGH LINKS - &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/saptab.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/saptab.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:44:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160834#M457023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160835#M457024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on the requirement, what sort of data is required,&lt;/P&gt;&lt;P&gt;sometimes using logical database is not wise because of the performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to fetch data from many Infotypes tables and you require logical database selection screen you should use Logical database. this is my understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it helps.&lt;/P&gt;&lt;P&gt;Anurag Singh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anurag Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 06:49:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160835#M457024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T06:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160836#M457025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar ,&lt;/P&gt;&lt;P&gt;Read my blog below for more info on LDB's : &lt;/P&gt;&lt;P&gt;/people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2007 07:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160836#M457025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-25T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160837#M457026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The real bussiness scenario would be the same set of data (and selection screen) needed to be fetched from same database tables initially and then depending on the specific application of ur application program the final selction is done and report is outputted.....eg Report 1) Employee Personnel details (with some constraints), 2) Employee Salary details, etc SAY SOME 20 SUCH SIUATIONS....... Solution : get the valid employees from PA0000, 0001  and then for 1) Select from PA0002 , 2) Select from PA0008....In this case, using ldb saves much coding work......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you see for induvidual programs, still if you use ur custom logical databse with proper statements like For all entries, etc instead of select...Endselect and Innner Joins, etc u get the good performance only......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can have a default selection screen and Authorization Checks (if u r writing it in the source code of ldb)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In HR Module because of the availability of three powerful ldb's PNP, PNPCE and PCH and the default filling of infotype tables with infotype statement and authorization checks for Selected Pernr's, it is widely used.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 11:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160837#M457026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T11:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Dta base</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160838#M457027</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;U have to &amp;lt;b&amp;gt;award points for useful answers&amp;lt;/b&amp;gt; and u have to mention it as solved if ur question is solved. Dont forget. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 10:26:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-dta-base/m-p/2160838#M457027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T10:26:42Z</dc:date>
    </item>
  </channel>
</rss>

