<?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/3982981#M951431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should observe "Attributes" of the program from the transaction SE38. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to open the editor using SE38.   Use the menu Goto-&amp;gt;Attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There would be an entry "Logical Database", if that shows nothing then there is no Logical database associated with ur program; otherwise the name would show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;\[Don't ask for points! - content deleted by moderator\]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jan Stallkamp on Jun 9, 2008 12:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 05:32:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T05:32:57Z</dc:date>
    <item>
      <title>logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982976#M951426</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;How do we find a logical data base for our programe, if logical data base exist..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.....&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;Rai..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982976#M951426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982977#M951427</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;By using ldbs u can reduce select statement, selection s-creen coding and all as LDBs will have the coding by default and what we need to do is go there and enter the required parameters and get it in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this info.&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;GET will fetch the table data immediately&lt;/P&gt;&lt;P&gt;GET LATE&lt;/P&gt;&lt;P&gt;In the LDB when you define the table structure in hierarchy, first it will fetch the higher node data and then all the below node tables data and comes to a second record in the top node table. for this GET Late is used.&lt;/P&gt;&lt;P&gt;You can create any number of primary keys in a table&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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;\[Don't ask for points! - content deleted by moderator\]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jan Stallkamp on Jun 9, 2008 12:49 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982977#M951427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982978#M951428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Follow this path &lt;/P&gt;&lt;P&gt;   Menu path &lt;DEL&gt;-&amp;gt; goto menu&lt;/DEL&gt;---&amp;gt; attributes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here u find logical database used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shafi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:30:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982978#M951428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982979#M951429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can use se36 to see logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:32:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982979#M951429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:32: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/3982980#M951430</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;We can find which ldb using in program in program attributes in logical database screen field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982980#M951430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982981#M951431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should observe "Attributes" of the program from the transaction SE38. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is to open the editor using SE38.   Use the menu Goto-&amp;gt;Attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There would be an entry "Logical Database", if that shows nothing then there is no Logical database associated with ur program; otherwise the name would show up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;\[Don't ask for points! - content deleted by moderator\]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;kiran&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jan Stallkamp on Jun 9, 2008 12:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982981#M951431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982982#M951432</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;&lt;/P&gt;&lt;P&gt;goto se80--&lt;DEL&gt;&amp;gt;specify program name&lt;/DEL&gt;&amp;gt; goto on menu bar---&amp;gt;&lt;/P&gt;&lt;P&gt;  attributes-----&amp;gt; find the ldb name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;raji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982982#M951432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:34: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/3982983#M951433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First u need to know what type of data u are going to display or output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;depending on that u need to select the logical database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;for example:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;To display &lt;STRONG&gt;Applicant data&lt;/STRONG&gt; use &lt;STRONG&gt;PAP&lt;/STRONG&gt; logical database&lt;/P&gt;&lt;P&gt;for   &lt;STRONG&gt;Personnel Planning data&lt;/STRONG&gt; use &lt;STRONG&gt;PCH&lt;/STRONG&gt; Logical database.&lt;/P&gt;&lt;P&gt;for   &lt;STRONG&gt;HR Master Data&lt;/STRONG&gt; use &lt;STRONG&gt;PNP&lt;/STRONG&gt; logical database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982983#M951433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982984#M951434</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;SE36 IS THE logical data base Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways of using a logical database: Either by linking it with an executable program, or by using the function module LDB_PROCESS in any ABAP program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you link a logical database to an executable program, the user can enter values on the selection screen, and the data read by the logical database is passed back to the program using the interface work areas. If you call the logical database using a function module, the selection screen is not displayed. The calling program does not have to provide interface work areas. Instead, it uses special subroutines called callback routines, which are called by the function module and filled with the required data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check dis link for further help..&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/60/183d78163011d2953c0000e8353423/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/60/183d78163011d2953c0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;preet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:40:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982984#M951434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982985#M951435</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;You can check up in the attributes of the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have Fun!!&lt;/P&gt;&lt;P&gt;Ira!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 05:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/3982985#M951435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T05:58:39Z</dc:date>
    </item>
  </channel>
</rss>

