<?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: FILE comparison option in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-comparison-option/m-p/4058908#M970225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;Try to use FOR ALL ENTRIES IN to fetch a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;SELECT xx&lt;/P&gt;&lt;P&gt;FROM t1&lt;/P&gt;&lt;P&gt;FOR ALL ENTRIES IN t2&lt;/P&gt;&lt;P&gt;INTO itab&lt;/P&gt;&lt;P&gt;WHERE x1 ne x2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where xx is the field of the record, t1 is the 1st table and t2 is the 2nd table which is to be compared with t1. itab cointains the resultant record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jul 2008 05:19:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-03T05:19:52Z</dc:date>
    <item>
      <title>FILE comparison option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-comparison-option/m-p/4058907#M970224</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;    There is 2 files in application server. One contains more than 8000 records and other contains less records compared to the other.Both files are having same type and these files have to be compared based on 7 fields. And unmatched records have to be stored. Since the number of records in the files are more, comparing record by record will comsumes more time. Is there any other alternative for the file comparison other than read frm application server and taking to internal table and comparing 7 fields record by record?&lt;/P&gt;&lt;P&gt; Plz help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 04:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-comparison-option/m-p/4058907#M970224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T04:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: FILE comparison option</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-comparison-option/m-p/4058908#M970225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;Try to use FOR ALL ENTRIES IN to fetch a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;SELECT xx&lt;/P&gt;&lt;P&gt;FROM t1&lt;/P&gt;&lt;P&gt;FOR ALL ENTRIES IN t2&lt;/P&gt;&lt;P&gt;INTO itab&lt;/P&gt;&lt;P&gt;WHERE x1 ne x2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where xx is the field of the record, t1 is the 1st table and t2 is the 2nd table which is to be compared with t1. itab cointains the resultant record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2008 05:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-comparison-option/m-p/4058908#M970225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-03T05:19:52Z</dc:date>
    </item>
  </channel>
</rss>

