<?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: Doubt in displaying error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384573#M812620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mohana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this we have to do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If condition fails.&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;message 'wrong entry' type 'I'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;leave list-processing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Note&lt;/P&gt;&lt;P&gt;a) the message should be of type I or W (and not E)&lt;/P&gt;&lt;P&gt;b) leave list-processing is important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2008 14:06:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-13T14:06:19Z</dc:date>
    <item>
      <title>Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384570#M812617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have a report, in that report i have some input parameters.. while executing the report if its fails my conditions i want to disply the error message.&lt;/P&gt;&lt;P&gt;For that i made the source code with e010(znew). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now its giving the error message correctly.But once its displyed the message after the enter in pressed the screen going into intial screen, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the user needs to enter the input once again so needs &lt;STRONG&gt;after the pressing enter button he want to display the input screen once again,No need of intial page&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mohana Vijayan on Feb 13, 2008 2:49 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 13, 2008 3:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 13:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384570#M812617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T13:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384571#M812618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For this you have to put the message after an "AT SELECTION-SCREEN" statement.&lt;/P&gt;&lt;P&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 13:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384571#M812618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T13:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384572#M812619</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;Once message is displayed, you can use the leave to screen 0 or call transaction 'TCode' or call selection-screen &amp;lt;screen no&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram Ponna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:03:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384572#M812619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384573#M812620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mohana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this we have to do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If condition fails.&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;message 'wrong entry' type 'I'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;  &lt;STRONG&gt;leave list-processing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Note&lt;/P&gt;&lt;P&gt;a) the message should be of type I or W (and not E)&lt;/P&gt;&lt;P&gt;b) leave list-processing is important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384573#M812620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384574#M812621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please look to that UR not writing error message in the event&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead give an Information message .. and exit ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384574#M812621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in displaying error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384575#M812622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
MESSAGE s010(znew) DISPLAY LIKE 'E'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Perez C on Feb 13, 2008 2:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 14:11:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-displaying-error-message/m-p/3384575#M812622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T14:11:20Z</dc:date>
    </item>
  </channel>
</rss>

