<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751157#M902440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN SELECT-OPTIONS THERE ARE ADDITIONAL SCREEN OPTIONS &lt;/P&gt;&lt;P&gt;1) NO INTERVAL&lt;/P&gt;&lt;P&gt;2)NO DISPLAY&lt;/P&gt;&lt;P&gt;3)NO EXTENSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE TELL ME WHAT IS THE USE OF 3 OPTIONS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I KNOW THE FUNCTIONALITY OF IT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT WHY WE REQUIRE IT.&lt;/P&gt;&lt;P&gt; WHAT IS THE USE OF IT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 May 2008 07:43:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-05T07:43:19Z</dc:date>
    <item>
      <title>SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751157#M902440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN SELECT-OPTIONS THERE ARE ADDITIONAL SCREEN OPTIONS &lt;/P&gt;&lt;P&gt;1) NO INTERVAL&lt;/P&gt;&lt;P&gt;2)NO DISPLAY&lt;/P&gt;&lt;P&gt;3)NO EXTENSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLEASE TELL ME WHAT IS THE USE OF 3 OPTIONS &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I KNOW THE FUNCTIONALITY OF IT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT WHY WE REQUIRE IT.&lt;/P&gt;&lt;P&gt; WHAT IS THE USE OF IT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:43:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751157#M902440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751158#M902441</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;1) NO INTERVAL-only lower value option will be there&lt;/P&gt;&lt;P&gt;2)NO DISPLAY-it will not appear in the selection-screen&lt;/P&gt;&lt;P&gt;3)NO EXTENSION-it will restrict u entering only one value/single range of selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751158#M902441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751159#M902442</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;1. No-Interval - It is used to only pass a Single Value.(in this only one Inout field will be Displayed, it behaves like Ranges.)&lt;/P&gt;&lt;P&gt;2. No-Display - It is used when we want to pass a Range by Default but we don't want to display this range.&lt;/P&gt;&lt;P&gt;3. No - Extension - This is used when we want only Range to be passed and not number No. of options, i.e. we do not want Multiple Selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:46:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751159#M902442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751160#M902443</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;NO INTERVAL-only lower value option will be there&lt;/P&gt;&lt;P&gt;in select-options defaultly sign will be EQ.&lt;/P&gt;&lt;P&gt;     if you want to use GE,LT etc we cant use both the options so&lt;/P&gt;&lt;P&gt;  when we use no intervals we can use other options like LT GT GE LE based on the lower limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)NO DISPLAY-it will not appear in the selection-screen. its mostly used with variants if you dont want to display values to some users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) NO EXTENSION: it will display the extension box.&lt;/P&gt;&lt;P&gt;       if you dont want the user to select only a few values aor excluding some value range etc we use this edition.&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;PRASANTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751160#M902443</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-05-05T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751161#M902444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is the information ;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO-DISPLAY :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you specify this addition, no screen elements are created on the selection screen for the selection criterion. In an executable program, a selection criterion of this type is used exclusively as part of the interface defined by the selection screen. It can be supplied with a value by the calling program when it is called with SUBMIT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addition NO-DISPLAY is specified, the low and high columns in the selection table can have any flat data types. These selection tables can only be supplied with data with a WITH addition to the SUBMIT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The length of the values transferred to columns low and high in the selection table, for which there is no input field, is not restricted to 45 characters, as is the case for selection criteria with input fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NO-INTERVAL:&lt;/P&gt;&lt;P&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;Note &lt;/P&gt;&lt;P&gt;The user can only specify a single comparison in the first line in the selection table on the selection screen. The dialog box for multiple selections still allows interval selections. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;Declaration of a selection criterion for which a single comparison is possible on the selection screen, but multiple selection isnot possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA spfli_wa TYPE spfli. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS s_carrid FOR spfli_wa-carrid NO-EXTENSION &lt;/P&gt;&lt;P&gt;NO INTERVALS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751161#M902444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751162#M902445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To allow the user to process only the first row of the selection table on the selection screen, you use the following syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS &amp;lt;seltab&amp;gt; FOR &amp;lt;f&amp;gt; ..... NO-EXTENSION .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, the pushbutton for multiple selections does not appear on the selection screen, and multiple selections are not available to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To allow the user to process only single fields on the selection screen, you use the following syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS &amp;lt;seltab&amp;gt; FOR &amp;lt;f&amp;gt; ..... NO INTERVALS .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a result, the second input field does not appear on the selection screen. The user can only enter a single field comparison for the first row of the selection table. However, the user can call the Multiple Selection screen and enter range selections there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To suppress the display of the input field on the selection screen, you use the following syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS &amp;lt;seltab&amp;gt; FOR &amp;lt;f&amp;gt;...... NO-DISPLAY ...... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is not displayed on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to display a parameter only in certain cases, for example, depending on the values entered by the user in other input fields of the selection screen, you cannot use the NO-DISPLAY addition. If you use NO-DISPLAY, the parameter actually is an element of the interface for program calls, but not an element of the selection screen. As a result, you cannot make it visible using the MODIFY SCREEN statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To hide a parameter that is an element of the selection screen, you must declare it without the NO-DISPLAY addition and suppress its display using the MODIFY SCREEN statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:49:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751162#M902445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT-OPTIONS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751163#M902446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO INTERVAL:&lt;/P&gt;&lt;P&gt;to restrict the select option for upper limit&lt;/P&gt;&lt;P&gt;2)NO DISPLAY&lt;/P&gt;&lt;P&gt;y want a select options &lt;/P&gt;&lt;P&gt;where u don''t  want to allow user to enter input  but u keep a default value in the program it self&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;matnr for mara-matnr defaul '11' no display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)NO EXTENSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example for matnr-low u wanna assing 3 values&lt;/P&gt;&lt;P&gt;1 ,2 ,3,&lt;/P&gt;&lt;P&gt;u wll select a drop-down from the select-option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to restrict this for enduser&lt;/P&gt;&lt;P&gt;u wll use no-extension in ur select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rohan Shetty on May 5, 2008 9:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2008 07:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/3751163#M902446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-05T07:51:23Z</dc:date>
    </item>
  </channel>
</rss>

