<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897405#M375005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;LDB is used to access data records from logically dependent tables.&lt;/P&gt;&lt;P&gt;With LDB you can access the tables without/less coding.&lt;/P&gt;&lt;P&gt;Mainly used in HR Modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Jan 2007 04:17:56 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2007-01-27T04:17:56Z</dc:date>
    <item>
      <title>logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897399#M374999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why we make a logical database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 19:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897399#M374999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T19:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897400#M375000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a very good question.  And my answer is,  in my 6 years of SAP ABAP experience,  I have never and will never,  developed one, and I refuse to use them in any custom report program.  So, I guess I still leave you with the question....... Why?   To me, I have never needed them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 19:16:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897400#M375000</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-01-26T19:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897401#M375001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Rich it's difficult to find good reason to create your own logical database. I have over 8 years experience and I created only one just because I wanted to know how to to that &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Although if you are ABAP programmer you will sometimes deal with them beacause SAP use them in many reports (a specially the old ones).&lt;/P&gt;&lt;P&gt;If you are begginer in programming logical databases could be useful when you would like to find out connections between some database tables.&lt;/P&gt;&lt;P&gt;They can also be used in some areas for example SAP queries (SQ01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krzys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 22:02:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897401#M375001</guid>
      <dc:creator>krzysztof_konitz4</dc:creator>
      <dc:date>2007-01-26T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897402#M375002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With my opinion, it serve only to accelerate the development of multiples reports by young beginners programmers.   &lt;/P&gt;&lt;P&gt;An experienced programmer defines the framework of the developments with the logical database. Other programmers do not have any more but to use some GET and GET LATE to develop their states. To even develop queries.  and they get selection-screen and links between tables for free.  &lt;/P&gt;&lt;P&gt;Such a development can only be adviseable if numerous reports/queries are to  be developped. So if you don't work for SAP, forget it except for fun of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 22:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897402#M375002</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-01-26T22:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897403#M375003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As Rich has mentioned, we rarely use Logical Databases, but can modify the standard LDBs like PNP, AFI and customize to your needs.&lt;/P&gt;&lt;P&gt;What is the need? Based on the requirement you can create a selection screen, fetch data by joining one or more tables to the base table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When this included in your program, your job is to include the LDB and use a GET stmt to read the values in that node.&lt;/P&gt;&lt;P&gt;This GET acts like a loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally no one advises to use a LDB, because of performance issues, if several tables are linked. You may be interested in only a few of them, but the LDB fetches all the relevant data for all the tables.&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, 26 Jan 2007 22:16:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897403#M375003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-26T22:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897404#M375004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Basically we use logical databases to get the predefined screens and validations.&lt;/P&gt;&lt;P&gt;A Logical Database is a hierarchical structure of tables. Use the GET statement to process Logical Databases.&lt;/P&gt;&lt;P&gt;- LDB consists of logically related tables grouped together &amp;#150; used for reading and processing data.&lt;/P&gt;&lt;P&gt;- Advantages = 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 = 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;But as mentioned before also that theoir usage always provide extra performance issues in programs.&lt;/P&gt;&lt;P&gt;But as an added advantage it reduces coding.&lt;/P&gt;&lt;P&gt;I am working with HR and came across many incidence where they are very handy.&lt;/P&gt;&lt;P&gt;Even before i had worked with FI objects and find it useful for filling hefty tables.&lt;/P&gt;&lt;P&gt;You may go thru this link too&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2833780"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2007 22:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897404#M375004</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-01-26T22:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897405#M375005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;LDB is used to access data records from logically dependent tables.&lt;/P&gt;&lt;P&gt;With LDB you can access the tables without/less coding.&lt;/P&gt;&lt;P&gt;Mainly used in HR Modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2007 04:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897405#M375005</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2007-01-27T04:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897406#M375006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although LDB's are not used,  in my area FI-TR , we make extensive use of LDB's .&lt;/P&gt;&lt;P&gt;Mainly because , the fields such as NPV values etc. calculations are complex and they are many reports which require them. Hence we make use of LDB's.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 10:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897406#M375006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-16T10:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897407#M375007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  Though i agreed with Rich answer.&lt;/P&gt;&lt;P&gt;Without using LDB's how we can create Dynamic Selection-Screens in the programs?&lt;/P&gt;&lt;P&gt;Why can't we consider this as an need to go for LDB?&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;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 10:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/1897407#M375007</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-16T10:06:40Z</dc:date>
    </item>
  </channel>
</rss>

