<?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: Multiple selection not working in select options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395751#M1735522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what do you mean that "all of the values get deleted". I guess that you do not see that values are there. If there are multiple values specified, you will see that button for multi selection has green mark on it. &lt;/P&gt;&lt;P&gt;Try to run report (F8) and debug to see how many entries are in s_pspid range. I hope you will have all data that you entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option is at you have implemented "AT SELECTION-SCREEN OUTPUT." section and clear s_pspid there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems, please paste some screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 16:03:49 GMT</pubDate>
    <dc:creator>adam_krawczyk1</dc:creator>
    <dc:date>2013-03-13T16:03:49Z</dc:date>
    <item>
      <title>Multiple selection not working in select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395750#M1735521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using select options in selection screen in module pool program.&lt;/P&gt;&lt;P&gt;when I am entering values on screen and executes the report it is working fine but when I click on 'Multiple selection' &lt;/P&gt;&lt;P&gt;button and enter values in window and press 'Execute' button all of the values get deleted i.e no data available in select options input fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating selection screen as per below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;SPAN class="L0S52"&gt;begin &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;screen &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;101 &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;as &lt;/SPAN&gt;SUBSCREEN&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;selection-screen &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;begin &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;block &lt;/SPAN&gt;b1 &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;frame&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SELECT&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;OPTIONS&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;s_pspid &lt;SPAN class="L0S52"&gt;for &lt;/SPAN&gt;proj&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;pspid OBLIGATORY&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;selection-screen &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;end &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;block &lt;/SPAN&gt;b1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="L0S52"&gt;SELECTION-SCREEN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;end &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;of &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;screen &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;101&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I enter values in select options using 'Multiple selection' button.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:51:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395750#M1735521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T15:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection not working in select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395751#M1735522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what do you mean that "all of the values get deleted". I guess that you do not see that values are there. If there are multiple values specified, you will see that button for multi selection has green mark on it. &lt;/P&gt;&lt;P&gt;Try to run report (F8) and debug to see how many entries are in s_pspid range. I hope you will have all data that you entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option is at you have implemented "AT SELECTION-SCREEN OUTPUT." section and clear s_pspid there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problems, please paste some screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:03:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395751#M1735522</guid>
      <dc:creator>adam_krawczyk1</dc:creator>
      <dc:date>2013-03-13T16:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection not working in select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395752#M1735523</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;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;Use of the FM : COMPLEX_SELECTIONS_DIALOG to make select options in a module pool program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;or example's is below &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3174342" title="http://scn.sap.com/thread/3174342"&gt;http://scn.sap.com/thread/3174342&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.saptechnical.com/Tutorials/ABAP/SelectOptions/Index.htm" title="http://www.saptechnical.com/Tutorials/ABAP/SelectOptions/Index.htm"&gt;http://www.saptechnical.com/Tutorials/ABAP/SelectOptions/Index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Select-Options+in+Module+Pool+Programming" title="http://wiki.sdn.sap.com/wiki/display/ABAP/Select-Options+in+Module+Pool+Programming"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Select-Options+in+Module+Pool+Programming&lt;/A&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;Mahesh &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1288/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395752#M1735523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T16:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection not working in select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395753#M1735524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shubham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pressing the multiple selection button in your selection screen it caused a run of the flow logic of your screen. Each button at SAP screen ahs a function code behind, the multiple selection button as well. &lt;/P&gt;&lt;P&gt;I would recomended to check at first the program flow behaviour after click multiple selection via debugger, and if it is as I assume, try to cover the function code so far, that your own flow logic will not affect anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 16:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395753#M1735524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-13T16:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selection not working in select options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395754#M1735525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shubham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using&amp;nbsp; OBLIGATORY &lt;SPAN class="L0S52"&gt;NO &lt;/SPAN&gt;INTERVALS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-c" start="1" style="font-size: 11.818181991577148px; font-family: Consolas, 'Courier New', Courier, mono, serif; list-style-position: initial; list-style-image: initial; color: #5c5c5c; margin: 0 0 1px 45px !important;"&gt;&lt;LI&gt;&lt;SPAN style="color: black; font-size: 9pt !important; font-style: inherit; background-color: inherit; font-family: helvetica, arial; font-weight: inherit;"&gt;SELECTION-SCREEN begin of screen 101 as SUBSCREEN.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; font-family: helvetica, arial; background-color: inherit; color: black;"&gt;&amp;nbsp;&amp;nbsp; selection-screen begin of block b1 with frame.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; font-family: helvetica, arial; background-color: inherit; color: black;"&gt;&amp;nbsp;&amp;nbsp; SELECT-OPTIONS: s_pspid for proj-pspid OBLIGATORY NO INTERVALS.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; font-family: helvetica, arial; background-color: inherit; color: black;"&gt;&amp;nbsp;&amp;nbsp; selection-screen end of block b1.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9pt !important; font-family: helvetica, arial; background-color: inherit; color: black;"&gt; SELECTION-SCREEN end of screen 101.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2014 07:19:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-not-working-in-select-options/m-p/9395754#M1735525</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2014-02-07T07:19:48Z</dc:date>
    </item>
  </channel>
</rss>

