<?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 Message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/4754912#M1115228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use more meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I have implemented one User Exit( Enhancement name: F180A001 ) For FB50.But when i fire any message of type 'E' in this user exit, one pop up comes and when i press 'OK' it throws me out of transaction.I want error message. and it should prompt user again for input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 14, 2008 4:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2008 12:03:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-14T12:03:10Z</dc:date>
    <item>
      <title>Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/4754912#M1115228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use more meaningful subject in future&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I have implemented one User Exit( Enhancement name: F180A001 ) For FB50.But when i fire any message of type 'E' in this user exit, one pop up comes and when i press 'OK' it throws me out of transaction.I want error message. and it should prompt user again for input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matt on Nov 14, 2008 4:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 12:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/4754912#M1115228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-14T12:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/4754913#M1115229</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;Each message has strictly defined behaviour depending on processing block within it is called.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;E&lt;/STRONG&gt; type message is one of these which it is safe to use in PBO and PAI, (for example input check to your screen fields). On the other hand, when you use it in other processing block (i.e. START-OF-SELECTION) it will leave the trasnaction or at least screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case therefore it is only possible to use other type message i.e. &lt;STRONG&gt;I&lt;/STRONG&gt; which will let you to show the error but will return the control to the program. Though it is an information message it will prompt the message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note, that type &lt;STRONG&gt;W&lt;/STRONG&gt; messages are alike in behavior to &lt;STRONG&gt;E&lt;/STRONG&gt; messages, thus you can't use them either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to ABAP documentation and read about messages and their behavior in different blocks. There is kind of overview table which explicitly describes this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2008 15:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/4754913#M1115229</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2008-11-14T15:37:20Z</dc:date>
    </item>
  </channel>
</rss>

