<?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: logicacl database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428160#M823448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the use of logical database reporting is ..&lt;/P&gt;&lt;P&gt;  actually we get data from database to application server every time.&lt;/P&gt;&lt;P&gt;with logical systems we keep some tables in the application server and get the data from that application server at that time perfomence increses.actually this type things used in hr-abap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Feb 2008 13:15:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-24T13:15:37Z</dc:date>
    <item>
      <title>logicacl database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428157#M823445</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;what are logical database&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 09:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428157#M823445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T09:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: logicacl database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428158#M823446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Logical Databases are some form of tables linked logically from the user oriented view.&lt;/P&gt;&lt;P&gt;Say we have three Database tables, Zemployee, Zdepartment, Zsalary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We create all these three tables in the database, but when we need to have these tables as a together to be accessed in a program we go for the creation of the LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LDB creation is done from the t.code SE36.&lt;/P&gt;&lt;P&gt;Here you include the list of tables in hierarchical fashion.&lt;/P&gt;&lt;P&gt;Say,&lt;/P&gt;&lt;P&gt;ZEmployee&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ZDepartment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;   Zsalary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also define selection-screens in the LDB, so that when a program uses thi LDB by default that selection screens can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Executable program can have the usage of LDB.&lt;/P&gt;&lt;P&gt;During program creation we link the program with the desired LDB.&lt;/P&gt;&lt;P&gt;We can also link the program to several LDB's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully this gives a little overview of the LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 09:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428158#M823446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T09:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: logicacl database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428159#M823447</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 data base is nothing but combination of tables.  If u want join some tables regularly  in various programs,  instead of joining those everytime dynamically in your program u will use the logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Ex   In se36  tr code check this logical database        S1L_OLD.  This table is combination of MARA, MARC MAKT...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 09:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428159#M823447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T09:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: logicacl database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428160#M823448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the use of logical database reporting is ..&lt;/P&gt;&lt;P&gt;  actually we get data from database to application server every time.&lt;/P&gt;&lt;P&gt;with logical systems we keep some tables in the application server and get the data from that application server at that time perfomence increses.actually this type things used in hr-abap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2008 13:15:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logicacl-database/m-p/3428160#M823448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-24T13:15:37Z</dc:date>
    </item>
  </channel>
</rss>

