<?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 Decoding a range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702621#M1105003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there someone who knows a function or a command that you can pass a range that could has every kind of register (SIGN = I, E and OPTION = 'EQ', 'BT, NE', etc...) and returns a range that has just registers with SIGN = 'I' and OPTION = 'EQ'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raphael Xavier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2008 19:39:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-05T19:39:44Z</dc:date>
    <item>
      <title>Decoding a range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702621#M1105003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there someone who knows a function or a command that you can pass a range that could has every kind of register (SIGN = I, E and OPTION = 'EQ', 'BT, NE', etc...) and returns a range that has just registers with SIGN = 'I' and OPTION = 'EQ'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raphael Xavier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 19:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702621#M1105003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T19:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding a range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702622#M1105004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a range to select data from a table, the only way to get the range as all I EQ is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT all data INTO itab  FROM the db table WHERE data is in the range.
LOOP AT itab...
  build a range entry with I EQ.
ENDLOOP&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 19:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702622#M1105004</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-11-05T19:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Decoding a range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702623#M1105005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple and efficient!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 21:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decoding-a-range/m-p/4702623#M1105005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T21:02:11Z</dc:date>
    </item>
  </channel>
</rss>

