<?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: difference between select-options and range in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559921#M253308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A small difference between the two is that select-options can be used with the CHECK statement, while ranges cannot. This is documented for logical databases, but I have seen it used with select statements as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Sep 2006 21:20:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-20T21:20:04Z</dc:date>
    <item>
      <title>difference between select-options and range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559918#M253305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me the difference between select-options and ranges?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:08:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559918#M253305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: difference between select-options and range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559919#M253306</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;&lt;/P&gt;&lt;P&gt;  IF you declare a variable with select-options it will be displayed in the selection screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Otherwise both are same..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559919#M253306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: difference between select-options and range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559920#M253307</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;check out this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-select-options-ranges.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-select-options-ranges.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nataraju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559920#M253307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: difference between select-options and range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559921#M253308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A small difference between the two is that select-options can be used with the CHECK statement, while ranges cannot. This is documented for logical databases, but I have seen it used with select statements as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559921#M253308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: difference between select-options and range</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559922#M253309</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;Go through the forum,&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2258165"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz Ali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Sep 2006 21:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-select-options-and-range/m-p/1559922#M253309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-20T21:30:10Z</dc:date>
    </item>
  </channel>
</rss>

