<?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 Two logical data base in Same program(ABAP-HR) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268882#M781336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use two logical database in the same program. Can u please explain me what is the process.&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;Munna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2008 13:43:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-03T13:43:58Z</dc:date>
    <item>
      <title>Two logical data base in Same program(ABAP-HR)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268882#M781336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use two logical database in the same program. Can u please explain me what is the process.&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;Munna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 13:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268882#M781336</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T13:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Two logical data base in Same program(ABAP-HR)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268883#M781337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the function module LDB_PROCESS.&lt;/P&gt;&lt;P&gt;This allows you to use the logical database as a routine for reading data. You can call more than one logical database from the same program. You may also call the same logical database more than once from the same program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you call a logical database using the function module LDB_PROCESS, its selection screen is not displayed. Instead, you fill the selections using the interface parameters of the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logical database does not trigger any GET events in the calling program, but passes the data back to the caller in callback routines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calling a logical database using LDB_PROCESS thus decouples the actual data retrieval from the preceding selection screen processing and the subsequent data processing.&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;Vinodh Balakrishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 13:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268883#M781337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Two logical data base in Same program(ABAP-HR)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268884#M781338</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 cannot use two LDBs in one program irrespective of any module. Use one LDB and write select statement for the rest of required tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 14:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/two-logical-data-base-in-same-program-abap-hr/m-p/3268884#M781338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T14:28:38Z</dc:date>
    </item>
  </channel>
</rss>

