<?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: binary seach using ABAP!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021610#M413796</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gunja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can use BINARY SEARCH statement in a read table statement to assimilate ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  read table it_mara with key &amp;lt;conditions&amp;gt; binary search.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 12:56:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T12:56:21Z</dc:date>
    <item>
      <title>binary seach using ABAP!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021608#M413794</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;Request you to send me code which assimilates the behavious of binary search  algorithm using ABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gunjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 12:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021608#M413794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T12:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: binary seach using ABAP!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021609#M413795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the entire binary search algortithm is consolidated into a single statement in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sort itab by matnr.&lt;/P&gt;&lt;P&gt;read table itab with key matnr = v_matnr binary search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 12:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021609#M413795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: binary seach using ABAP!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021610#M413796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gunja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can use BINARY SEARCH statement in a read table statement to assimilate ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  read table it_mara with key &amp;lt;conditions&amp;gt; binary search.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 12:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-seach-using-abap/m-p/2021610#M413796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T12:56:21Z</dc:date>
    </item>
  </channel>
</rss>

