<?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: Reg SELECT-OPTIONS... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468790#M554759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The statement &amp;lt;b&amp;gt;SELECT-OPTIONS&amp;lt;/b&amp;gt; has the following effect: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement declares a selection table in the program with the name selcrit. A selection table is an internal standard table with header line and standard key. In selection tables, you can save multiple logical conditions. The content of selection screens can be analyzed in a logical expression and in the expression of a WHERE-condition in Open SQL. Selection tables have the following four columns: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sign of type c and length 1. The content of sign determines for every row whether the result of the condition formulated in the column is included or excluded in the entire resulting set for all rows. Evaluable values are "I" for include and "E" for exclude. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option of type c and length 2. option contains the selection option for the condition of the row in form of logical operators. Analyzable operators are "EQ", "NE", "GE", "GT", "LE", "LT", "CP" and "NP" if column high is initial, and "BT", "NB" if column high is not initial. With the options "CP" and "NP", the data type of the columns low and high must be of the data type c, and special rules apply for entries on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;low of the data type defined after FOR. This column is designated for the comparison value or the lower interval limitation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;high of the data type defined after FOR. This column is designated for the upper interval limitation. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;... NO-EXTENSION&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Effect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you specify this addition, the pushbutton for multiple selection is not created on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;... NO INTERVALS&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Effect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you specify this addition, the second input screen is not created on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull ..&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 06:09:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T06:09:55Z</dc:date>
    <item>
      <title>Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468783#M554752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            How to disable the 2nd field of the select-options. Actually What i mean is every select-options two input fields such low and high. I want to disable the high field only... How to do this....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Adv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Suresh. V&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468783#M554752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468784#M554753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS &amp;lt;NAME&amp;gt; FOR &amp;lt;WORKAREA&amp;gt; NO-INTERVALS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the addition NO-INTERVALS.&lt;/P&gt;&lt;P&gt;&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;Pavan P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468784#M554753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468785#M554754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;select-options: s_kunnr for kna1-kunnr no-extension no intervals&lt;/P&gt;&lt;P&gt;NO INTERVALS will not display the HIGH field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use the &lt;/P&gt;&lt;P&gt;LOOP AT screen.&lt;/P&gt;&lt;P&gt;  if screen-name1 =  'S_KUNNR-HIGH'.&lt;/P&gt;&lt;P&gt;    screen-input = 0.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;    modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468785#M554754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468786#M554755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to give screen-active = 0 check this sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PARAMETERS: ONE RADIOBUTTON GROUP R1 default 'X' 
                                  user-command rusr,
            ALL RADIOBUTTON GROUP R1,
            USER LIKE USR02-BNAME DEFAULT SY-UNAME 
                                  modif id Z1.
 
at selection-screen output.
  if ALL = 'X'.
    loop at screen.
	if screen-group1 = 'Z1'.
           screen-active = 0.
           modify screen.
        endif.
    endloop.
  else.
   loop at screen.
      if screen-group1 = 'Z1'.
         screen-active = 1.
         modify screen.
      endif.
   endloop.
 endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468786#M554755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468787#M554756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Use No Extension with select options&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;P&gt;Reward if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468787#M554756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468788#M554757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Thanks for your instant response..... if i want to disable dynamically means wat to do....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i rewarded you for very helpful answer....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Suresh.V&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:07:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468788#M554757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468789#M554758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Example  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA spfli_wa TYPE spfli.

SELECT-OPTIONS s_carrid FOR spfli_wa-carrid NO-EXTENSION
                                            NO INTERVALS.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull..&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468789#M554758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468790#M554759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The statement &amp;lt;b&amp;gt;SELECT-OPTIONS&amp;lt;/b&amp;gt; has the following effect: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The statement declares a selection table in the program with the name selcrit. A selection table is an internal standard table with header line and standard key. In selection tables, you can save multiple logical conditions. The content of selection screens can be analyzed in a logical expression and in the expression of a WHERE-condition in Open SQL. Selection tables have the following four columns: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sign of type c and length 1. The content of sign determines for every row whether the result of the condition formulated in the column is included or excluded in the entire resulting set for all rows. Evaluable values are "I" for include and "E" for exclude. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option of type c and length 2. option contains the selection option for the condition of the row in form of logical operators. Analyzable operators are "EQ", "NE", "GE", "GT", "LE", "LT", "CP" and "NP" if column high is initial, and "BT", "NB" if column high is not initial. With the options "CP" and "NP", the data type of the columns low and high must be of the data type c, and special rules apply for entries on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;low of the data type defined after FOR. This column is designated for the comparison value or the lower interval limitation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;high of the data type defined after FOR. This column is designated for the upper interval limitation. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;... NO-EXTENSION&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Effect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you specify this addition, the pushbutton for multiple selection is not created on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;... NO INTERVALS&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Effect&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you specify this addition, the second input screen is not created on the selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull ..&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468790#M554759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468791#M554760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Really amazing.... how many responses within a minute.... Really thanks to all.....&lt;/P&gt;&lt;P&gt;My question is answered by Anji Reddy....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rewarded points to all of you....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Suresh. V&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:10:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468791#M554760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468792#M554761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this statement inorder to disable high value........&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : p_date for sy-datum NO INTERVALS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Suganya.D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Suganya D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468792#M554761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468793#M554762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have two option for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: matnr for itab-matnr.&lt;/P&gt;&lt;P&gt;at selection-screen output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if screen-name = 'fMATNR-HIGH' .&lt;/P&gt;&lt;P&gt;screen-active = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select-options: matnr for itab-matnr  no- extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 06:30:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468793#M554762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T06:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reg SELECT-OPTIONS...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468794#M554763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guyz,&lt;/P&gt;&lt;P&gt;         Can any one of you pls let me know how to disable ranges option in mulitple selection button of a select-option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean I need mulitple selection button, but I want to enter only single values. Dont want to enter ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2007 12:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-select-options/m-p/2468794#M554763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-06T12:25:18Z</dc:date>
    </item>
  </channel>
</rss>

