<?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: Problem while displying the message in ECC6.0 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676347#M1099765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it would seem method cl_message_helper-&amp;gt;set_msg_vars_for_clike is what sets the sy-msgid and sy-msgno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps it should set sy-msgno to 000 ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2008 19:46:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-13T19:46:00Z</dc:date>
    <item>
      <title>Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676337#M1099755</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 Have come across a strange problem in Ecc6.0 system which while I CHECK IN 4.7 Vsersion it workly perfectly fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;While i display message in the following format in Ecc6.0&lt;/P&gt;&lt;P&gt;MESSAGE 'test' TYPE 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system instead of displaying 'test' it goes to message class 00 and gets the message 001 and displays it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could some one tell me why is this problem occuring .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Neha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676337#M1099755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676338#M1099756</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;Can you tell me what is the message is displaying. Since in message class 00 - message 001 its just 9 place holders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navneeth K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676338#M1099756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676339#M1099757</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;Are you inserting the message in a User exit or something?&lt;/P&gt;&lt;P&gt;If so the problem might be that some other message ( numbered 001 here) is overriding your message and instead of your message being displayed it is displaying the other message. To check if everything is working fine convert this from and  information message to an error message and check once if the message that is displayed also changes to error. If not it is not a problem you are thinking you have.&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;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:26:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676339#M1099757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676340#M1099758</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;&lt;/P&gt;&lt;P&gt;i am not inserting into any user exits infact i have wiritten a simple test program even there it gives same problem no matter what message type  we use ,it goes and picks the message number 001(No vendor specified) from Message classs 00 and displays it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report Ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE 'test' TYPE 'I'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676340#M1099758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676341#M1099759</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;This is a peculiar situation. I think it is better for you to create your own message class and proceed further,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pramod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676341#M1099759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676342#M1099760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change source code as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report Ztest message-id 00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE i001 with 'Test'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676342#M1099760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676343#M1099761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many of the satandard programs are using this type of format for displaying messages at some places so thats why need to know the reason why its happening .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676343#M1099761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676344#M1099762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even i tried it in ECC6.0 now, it perfectly displayed a information message 'Test'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the same source code as you had given. Try to create one more new program and do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676344#M1099762</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676345#M1099763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has it solved your problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 11:48:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676345#M1099763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-10T11:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676346#M1099764</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;Its a peculiar problem in SAP. I don't know what is reason behind this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you create a Message class ZMSG in SE91.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the message 000 set the value as &amp;amp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in the program,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of MESSAGE 'Test' TYPE 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;MESSAGE I000(ZMSG) WITH 'Test'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use same code for every messages.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 12:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676346#M1099764</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-10-10T12:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676347#M1099765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it would seem method cl_message_helper-&amp;gt;set_msg_vars_for_clike is what sets the sy-msgid and sy-msgno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps it should set sy-msgno to 000 ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2008 19:46:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676347#M1099765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-13T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676348#M1099766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem come from the Table T100. By default, if you not specify any calss and number, you will use the area 00 and the Msgno 001. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before it was returning message text : &amp;amp;1&amp;amp;2&amp;amp;3&amp;amp;4&amp;amp;5&amp;amp;6&amp;amp;7&amp;amp;8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But depending of the configuration of your table T100, you can have 'No vendor specified'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two choices : &lt;/P&gt;&lt;P&gt;1. force your message Area and Msg number instead of the default one.&lt;/P&gt;&lt;P&gt;2. Change in table T100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gabriel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 18:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676348#M1099766</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-16T18:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while displying the message in ECC6.0</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676349#M1099767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a bug. I've seen the issue at two clients after upgrading to ECC 6.0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message Class 00 Message 001 is incorrectly set to 'No vendor specified' for English (EN). It is correctly set to '&amp;amp;1&amp;amp;2&amp;amp;3&amp;amp;4&amp;amp;5&amp;amp;6&amp;amp;7&amp;amp;8' for German (DE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very easy to fix. Just update the Message for English to &amp;amp;1&amp;amp;2&amp;amp;3&amp;amp;4&amp;amp;5&amp;amp;6&amp;amp;7&amp;amp;8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jesse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 06:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-displying-the-message-in-ecc6-0/m-p/4676349#M1099767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T06:30:55Z</dc:date>
    </item>
  </channel>
</rss>

