<?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: The selection screen cannot choose the multiple values at first instance? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005915#M710272</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;OBLIGATORY means you have to enter the values , with out filling that values and if you click any thing it will show an error message saying that fill alla required fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you want you can remove that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you want to keep that OBLIGATORY then fill some values 1st in that select-options and clcik on multiple entries button then it won't show any error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2007 10:25:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-13T10:25:17Z</dc:date>
    <item>
      <title>The selection screen cannot choose the multiple values at first instance?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005912#M710269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;   I have 2 select-options on the selection screen as follows&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT-OPTIONS : 
                   s_subusr FOR pa0105-usrid NO INTERVALS OBLIGATORY,    
                  s_period FOR vbak-erdat   NO-EXTENSION OBLIGATORY.    &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to enter multiple values by clicking the multiple option button when noting is entered as input on the selection screen.I get a error"Make entry in all required fields".&lt;/P&gt;&lt;P&gt;But when I enter a value on the selection screen input for s_subusr and then enter value in s_period and then click on multiple option button I am able to see the multi-option Popup.Now I can enter multiple Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone help me to enter the values on the multiple option Pop-up whenever the user want?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shashank.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 10:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005912#M710269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T10:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: The selection screen cannot choose the multiple values at first instance?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005913#M710270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Shashank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the code in AT SELECTION-SCREEN. There should be something which is issuing this error message. Change the code accordingly!&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>Tue, 13 Nov 2007 10:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005913#M710270</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2007-11-13T10:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: The selection screen cannot choose the multiple values at first instance?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005914#M710271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u give OBLIGATORY. value must be enter both select options&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 10:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005914#M710271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T10:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: The selection screen cannot choose the multiple values at first instance?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005915#M710272</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;OBLIGATORY means you have to enter the values , with out filling that values and if you click any thing it will show an error message saying that fill alla required fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if you want you can remove that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you want to keep that OBLIGATORY then fill some values 1st in that select-options and clcik on multiple entries button then it won't show any error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2007 10:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/the-selection-screen-cannot-choose-the-multiple-values-at-first-instance/m-p/3005915#M710272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-13T10:25:17Z</dc:date>
    </item>
  </channel>
</rss>

