<?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 Select-options wrong range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686822#M887812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I build a select-option for a selection from a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I give a range like 1 to 3 the selection returns all the values from 1 to 3 including all other values starting with 1 or 2. How can I prevent that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 12:53:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-08T12:53:36Z</dc:date>
    <item>
      <title>Select-options wrong range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686822#M887812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I build a select-option for a selection from a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I give a range like 1 to 3 the selection returns all the values from 1 to 3 including all other values starting with 1 or 2. How can I prevent that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:53:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686822#M887812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T12:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options wrong range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686823#M887813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You've defined your select option as a character type.  If you choose A to B, you'll get AA, A3, A5, AZ and B.  So, if you choose 1 to 3, you'll get 11, 13, 15, 1Z and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must define your selection option as a numeric or NUMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 12:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686823#M887813</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-04-08T12:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select-options wrong range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686824#M887814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is it is alphanumeric field it can also contain a range from A to C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-wrong-range/m-p/3686824#M887814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T13:18:24Z</dc:date>
    </item>
  </channel>
</rss>

