<?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: display warning message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842299#M1591052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are raising a message where you should not. Can you tell us in which program type and where you are trying to raise this message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 14:01:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-18T14:01:39Z</dc:date>
    <item>
      <title>display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842296#M1591049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display a warning message so that it's yellow and the user has to press enter &lt;EM&gt;again&lt;/EM&gt; in order to proceed with the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to display an error message using the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE s398(00) WITH 'Please enter a Batch number' DISPLAY LIKE 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried changing display like 'E' to 'W', but it doesn't work. I also added an 'exit' at the end of the code. The message is displayed as yellow but I can't get it so that the user has to hit enter twice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842296#M1591049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T19:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842297#M1591050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whats the issue with &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; MESSAGE W398(00) WITH 'Please enter a Batch number' . &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 19:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842297#M1591050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-17T19:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842298#M1591051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suman,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried that but the transaction becomes terminated (in the same way as when you use 'message E398'...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 13:39:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842298#M1591051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T13:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842299#M1591052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are raising a message where you should not. Can you tell us in which program type and where you are trying to raise this message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 14:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842299#M1591052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842300#M1591053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use 'ISU_POPUP_MESSAGE' or 'POPUP_TO_DISPLAY_TEXT'. In SE37 use keywords '&lt;STRONG&gt;POP&lt;/STRONG&gt;UP* to search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 18:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842300#M1591053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T18:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: display warning message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842301#M1591054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, a Warning shouldn't terminate your session until you are explicitly terminating it. Please post your code and the exit statement you wrote as well. This behavior can be observed in selections screens where a warning is displayed and if we hit enter, the execution continues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 19:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/display-warning-message/m-p/7842301#M1591054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T19:01:50Z</dc:date>
    </item>
  </channel>
</rss>

