<?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 RANGE and SELECT-OPTIONS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029543#M83354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pillac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ranges and select-options seems to be same.for both these things seltab will be there.the only difference between these two is.&lt;/P&gt;&lt;P&gt;in select-options u r enabling the enduser to enter the input where as in the range u r giving the values for low,high,sighn and options.it means u r giving the selection criteria at the same time u r coding.if it is not clear for u let me know i'll give u brief description.&lt;/P&gt;&lt;P&gt;if this satisfies u credit me the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;suresh boyina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2005 05:47:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-21T05:47:45Z</dc:date>
    <item>
      <title>Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029534#M83345</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;   I want to know the diff between &lt;/P&gt;&lt;P&gt;    RANGE and SELECT-OPTIONS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; pillac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 13:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029534#M83345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T13:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029535#M83346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pillac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS are for use on the selection screen and enable the user to enter/select input values for a Program. RANGES are for use inside the Program. Once indie the Program both SELECT-OPTION &amp;amp; RANGES are avialble during runtime just like any other internla table. Both of them have the same structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 13:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029535#M83346</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2005-12-20T13:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029536#M83347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Conceptually, its the same i.e. its an internal table with the columns high, low, option &amp;amp; sign. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS is something which the user can see on the screen &amp;amp; interact with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RANGES is used internally within the program (not visible to the user) in cases where we want to build a value range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. If the user enters no Company Codes on the screen, you can build a range with all Company Codes from the T tables. This can then be used in your SELECT statements, so that it optimizes your selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the ABAP help, its very comprehensive..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 13:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029536#M83347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T13:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029537#M83348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something more i am adding :&lt;/P&gt;&lt;P&gt; if you provide select-options(S_MATNR for example) in WHERE condition of select statement:&lt;/P&gt;&lt;P&gt;  IF s_matnr is empty, select will fetch all matnrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use Ranges in where condition,&lt;/P&gt;&lt;P&gt; if R_matnr is empty, it will fetch nothing for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so based on your requirement, you need to select the select-options/ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are specific about any problem, pl get back to us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 13:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029537#M83348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T13:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029538#M83349</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;A select-option will appear on the selection screen, for the user to input values, whereas a range will not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to populate values in a range through code. Select-option values can also be populated / modified with code, before and after user input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no difference between the two except that one (select-options)gives a range input on the selection screen, and ranges must be filled programmatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use selct options when allowing the users to input the selections &lt;/P&gt;&lt;P&gt;use ranges to internally set up the data e.g. to select only limited type of FI documents on BKPF or setting up certain profit center or cost center ranges within the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the int. table generated is same select does not give any performance difference on the use of two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 13:56:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029538#M83349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029539#M83350</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;Rangees can be used to select a set of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ranges sel for mara-matnr occurs 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: begin of it_mara occurs 0,&lt;/P&gt;&lt;P&gt;        matnr like mara-matnr,&lt;/P&gt;&lt;P&gt;        mtart like mara-mtart,&lt;/P&gt;&lt;P&gt;      end of it_mara.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sel-option = 'EQ'.&lt;/P&gt;&lt;P&gt;sel-low = '1'.&lt;/P&gt;&lt;P&gt;append sel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sel-low = '6'.&lt;/P&gt;&lt;P&gt;append sel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sel-low = '3'.&lt;/P&gt;&lt;P&gt;append sel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select matnr &lt;/P&gt;&lt;P&gt;       mtart&lt;/P&gt;&lt;P&gt;       from mara &lt;/P&gt;&lt;P&gt;       into table it_mara&lt;/P&gt;&lt;P&gt;       where matnr in sel.&lt;/P&gt;&lt;P&gt;       &lt;/P&gt;&lt;P&gt;loop at it_mara.&lt;/P&gt;&lt;P&gt;  write: it_mara-matnr,&lt;/P&gt;&lt;P&gt;         it_mara-mtart.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neelima.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 14:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029539#M83350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029540#M83351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;i&amp;gt;&lt;/P&gt;&lt;P&gt;if you use Ranges in where condition,&lt;/P&gt;&lt;P&gt;if R_matnr is empty, it will fetch nothing for you.&lt;/P&gt;&lt;P&gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;This is not true. S_MATNR and R_MATNR work the same... at least on my system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 14:30:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029540#M83351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-20T14:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029541#M83352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pillac&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;RANGES and SELECT-OPTIONS are same with the exception that SELECT-OPTION will create a input fields on the selection screen.&lt;/P&gt;&lt;P&gt;You can use RANGES to pass value to interface of the other programs as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 14:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029541#M83352</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2005-12-20T14:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029542#M83353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou ALL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;pillac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2005 05:06:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029542#M83353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-21T05:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between RANGE and SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029543#M83354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pillac,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ranges and select-options seems to be same.for both these things seltab will be there.the only difference between these two is.&lt;/P&gt;&lt;P&gt;in select-options u r enabling the enduser to enter the input where as in the range u r giving the values for low,high,sighn and options.it means u r giving the selection criteria at the same time u r coding.if it is not clear for u let me know i'll give u brief description.&lt;/P&gt;&lt;P&gt;if this satisfies u credit me the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;suresh boyina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2005 05:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-range-and-select-options/m-p/1029543#M83354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-21T05:47:45Z</dc:date>
    </item>
  </channel>
</rss>

