<?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 user exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543730#M1073324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. First time my user exit execute, after that report automatically call message located Function Module LCOPDU13 504th row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     IF NOT SY-MSGID IS INITIAL.&lt;/P&gt;&lt;P&gt;       MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;          WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message number is 806 message id is RU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me for fix this situation? I just want to add a data control in ZXCOFU05 user exit. For user fill data (werks based)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks your helpful answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2008 06:07:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-25T06:07:35Z</dc:date>
    <item>
      <title>Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543722#M1073316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show an error message in ZXCOFU05 user exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I write :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message 'Fill value' type 'W'.&lt;/P&gt;&lt;P&gt;leave message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is ok for first time. When my clause executed. It is display Fill value message and after that return prev. screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I press again save button it couldn't handle message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shortly : How can I display an error message in user exit and after message return prev.screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 11:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543722#M1073316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543723#M1073317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is best way for displaying error messages after that turn previous screen?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:43:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543723#M1073317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T12:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543724#M1073318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You want to show an error message or a warning ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543724#M1073318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T12:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543725#M1073319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with Error message and see..Ideally it should stop in the screen from where the error triggered.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543725#M1073319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543726#M1073320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't matter. Error will be good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 13:11:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543726#M1073320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T13:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543727#M1073321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Then simply change the Type of the Message to 'E' instead of 'W', this will solve your problem.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 13:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543727#M1073321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T13:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543728#M1073322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; But when I press again save button it couldn't handle message.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Shortly : How can I display an error message in user exit and after message return prev.screen?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that the second time you press save your userexit code is not executed, so try coding a breakpoint before the message statement and check whether the program control stops in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 13:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543728#M1073322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T13:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543729#M1073323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mehmet&lt;/P&gt;&lt;P&gt;Remove &lt;STRONG&gt;leave message&lt;/STRONG&gt;. and try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 17:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543729#M1073323</guid>
      <dc:creator>rahul2000</dc:creator>
      <dc:date>2008-09-24T17:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in user exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543730#M1073324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right. First time my user exit execute, after that report automatically call message located Function Module LCOPDU13 504th row&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     IF NOT SY-MSGID IS INITIAL.&lt;/P&gt;&lt;P&gt;       MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;          WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message number is 806 message id is RU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you help me for fix this situation? I just want to add a data control in ZXCOFU05 user exit. For user fill data (werks based)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks your helpful answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 06:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-user-exit/m-p/4543730#M1073324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T06:07:35Z</dc:date>
    </item>
  </channel>
</rss>

