<?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: Hide the Range Option in Multiple Selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216447#M475324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already i wrote the query Using NO intervals. because I want Low Option Only.&lt;/P&gt;&lt;P&gt;In Output Screen, In that field Give the Multiple Values In Low Option.&lt;/P&gt;&lt;P&gt;click The corner Position,&lt;/P&gt;&lt;P&gt;Open the Multiple Prod Screen.in that screen Having 4 menu Single include,exclude and range include exclude. How Could Hide The Range Option Menu In that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2007 08:54:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-11T08:54:18Z</dc:date>
    <item>
      <title>Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216441#M475318</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;I Give the values In single Values In Selection Option Screen.&lt;/P&gt;&lt;P&gt;I want to need Hide the Range Option Include or Exclude In Multiple selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:24:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216441#M475318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216442#M475319</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 the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : S_VBELN FOR VBAK-VBELN NO INTERVALS NO-EXTENSION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will make the select-option work just like a parameter.&lt;/P&gt;&lt;P&gt;If u remove NO EXTENSION, then u can enter multiple values but not ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216442#M475319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216443#M475320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure about your require ment use both interval and extension or any one&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;select-options : s_matnr for mara-matnr no intervals]no-extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216443#M475320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216444#M475321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SELECT-OPTIONS : s_matnr FOR mara-matnr NO INTERVALS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward All the helpfull answers.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216444#M475321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216445#M475322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geetha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Welcome To SDN!!!!!!....Use the Given Code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS : S_matnr FOR mara-matnr NO INTERVALS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward All the helpfull answers.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216445#M475322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216446#M475323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already i wrote the query Using NO intervals. because I want Low Option Only.&lt;/P&gt;&lt;P&gt;In Output Screen, In that field Give the Multiple Values In Low Option.&lt;/P&gt;&lt;P&gt;click The corner Position,&lt;/P&gt;&lt;P&gt;Open the Multiple Prod Screen.in that screen Having 4 menu Single include,exclude and range include exclude. How Could Hide The Range Option Menu In that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216446#M475323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216447#M475324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already i wrote the query Using NO intervals. because I want Low Option Only.&lt;/P&gt;&lt;P&gt;In Output Screen, In that field Give the Multiple Values In Low Option.&lt;/P&gt;&lt;P&gt;click The corner Position,&lt;/P&gt;&lt;P&gt;Open the Multiple Prod Screen.in that screen Having 4 menu Single include,exclude and range include exclude. How Could Hide The Range Option Menu In that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216447#M475324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216448#M475325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already i wrote the query Using NO intervals. because I want Low Option Only.&lt;/P&gt;&lt;P&gt;In Output Screen, In that field Give the Multiple Values In Low Option.&lt;/P&gt;&lt;P&gt;click The corner Position,&lt;/P&gt;&lt;P&gt;Open the Multiple Prod Screen.in that screen Having 4 menu Single include,exclude and range include exclude. How Could Hide The Range Option Menu In that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;geetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216448#M475325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216449#M475326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Geeta,&lt;/P&gt;&lt;P&gt;No need to hide the Range option, Even if u try entering the ranges, and press enter, the field wont take it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Himanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216449#M475326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216450#M475327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just check this it may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/840ad679-0601-0010-cd8e-9989fd650822"&amp;gt;https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/840ad679-0601-0010-cd8e-9989fd650822&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here restricting the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2007 08:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216450#M475327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-11T08:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hide the Range Option in Multiple Selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216451#M475328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For Your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2007 04:09:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-the-range-option-in-multiple-selection-screen/m-p/2216451#M475328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-14T04:09:32Z</dc:date>
    </item>
  </channel>
</rss>

