<?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: LDB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196064#M761579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gopi,&lt;/P&gt;&lt;P&gt;&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;LDB offers an easy-to-use selection screens. You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible. It offers reasonable data selections. It contains central authorization checks for data base accesses. Enhancements such as improved performance immediately apply to all report programs that use the logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Less coding s required to retrieve data compared to normal internel tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables used LDB are in hierarchial structure.&lt;/P&gt;&lt;P&gt;Mainly we used LDBs in HR Abap Programming.&lt;/P&gt;&lt;P&gt;Where all tables are highly inter related so LDBs can optimize the performance there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this Document. All abt LDB's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc&lt;/A&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;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;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;/people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases&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="3110478"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html" target="test_blank"&gt;www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-img.com/abap/abap-interview-question.htm" target="test_blank"&gt;www.sap-img.com/abap/abap-interview-question.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm" target="test_blank"&gt;www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Gothru the blog which provides 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;P&gt;&lt;/P&gt;&lt;P&gt;Sample code&lt;/P&gt;&lt;P&gt;TABLES: SPFLI, &lt;/P&gt;&lt;P&gt;SFLIGHT, &lt;/P&gt;&lt;P&gt;SBOOK, &lt;/P&gt;&lt;P&gt;SCARR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION. &lt;/P&gt;&lt;P&gt;GET SPFLI. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146;SPFLI: &amp;#146;, SPFLI-CARRID, SPFLI-CONNID, &lt;/P&gt;&lt;P&gt;SPFLI-AIRPFROM, SPFLI-AIRPTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; SFLIGHT: &amp;#146;, SFLIGHT-CARRID, SFLIGHT-CONNID, SFLIGHT-FLDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SBOOK. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; SBOOK: &amp;#146;, SBOOK-CARRID, SBOOK-CONNID, &lt;/P&gt;&lt;P&gt;SBOOK-FLDATE, SBOOK-BOOKID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT LATE. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; GET SFLIGHT LATE: &amp;#146;, SFLIGHT-FLDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please reward points if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 08:23:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-14T08:23:32Z</dc:date>
    <item>
      <title>LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196059#M761574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HOW TO USE LDB F1S IN A REPORT AND DISPLAY RECORDS?WHAT IS THE PURPOSE OF GET STATEMENT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 07:45:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196059#M761574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T07:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196060#M761575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Reffer these links&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;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;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;/people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 07:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196060#M761575</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-12T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196061#M761576</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;Use of LDB &amp;#150; is used to read data from database tables by linking them to executable ABAP programs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9a2135c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9a2135c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2007 11:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196061#M761576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-12T11:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196062#M761577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;For figures use link: &lt;A href="http://www.datamanagementgroup.com/Resources/Articles/Article_UsingR3sLogicalDatabases.asp" target="test_blank"&gt;http://www.datamanagementgroup.com/Resources/Articles/Article_UsingR3sLogicalDatabases.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;So, why use LDBs for R/3 reporting?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever relationships between tables require evaluation, (i.e., when a query is executed) this table-tree structure is accessed. Each time an InfoSet (using an LDB) is generated or an InfoSet is maintained, the structure of the LDB is re-read and its structure and table relationships (via the key fields) are compared with the structure already stored within the InfoSet. The purpose is to allow underlying table modifications or allow tables to be added or deleted within the LDB - therefore, the InfoSet is always up-to-date and quality control is secured. If tables and/or fields are removed and the InfoSet and its associated queries are not updated, error messages will be generated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we mentioned in the previous article, SAP R/3 InfoSets - an Overview, using InfoSets (and basing them upon LDBs) with your Crystal Reports will not only save your reporting team development time, but will also ensure data integrity. A Best Practice to be sure! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be misleading with the name "Logical Database" is that it is not a database at all. Technically speaking, a Logical Database is a collection of associated ABAP programs designed to categorize and retrieve specified data for application programs - one example of an application program are ABAP queries and another is Crystal Reports. Note: R/3 version 4.5a onward permits using a Function Call to directly execute the use of Logical Databases called LDB_PROCESS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One key point to remember: ABAP reports are restricted to the LDB within the application they are reporting from; therefore, an ABAP report within the module SD is inherently limited to reporting from the SD LDB. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An advantage of employing Crystal Reports is its non-reliance on LDBs - thereby allowing easy cross-module reporting. But as we will see, using a LDB has its advantages when used with Crystal or other R/3 reporting tools. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a quick listing of some salient facts regarding Logical Databases (LDBs): &lt;/P&gt;&lt;P&gt;LDBs are always auto-configured for optimal performance and contain further functions such as authorization checks and search helps &lt;/P&gt;&lt;P&gt;Reports using LDBs have a 1:1 relationship, meaning, a report may use only one LDB &lt;/P&gt;&lt;P&gt;An LDB has a 1:n relationship with reports, meaning, an LDB may have multiple reports using it&amp;#146;s functionality &lt;/P&gt;&lt;P&gt;LDBs use Open SQL statements for direct data-reads and retrieval from the underlying vendor database application (Oracle, Informix, Sybase, etc.) &lt;/P&gt;&lt;P&gt;LDBs simplify and &amp;#145;encapsulate&amp;#146; data retrieval &lt;/P&gt;&lt;P&gt;Technical details for an LDB (i.e., WHERE clauses within SELECT statements) do not require specification by Developers &lt;/P&gt;&lt;P&gt;Updates, changes, etc., to a LDB is immediately promoted to all reports using that LDB &lt;/P&gt;&lt;P&gt;The data structure of an LDB is always hierarchical. Many tables within the R/3 System are linked to each other using foreign keys. Some of these dependencies form tree-like hierarchical structures. Parent-Child relationships between tables are the norm &lt;/P&gt;&lt;P&gt;LDBs read data from database tables that are part of these structures &lt;/P&gt;&lt;P&gt;Reports executed via LDBs are not processed sequentially. Processing flow is controlled and determined via the inherent tree structure &lt;/P&gt;&lt;P&gt;Regarding the tree structure relationships used by LDBs: &lt;/P&gt;&lt;P&gt;Parent-Child relationships are typically defined via the key fields &lt;/P&gt;&lt;P&gt;The structures always represent a logical view of the related database tables &lt;/P&gt;&lt;P&gt;LDBs may be designed using the ABAP Workbench&amp;#146;s Object Browser - defining the structure, relevant selection criteria and database access routines &lt;/P&gt;&lt;P&gt;The creation of LDBs can be thought of as akin to the development of Functions - specific data retrieval processes that return a defined data set &lt;/P&gt;&lt;P&gt;Beginning with version 4.0b, LDBs may have more than three-character names &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Once your team or organization has undertaken the task of developing their own LDB, the data retrieval ABAP/Open SQL program is auto-generated from the structure along with the selection includes you also defined. The ABAP/Open SQL program has a modular structure, consisting of several include programs and all of the necessary subroutines to facilitate the data return. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last important task when creating an LDB is ensuring it executes efficiently. Below is an overview of ways you can improve the overall performance (Note: Some of these techniques require extensive ABAP skills and are not for the casual LDB developer): &lt;/P&gt;&lt;P&gt;Static selection criteria and parameters on the selection screen, possibly with default values and value lists defined in the logical database &lt;/P&gt;&lt;P&gt;Dynamic selections &lt;/P&gt;&lt;P&gt;Search helps &lt;/P&gt;&lt;P&gt;ABAP Dictionary views, or other methods that minimize the number of database reads &lt;/P&gt;&lt;P&gt;Early authorization checks - during selection screen processing if possible, and not during the data selection process itself &lt;/P&gt;&lt;P&gt;Multiple selection screen versions &lt;/P&gt;&lt;P&gt;When a new InfoSet is created over an LDB, the structure of the LDB (the arrangement of its tables within the tree structure) is read from the relevant R/3 System tables once and then stored within the InfoSet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When associating your InfoSets with a particular LDB, you will accomplish this via the following screen during query development: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the name of the logical database of your choice. The matchcode drop-down list will display all available LDBs. From this list, you can request detailed information regarding an individual LDB. The logical database structure (its hierarchical relationship of the logical database tables) should be of particular importance to you when creating InfoSets &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you associate your InfoSet to an LDB, you can review the structure of the InfoSet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 12:33:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196062#M761577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T12:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196063#M761578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please reward if my previous answer is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 12:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196063#M761578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T12:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: LDB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196064#M761579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gopi,&lt;/P&gt;&lt;P&gt;&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;LDB offers an easy-to-use selection screens. You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible. It offers reasonable data selections. It contains central authorization checks for data base accesses. Enhancements such as improved performance immediately apply to all report programs that use the logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Less coding s required to retrieve data compared to normal internel tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables used LDB are in hierarchial structure.&lt;/P&gt;&lt;P&gt;Mainly we used LDBs in HR Abap Programming.&lt;/P&gt;&lt;P&gt;Where all tables are highly inter related so LDBs can optimize the performance there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this Document. All abt LDB's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc&lt;/A&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;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;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;/people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases&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="3110478"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html" target="test_blank"&gt;www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-img.com/abap/abap-interview-question.htm" target="test_blank"&gt;www.sap-img.com/abap/abap-interview-question.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm" target="test_blank"&gt;www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Gothru the blog which provides 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;P&gt;&lt;/P&gt;&lt;P&gt;Sample code&lt;/P&gt;&lt;P&gt;TABLES: SPFLI, &lt;/P&gt;&lt;P&gt;SFLIGHT, &lt;/P&gt;&lt;P&gt;SBOOK, &lt;/P&gt;&lt;P&gt;SCARR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION. &lt;/P&gt;&lt;P&gt;GET SPFLI. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146;SPFLI: &amp;#146;, SPFLI-CARRID, SPFLI-CONNID, &lt;/P&gt;&lt;P&gt;SPFLI-AIRPFROM, SPFLI-AIRPTO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; SFLIGHT: &amp;#146;, SFLIGHT-CARRID, SFLIGHT-CONNID, SFLIGHT-FLDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SBOOK. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; SBOOK: &amp;#146;, SBOOK-CARRID, SBOOK-CONNID, &lt;/P&gt;&lt;P&gt;SBOOK-FLDATE, SBOOK-BOOKID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET SFLIGHT LATE. &lt;/P&gt;&lt;P&gt;WRITE:/ &amp;#146; GET SFLIGHT LATE: &amp;#146;, SFLIGHT-FLDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Please reward points if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 08:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ldb/m-p/3196064#M761579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T08:23:32Z</dc:date>
    </item>
  </channel>
</rss>

