<?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: select-options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683631#M620556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... NO-EXTENSION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &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;Note &lt;/P&gt;&lt;P&gt;The user cannot access the dialog box for multiple selection on the selection screen, which means they cannot edit selection tables containing several lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2007 07:58:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-16T07:58:30Z</dc:date>
    <item>
      <title>select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683630#M620555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freinds,&lt;/P&gt;&lt;P&gt;in which situation.. we will write SELECT-OPTIONS WITH NO EXTENTION??&lt;/P&gt;&lt;P&gt;AND WITH EXTENSION??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683630#M620555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683631#M620556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... NO-EXTENSION &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &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;Note &lt;/P&gt;&lt;P&gt;The user cannot access the dialog box for multiple selection on the selection screen, which means they cannot edit selection tables containing several lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 07:58:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683631#M620556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T07:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683632#M620557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;means u can include or exclude only one range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10 - 20&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;30-40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can't enter all the above values, u can enter only any one of the selection-criteria&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Points if USEFUL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683632#M620557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683633#M620558</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;select options with no- extension is used when we have to get a single person record with an internal &lt;/P&gt;&lt;P&gt;for ex: there is mara table which has matnr field and i want to get all sub items for a single matnr in a range bt 1 100 100 then at much situations we go for select options with no-extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for remainging situations for a group of matnr values if i want  to find all details we go for select-options with extension. [ by defalut].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh babu aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683633#M620558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683634#M620559</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;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;NO-EXTENSION&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt; &lt;/P&gt;&lt;P&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;The user cannot access the dialog box for multiple selection on the selection screen, which means they cannot edit selection tables containing several lines. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;WITH EXTENSION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;YOU CAN ENTER MULTIPLE RANGE OF SELECTIONS LIKE &lt;/P&gt;&lt;P&gt;100 TO 200&lt;/P&gt;&lt;P&gt;300 TO 400&lt;/P&gt;&lt;P&gt;500 TO 600 ETC..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;NO EXTENSION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;YOU CAN'T HAVE ACCES TO ENTER MULTIPLE RANGE OF VALUES &lt;/P&gt;&lt;P&gt;LIKE &lt;/P&gt;&lt;P&gt;100 TO 200 &lt;/P&gt;&lt;P&gt;THATS ALL U DON'T HAVE ACCESS TO ENTER ONE MORE RANGE LIKE ABOVE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683634#M620559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683635#M620560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;NO-EXTENSION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;The user can only make an entry on one line. Calling the additional "Multiple Selection" screen is not supported and no pushbutton for this appears on the selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use the NO Extension, there will be no extension box, but with in the program we can append the values and use this table with in the Program&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;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683635#M620560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: select-options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683636#M620561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The select options includes a &lt;/P&gt;&lt;P&gt;text box for low value&lt;/P&gt;&lt;P&gt;text box for high value&lt;/P&gt;&lt;P&gt;pushbutton for multiple selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with no extentions implies the push button does not appear.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when u want the user to give only one range of values say: 10-30 then use with no-extensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else the user will be able to enter say: 10-30 &lt;/P&gt;&lt;P&gt;50-70.. etc.. many multiple ranges..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aparna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 08:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/2683636#M620561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-16T08:53:19Z</dc:date>
    </item>
  </channel>
</rss>

