<?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/1610271#M273660</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for SY-UCOMM eq 'ONLI'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the error message only when the user tries to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;IF w_email_radiobutton = 'X' and sy-ucomm eq 'ONLI'.&lt;/P&gt;&lt;P&gt;IF s_email-LOW IS INITIAL.&lt;/P&gt;&lt;P&gt;MESSAGE e999 WITH text-e17(Enter Email Address).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2006 16:48:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-11T16:48:44Z</dc:date>
    <item>
      <title>SELECT OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610269#M273658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have made changes to AT SELECTION SCREEN . The code is below . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF w_email_radiobutton  = 'X'.&lt;/P&gt;&lt;P&gt;     IF s_email-LOW IS INITIAL.&lt;/P&gt;&lt;P&gt;      MESSAGE e999 WITH text-e17(Enter Email Address).&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This condition seems to work fine . The problem is when i try to enter Multiple selections after clicking the radio button it still pops up the error message to Enter Email Address. How can i by pass this event . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 16:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610269#M273658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T16:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610270#M273659</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;IF w_email_radiobutton = 'X'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IF s_email-LOW IS INITIAL.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IF s_email[] IS INITIAL and sy-ucomm = 'ONLI'.&lt;/P&gt;&lt;P&gt;MESSAGE e999 WITH text-e17(Enter Email Address).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 16:45:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610270#M273659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T16:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: SELECT OPTIONS.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610271#M273660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check for SY-UCOMM eq 'ONLI'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the error message only when the user tries to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN.&lt;/P&gt;&lt;P&gt;IF w_email_radiobutton = 'X' and sy-ucomm eq 'ONLI'.&lt;/P&gt;&lt;P&gt;IF s_email-LOW IS INITIAL.&lt;/P&gt;&lt;P&gt;MESSAGE e999 WITH text-e17(Enter Email Address).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 16:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-options/m-p/1610271#M273660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T16:48:44Z</dc:date>
    </item>
  </channel>
</rss>

