<?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/2466415#M553939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Willard , &lt;/P&gt;&lt;P&gt;  You will have to use the GET command.&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;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2007 08:07:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-22T08:07:41Z</dc:date>
    <item>
      <title>logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466414#M553938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to use ligical database QMI to write a PM notifications notifications report. how do i use it to extract the required data, say notifications for a certain notification type. please expalin with an example code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 08:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466414#M553938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T08:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466415#M553939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Willard , &lt;/P&gt;&lt;P&gt;  You will have to use the GET command.&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;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 08:07:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466415#M553939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T08:07: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/2466416#M553940</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;After declaration of the NODES, then use the GET statment to get the data from the NODES ..... then use the CHECK statment to check Notification type , if it passed then only insert the record into the Internal table ..&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 08:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466416#M553940</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T08:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466417#M553941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are not aware of the LDB , then don't use it&lt;/P&gt;&lt;P&gt;Sim paly write a report to get the all info of the PM noptifications&lt;/P&gt;&lt;P&gt;Just use a Select statement to the View &amp;lt;b&amp;gt;VIQMFEL&amp;lt;/b&amp;gt; and fetch the data into an internal table and display all the needed fields in the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 08:10:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466417#M553941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-22T08:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: logical database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466418#M553942</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; Plz Check the Logical Database definition in SE36&lt;/P&gt;&lt;P&gt;In the Structure of LDB - check out the Nodes (which are the DB tables)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the report which is linked to the LDB&lt;/P&gt;&lt;P&gt;Declare the Nodes using the TABLES statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: Tables: MARA, MARC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display the data of the fields under the GET Event of the Respective table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET MARA.&lt;/P&gt;&lt;P&gt;   Write:/ Mara-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GET MARC.&lt;/P&gt;&lt;P&gt;  Write:/ Marc-werks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this gives the idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2007 08:12:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database/m-p/2466418#M553942</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-06-22T08:12:18Z</dc:date>
    </item>
  </channel>
</rss>

