<?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 for multiple entries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607649#M1277861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi neethu,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Try in this way,&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_belnr FOR vbrk-fkdat OBLIGATORY.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_bukrsFOR vbrk-fkart OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also i did not get your requirement clearly,&lt;/P&gt;&lt;P&gt;can you be more clear at next time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 13:53:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-12T13:53:40Z</dc:date>
    <item>
      <title>select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607648#M1277860</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;in selection screen i have 2 select-options as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_belnr  FOR bkpf-belnr ,&lt;/P&gt;&lt;P&gt;                              s_bukrs  FOR bkpf-bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is if BELNR or BUKRS are not given the error message should be displayed as enter the required fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i keep the OBLIGATORY i will get the message but if i keep OBLIGATORY first they need to enter one belnr  or bukrs  in selection screen then it allows for multiple option but the bussiness want to directly goto multiple option and upload data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607648#M1277860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607649#M1277861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi neethu,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Try in this way,&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_belnr FOR vbrk-fkdat OBLIGATORY.&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS: s_bukrsFOR vbrk-fkart OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also i did not get your requirement clearly,&lt;/P&gt;&lt;P&gt;can you be more clear at next time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607649#M1277861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607650#M1277862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can do it there:&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  if s_bukrs IS INITIAL OR s_belnr IS INITIAL.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;write error msg&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards jacko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607650#M1277862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607651#M1277863</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;PRE&gt;&lt;CODE&gt;SELECT-OPTIONS: S_BELNR FOR BKPF-BELNR ,
S_BUKRS FOR BKPF-BUKRS.

"  Find the UCOMM of the extension in debugg mode
AT SELECTION-SCREEN ON S_BELNR.
  IF S_BELNR[] IS INITIAL AND SY-UCOMM NE &amp;lt;FCODE&amp;gt;. "--&amp;gt;function code of S_BELNR Extension button
    MESSAGE E016(PN) WITH 'ERROR MESSAGE'.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:42:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607651#M1277863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T14:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607652#M1277864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Note Replace P with % Sign in IF Condition it not allow me to Put % there&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;TABLES: bkpf.
SELECT-OPTIONS: s_belnr FOR bkpf-belnr,
                s_bukrs FOR bkpf-bukrs.

AT SELECTION-SCREEN.
  IF s_belnr[] IS INITIAL AND s_bukrs[] IS INITIAL AND sy-ucomm NE 'P000' AND sy-ucomm NE 'P001'.
    IF s_belnr[] IS INITIAL OR s_bukrs IS INITIAL.
      MESSAGE: 'Please Enter Value in Bothe Fields' TYPE 'E'.
    ENDIF.
  ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607652#M1277864</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-05-12T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: select options for multiple entries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607653#M1277865</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: s_belnr FOR bkpf-belnr ,&lt;/P&gt;&lt;P&gt;s_bukrs FOR bkpf-bukrs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at selection-screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if s_bukrs[] is initial and s_belnr is initial.&lt;/P&gt;&lt;P&gt;message.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options-for-multiple-entries/m-p/5607653#M1277865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T14:54:09Z</dc:date>
    </item>
  </channel>
</rss>

