<?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 AAV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348259#M802994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Van, I think what u wrote is correct. But I wonder y its not working for u. try once again with the same code in another report program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here is a simple Program on Logical database.&lt;/P&gt;&lt;P&gt;Here is the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES: spfli,sflight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;WRITE 'Test Program for GET'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Fetching SPFLI table&lt;/P&gt;&lt;P&gt;GET spfli.&lt;/P&gt;&lt;P&gt;WRITE: / 'Carrid:', spfli-carrid,&lt;/P&gt;&lt;P&gt;'Connid:', spfli-connid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Fetching SFLIGHT table&lt;/P&gt;&lt;P&gt;GET sflight.&lt;/P&gt;&lt;P&gt;SKIP 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'Carrid:', sflight-carrid,&lt;/P&gt;&lt;P&gt;'Connid:', sflight-connid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope,it is useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 03:00:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-28T03:00:18Z</dc:date>
    <item>
      <title>Logical database AAV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348258#M802993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all friend !&lt;/P&gt;&lt;P&gt;I have problem belong Logical database, I used Logical database AAV but when I run report, i receive a message " VBAK is not specified for field selection".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report test_logicaldatabase.&lt;/P&gt;&lt;P&gt;nodes: vbak.&lt;/P&gt;&lt;P&gt;get vbak fields vbeln.&lt;/P&gt;&lt;P&gt;write: / vbak-vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help me ?&lt;/P&gt;&lt;P&gt;Thank very much !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 02:40:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348258#M802993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T02:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database AAV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348259#M802994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Van, I think what u wrote is correct. But I wonder y its not working for u. try once again with the same code in another report program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here is a simple Program on Logical database.&lt;/P&gt;&lt;P&gt;Here is the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NODES: spfli,sflight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;WRITE 'Test Program for GET'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Fetching SPFLI table&lt;/P&gt;&lt;P&gt;GET spfli.&lt;/P&gt;&lt;P&gt;WRITE: / 'Carrid:', spfli-carrid,&lt;/P&gt;&lt;P&gt;'Connid:', spfli-connid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Fetching SFLIGHT table&lt;/P&gt;&lt;P&gt;GET sflight.&lt;/P&gt;&lt;P&gt;SKIP 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'Carrid:', sflight-carrid,&lt;/P&gt;&lt;P&gt;'Connid:', sflight-connid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope,it is useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 03:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348259#M802994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T03:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database AAV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348260#M802995</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;in the Attribute of the Program there is any LOGICAL  DATABASE Column , Place your  LDB  , Then activate it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward  points if it is usefull ....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 03:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348260#M802995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T03:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Logical database AAV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348261#M802996</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;use proper LDB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case try VAV in LDB field.&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;Uday&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 07:38:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-database-aav/m-p/3348261#M802996</guid>
      <dc:creator>former_member51139</dc:creator>
      <dc:date>2010-05-31T07:38:08Z</dc:date>
    </item>
  </channel>
</rss>

