<?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: User exit not giving error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-giving-error-message/m-p/7505503#M1558976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the error message raise an exception OTHERS within the enhancement function module.  Furthermore Pass the value 'X' to the function module parameters E_EXIT_ACTIV and E_NO_ACTION_AT_ALL.  This will ensure that the program exection get cancelled after raising the error message.  See line number 411 of include MQEVAF34 for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if ( l_exit_aktiv is initial
       and qals-stat19 is initial )
*-- Customer Exit nicht aktiv und keine dokupflicht, -&amp;gt; wie &amp;lt; Rel. 3.0E
    or ( not l_exit_aktiv is initial
         and not l_keine_aktion is initial ).
*-- oder Customer Exit ist aktiv und es soll nichts unternommen werden !
    exit.
  endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Nov 2010 05:03:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-11-22T05:03:11Z</dc:date>
    <item>
      <title>User exit not giving error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-giving-error-message/m-p/7505502#M1558975</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;      I'm using the User Exit QEVA0007 for giving error message while giving wrong storage location . I have written the code for  error message with type 'E' . But when I execute the Tcode, it is displaying only the information message not as a error message. How to correct this message type to error?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;    When I read the documentation for  function module EXIT_SAPMQEVA_007 it has been stated that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The messages that may be issued in this function module are intercepted by the calling program and issued as information messages (message type"I").&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     How to override the message from intercepting program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Please prvide the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 03:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-giving-error-message/m-p/7505502#M1558975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-22T03:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: User exit not giving error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-giving-error-message/m-p/7505503#M1558976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the error message raise an exception OTHERS within the enhancement function module.  Furthermore Pass the value 'X' to the function module parameters E_EXIT_ACTIV and E_NO_ACTION_AT_ALL.  This will ensure that the program exection get cancelled after raising the error message.  See line number 411 of include MQEVAF34 for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if ( l_exit_aktiv is initial
       and qals-stat19 is initial )
*-- Customer Exit nicht aktiv und keine dokupflicht, -&amp;gt; wie &amp;lt; Rel. 3.0E
    or ( not l_exit_aktiv is initial
         and not l_keine_aktion is initial ).
*-- oder Customer Exit ist aktiv und es soll nichts unternommen werden !
    exit.
  endif.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 05:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-giving-error-message/m-p/7505503#M1558976</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-22T05:03:11Z</dc:date>
    </item>
  </channel>
</rss>

