<?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 Database vs Database tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124450#M1364165</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;Thanks for your answer. We proposed this solution to our clients but they are asking for some supporting documents which confirms the point. Do we have any pointers to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Sep 2009 04:39:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-04T04:39:12Z</dc:date>
    <item>
      <title>Logical Database vs Database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124448#M1364163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To extract some information in a report program, currently we are making use of a Logical Database . But we see that the performance is very poor and we believe , a direct read from the database tables should improve the performance.&lt;/P&gt;&lt;P&gt;We are looking for some supporting documents which confirms the same. (A direct read from the database tables gives better performance than reading from a Logical database). Any points will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:32:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124448#M1364163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T04:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database vs Database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124449#M1364164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This depends on data which you are trying to read.If you need data from a node in LDB,which is deep down,direct read of table will give better performance since LDB has a read sequence for nodes.So it will read all the nodes that come in the path of node you are trying to read.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:36:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124449#M1364164</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-09-04T04:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database vs Database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124450#M1364165</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;Thanks for your answer. We proposed this solution to our clients but they are asking for some supporting documents which confirms the point. Do we have any pointers to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:39:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124450#M1364165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T04:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database vs Database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124451#M1364166</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;As per the recent ABAP Programing Guidelines, the use of the Logical Database is highly discouraged. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have a look at the guidelines at the following link :&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.sap-press.com/product.cfm?account=&amp;amp;product=H3072&amp;amp;shoppingcart=003" target="test_blank"&gt;http://www.sap-press.com/product.cfm?account=&amp;amp;product=H3072&amp;amp;shoppingcart=003&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th official Programing Guide cna be locate at &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/media/streamingmedia/events/sap%20teched%202006/premium%20content/cd/cd356%20state-of-the-art%20abap%20-%20a%20practical%20programming%20guide/cd356.pdf" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/com.sap.km.cm.docs/media/streamingmedia/events/sap%20teched%202006/premium%20content/cd/cd356%20state-of-the-art%20abap%20-%20a%20practical%20programming%20guide/cd356.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Samantak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 04:57:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124451#M1364166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T04:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: Logical Database vs Database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124452#M1364167</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;Pls go thru the disadvantages of LDB [here|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/5981] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The performance depends on the number of tables in the LDB and the node read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively go through [this|http://help.sap.com/saphelp_47x200/helpdata/en/64/237f8cd43711d1950b0000e8353423/frameset.htm] which calls LDB by an FM specifying the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a note on [performance|http://help.sap.com/saphelp_47x200/helpdata/en/f0/ca4584260211d28a430000e829fbbd/frameset.htm] of LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Teja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2009 05:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-vs-database-tables/m-p/6124452#M1364167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-04T05:16:54Z</dc:date>
    </item>
  </channel>
</rss>

