<?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: error message in subscreen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526826#M1656343</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;Error messages always stops the execution and freezes the screen. Instead you display the message in this format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE ID 'ZDM_MESSAGE_GENERIC' TYPE 'S' NUMBER 001 DISPLAY LIKE 'E'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use type W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards.&lt;/P&gt;&lt;P&gt;Aswath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2012 05:54:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-22T05:54:20Z</dc:date>
    <item>
      <title>error message in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526825#M1656342</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 have used 4 tabstrips inside one main screen and created 4 subscreens for those 4 tabs. Now when i show an error message using  MESSAGE SXXX , it just shows the message in info format and continues with the further code. If i use the format MESSAGE EXXX then it freezes the subscreen right there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirment is that to show an error message which wont execute the further code and will retain the values filled by user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant use  MESSAGE SXXX TYPE 'E' and LEAVE TO SCREEN SY-DYNNR as they are subscreens and not screens.&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>Wed, 22 Feb 2012 04:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526825#M1656342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-22T04:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: error message in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526826#M1656343</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;Error messages always stops the execution and freezes the screen. Instead you display the message in this format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE ID 'ZDM_MESSAGE_GENERIC' TYPE 'S' NUMBER 001 DISPLAY LIKE 'E'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use type W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards.&lt;/P&gt;&lt;P&gt;Aswath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 05:54:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526826#M1656343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-22T05:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: error message in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526827#M1656344</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;Try using message class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE e&amp;lt;msg_no&amp;gt; (&amp;lt;msg_class_name&amp;gt;).&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;Sharin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 06:24:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526827#M1656344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-22T06:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: error message in subscreen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526828#M1656345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved. Thanks aswathsa and Sharin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 06:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-subscreen/m-p/8526828#M1656345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-22T06:36:02Z</dc:date>
    </item>
  </channel>
</rss>

