<?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: reports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214475#M474721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Yogi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the first internal table doent have any record then all records will be fetched in the 2nd internal table irrespective of the first internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for all entries can be considered an alternative to nner join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solves your query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 04:00:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T04:00:57Z</dc:date>
    <item>
      <title>reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214474#M474720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the use of select for all entries in an internal table?  &lt;/P&gt;&lt;P&gt;                                   and &lt;/P&gt;&lt;P&gt;when you are using 2 internal table in program, you have &lt;/P&gt;&lt;P&gt;decided to use for all entries statement to retrieve data &lt;/P&gt;&lt;P&gt;but unfortunately there are no records in the first internal &lt;/P&gt;&lt;P&gt;table. What will be the result? (2nd internal table contains &lt;/P&gt;&lt;P&gt;records).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 03:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214474#M474720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T03:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214475#M474721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Yogi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the first internal table doent have any record then all records will be fetched in the 2nd internal table irrespective of the first internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for all entries can be considered an alternative to nner join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it solves your query&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navneeth.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214475#M474721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214476#M474722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For all entries is a substitute of join and efficient than join( took lesser time).&lt;/P&gt;&lt;P&gt;If the first internal table in empty then all the records will be selected in the second internal table. So we always have to check the first internal table before selecting data to second internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214476#M474722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214477#M474723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi navneeth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can u give me one example to use this for all entries with sample code.if it's usefull full points pls help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;loki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214477#M474723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: reports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214478#M474724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the use of for all entries is  here it is goin got check with dat of all the fields of a record  if  whole recordd matches then only it retrives the data.. in other cases it checks with only one field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if no record matches in 1st table then it cannot retrive data from second&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 04:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reports/m-p/2214478#M474724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T04:04:09Z</dc:date>
    </item>
  </channel>
</rss>

