<?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: calling logical database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093417#M101459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link for help for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2005 02:34:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-04T02:34:20Z</dc:date>
    <item>
      <title>calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093414#M101456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created one logical database using BSAK &amp;amp; BSEG named as "ZVENLDB".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While iam calling this LDB into abap program...it is showing error that "BSAK is not a node of the logical database". &lt;/P&gt;&lt;P&gt;Could any one tell me where might be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...this is abap program...&lt;/P&gt;&lt;P&gt;report Z_SAMPLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES: BSAK,BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET BSAK.&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;WRITE:/BSAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET BSEG.&lt;/P&gt;&lt;P&gt;SKIP.&lt;/P&gt;&lt;P&gt;WRITE:/BSEG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward guaranteed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 02:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093414#M101456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T02:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093415#M101457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Include BKPF in the logical database .&lt;/P&gt;&lt;P&gt;the call BKPF first an then others. Hope this might help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 02:16:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093415#M101457</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T02:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093416#M101458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MCG,&lt;/P&gt;&lt;P&gt;I have included BKPF.&lt;/P&gt;&lt;P&gt;BSAK&lt;/P&gt;&lt;P&gt;  BKPF&lt;/P&gt;&lt;P&gt;  BSEG&lt;/P&gt;&lt;P&gt;Is my abap program is correct?How do the abap program recognise the particular LDB? Do i need to write any include&amp;lt;LDB&amp;gt; some thing like this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kaki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 02:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093416#M101458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T02:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093417#M101459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the link for help for more details:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 02:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093417#M101459</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T02:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093418#M101460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls check this program RFBELJ00 for LDB. this might be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 02:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093418#M101460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T02:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: calling logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093419#M101461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the attributes of your program have you entered the name of the logical databse?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 03:24:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-logical-database/m-p/1093419#M101461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T03:24:49Z</dc:date>
    </item>
  </channel>
</rss>

