<?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: Message type E in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463478#M1742846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meriem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should write the validation and error message inside the event AT SELECTION-SCREEN ON &amp;lt;Field&amp;gt; where &amp;lt;Field&amp;gt; is the name of your selection screen field. Then it will show the error and only open that field as editable to correct the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the below SAP help document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/79/34a237d9b511d1950e0000e8353423/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/79/34a237d9b511d1950e0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 20:40:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-20T20:40:32Z</dc:date>
    <item>
      <title>Message type E</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463476#M1742844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am using message type E to verify an imput field. when i enter a wrong one the message comes up. But, i can not enter another imput&amp;nbsp; without leaving the program and enter again.&lt;/P&gt;&lt;P&gt; what should i do so that message let me set another data without leaving the program.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 14:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463476#M1742844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-20T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463477#M1742845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you triggering the message? If it's at START-OF-SELECTION event, try using MESSAGE 'Your message' TYPE 'S' DISPLAY LIKE 'E', then a STOP to get back to selection-screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463477#M1742845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-20T18:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463478#M1742846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meriem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should write the validation and error message inside the event AT SELECTION-SCREEN ON &amp;lt;Field&amp;gt; where &amp;lt;Field&amp;gt; is the name of your selection screen field. Then it will show the error and only open that field as editable to correct the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the below SAP help document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/79/34a237d9b511d1950e0000e8353423/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/79/34a237d9b511d1950e0000e8353423/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 20:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463478#M1742846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-20T20:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463479#M1742847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a SELECTION-SCREEN or a MODULE POOL, In both case, if you want that the field or group of fields to be input allowed, you have to code it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In module pool : &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;FIELD fieldname MODULE checkmodule.&lt;/P&gt;&lt;P&gt;CHAIN.&lt;/P&gt;&lt;P&gt;FIELD field1.&lt;/P&gt;&lt;P&gt;FIELD field2.&lt;/P&gt;&lt;P&gt;MODULE cheeckfields AT CHAIN-INPUT.&lt;/P&gt;&lt;P&gt;ENDCHAIN.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In selection-screen&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;AT SELECTION-SCREEN ON field.&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON BLOCK b01.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;For ressource consuming statement, before the SELECT statement add a check like&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;IF sscrfields-ucomm = 'ONLI' or sscrfields-ucomm = 'PRIN'.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;so following statements will only be executed when user request execution and not when Enter is pressed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check via F1 or at &lt;A href="http://help.sap.com/abapdocu_731/en/abenabap.htm"&gt;help.sap.com &lt;/A&gt;for syntax of those statements. Read also &lt;A href="http://help.sap.com/abapdocu_731/en/abapmessage_msg.htm"&gt;MESSAGE&lt;/A&gt; statement documentation.&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;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:00:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463479#M1742847</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-05-21T07:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Message type E</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463480#M1742848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1474/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;Cheers !!! Answered, Could not be better !!! &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1474/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type-e/m-p/9463480#M1742848</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T07:15:22Z</dc:date>
    </item>
  </channel>
</rss>

