<?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: LISTBOX WITH MULTIPLE SELECTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304132#M791246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you have reason... this is exactly what I want.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2008 07:30:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-07T07:30:29Z</dc:date>
    <item>
      <title>LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304122#M791236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible to make in a selection dynpro a listbox with multiple selection??&lt;/P&gt;&lt;P&gt;Can  you help me to do it??&lt;/P&gt;&lt;P&gt;Thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304122#M791236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T12:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304123#M791237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List box is used to Choose one value from the listed values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304123#M791237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T12:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304124#M791238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then, how I can propose a list of values to a user, and the user can do a multiple selection?? Do you have another idea to give me, please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304124#M791238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T12:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304125#M791239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell what is ur exact requiremnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304125#M791239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304126#M791240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can try any of the following FMs.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POPUP_GET_SELECTION_FROM_LIST&lt;/P&gt;&lt;P&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 12:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304126#M791240</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-06T12:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304127#M791241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
parameters: P_DEC(1) TYPE C AS LISTBOX VISIBLE LENGTH 4.

AT SELECTION-SCREEN OUTPUT.
 PERFORM FILL_DECIMAL_COMBO.

*&amp;amp;---------------------------------------------------------------------*
*&amp;amp;      Form  fill_decimal_combo
*&amp;amp;---------------------------------------------------------------------*
* This subroutin fills in the appropiate details for the decimal place's
* combo-box. ***********************************************************
*----------------------------------------------------------------------*
FORM FILL_DECIMAL_COMBO.
*--&amp;gt; Local Data - Start
* data: index type i value 0.
  DATA: INDEX(1) TYPE C VALUE '0'.
*--&amp;gt; Local Data - End
* p_dec = 0.

  IF GT_DEC IS INITIAL.
    WHILE INDEX &amp;lt; 4.
      GWA_DEC-KEY  = INDEX.
      GWA_DEC-TEXT = INDEX.
      APPEND GWA_DEC TO GT_DEC.
      INDEX = INDEX + 1.
    ENDWHILE.
  ENDIF.
  CHECK NOT GT_DEC[] IS INITIAL.
  CALL FUNCTION 'VRM_SET_VALUES'
       EXPORTING
            ID     = 'p_dec'
            VALUES = GT_DEC.
ENDFORM.                    " fill_decimal_combo
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Reb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 6, 2008 4:34 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 13:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304127#M791241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T13:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304128#M791242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;POPUP_GET_SELECTION_FROM_LIST&lt;/P&gt;&lt;P&gt;REUSE_ALV_POPUP_TO_SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry,...&lt;/P&gt;&lt;P&gt;Where are this FMs???... I don't find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need find how show to a user a list of values, and the user can select more of one and depend his selection I show him a ALV GRID with a query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 15:07:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304128#M791242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T15:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304129#M791243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a standard program actually you can (if the object is a standard object) simply code something like select-optioms: s_order for vbak.&lt;/P&gt;&lt;P&gt;The user can then by clicking get values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ranges, individual values, not conditions etc can be used. Just look up the abap syntax for select-options. Match codes can also help as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's plenty of abap code example on using select-options to obtain values for your selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a true combo pop up box is slightly more difficult. I'd investigate the select-options idea first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work re-post again and I'll investigate another method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you have your selection it's simplicityitself to display the data in an OO ALV Grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 15:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304129#M791243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T15:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304130#M791244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know the options of ranges, and select-options in a selection dynpro... You have reason,... with that I can select a lot of things, but it's very cost in time if you must introduce a lot of things not between a range. It's better give to the user all posibilitys and he select quickly a lot of things not between in a range.&lt;/P&gt;&lt;P&gt;I thing about show a new screen with alv with the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 16:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304130#M791244</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-06T16:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304131#M791245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM means Function Module, so you'll find in SE37&lt;/P&gt;&lt;P&gt;these FMs exactly do what you want, give a popup with entries and the user can select one or more of them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 16:48:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304131#M791245</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-02-06T16:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304132#M791246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you have reason... this is exactly what I want.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2008 07:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304132#M791246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-07T07:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: LISTBOX WITH MULTIPLE SELECTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304133#M791247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any example to use POPUP_GET_SELECTION_FROM_LIST??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 10:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listbox-with-multiple-selection/m-p/3304133#M791247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T10:59:15Z</dc:date>
    </item>
  </channel>
</rss>

