<?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: READ using Binary Search in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330398#M1395998</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, do you have any documet regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 17:58:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-06T17:58:13Z</dc:date>
    <item>
      <title>READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330395#M1395995</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;Is it necessary to use all the sorted keys in READ using BINARY SEARCH .&lt;/P&gt;&lt;P&gt;For EX: Sort it_tab BY key1 key2&lt;/P&gt;&lt;P&gt;While Reading i will use only key1 with BINARY SEARCH,Please tell me whether READ statement works?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:15:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330395#M1395995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330396#M1395996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will work. Its not necessary that you will have to specify all the key fields in the READ statement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330396#M1395996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T17:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330397#M1395997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you will only retrieve the first record that has that key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330397#M1395997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T17:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330398#M1395998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, do you have any documet regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 17:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330398#M1395998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T17:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330399#M1395999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can just hit F1 on READ and check the documentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330399#M1395999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330400#M1396000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, but in F1 there is nothing about sorted keys, i mean whether we need to use all the keys or few keys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330400#M1396000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T18:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330401#M1396001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ratish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isnt any hard and fast rule that you will have to use all the fields on which you sort. The key fields which you may want to use in the READ statement depends on the logic with which you are reading the internal table. As Rob pointed out its better to use all the fields which could make a record unique in the READ statement else it would keep reading only the first occurence of the record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330401#M1396001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T18:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330402#M1396002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a loot vikranth for clearing my doubt, I had a doubt whether READ fails or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:30:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330402#M1396002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T18:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: READ using Binary Search</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330403#M1396003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Next time, try assigning po1nts to answers that helped you out. This encourages people to answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:55:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-using-binary-search/m-p/6330403#M1396003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T18:55:07Z</dc:date>
    </item>
  </channel>
</rss>

