<?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: Code inspector on message code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489583#M1062640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T100 is the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here u will have to give msg class&lt;/P&gt;&lt;P&gt;as well as msg no&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2008 07:02:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-17T07:02:35Z</dc:date>
    <item>
      <title>Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489577#M1062634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use Code inspector in our Upgrade project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have some message codes which can be ignored&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this time, But I don't know the description of those &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message code, Is there any one know that which SAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables those message code are in ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: harry wang on Sep 17, 2008 7:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 05:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489577#M1062634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T05:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489578#M1062635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;help help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body know it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 05:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489578#M1062635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T05:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489579#M1062636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the table T100 or go to SE91 transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Farzan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 05:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489579#M1062636</guid>
      <dc:creator>former_member137336</dc:creator>
      <dc:date>2008-09-17T05:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489580#M1062637</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 think all the messages will be stored in T100 table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 05:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489580#M1062637</guid>
      <dc:creator>KK07</dc:creator>
      <dc:date>2008-09-17T05:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489581#M1062638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I donN't know the message class of  those message code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and  in T100 the message number's type is char3,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in Code inspector , the message code is char4...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, Is there other advice ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 06:05:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489581#M1062638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T06:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489582#M1062639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there anyone know it??&lt;/P&gt;&lt;P&gt;help!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 06:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489582#M1062639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489583#M1062640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;T100 is the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here u will have to give msg class&lt;/P&gt;&lt;P&gt;as well as msg no&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 07:02:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489583#M1062640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T07:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489584#M1062641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Harry,&lt;/P&gt;&lt;P&gt;The message numbers are always 3 character wherever it is used. I am not sure what is happening here. the table t100 and SE91 is the way to get the message text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please give me one message number that u have?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Farzan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 07:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489584#M1062641</guid>
      <dc:creator>former_member137336</dc:creator>
      <dc:date>2008-09-17T07:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489585#M1062642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know T100, I know se91.&lt;/P&gt;&lt;P&gt;but , maybe it is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after running Code inspector(ECC6.0)&lt;/P&gt;&lt;P&gt;there are some message coder and description&lt;/P&gt;&lt;P&gt;such as :  &lt;/P&gt;&lt;P&gt;Information:&lt;/P&gt;&lt;P&gt; Message Code :0315&lt;/P&gt;&lt;P&gt; Parameter no, "" is untyped....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see the message description here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: In which table these message code and message descritpion are saved ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 09:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489585#M1062642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T09:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489586#M1062643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel the error is because some of ur formal parameters in the sub-routine declaration is not having any type assigned. Please assign a type or specify type any to solve this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Farzan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 09:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489586#M1062643</guid>
      <dc:creator>former_member137336</dc:creator>
      <dc:date>2008-09-17T09:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489587#M1062644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But What I want to know is that  how to get the message description by message code ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example: &lt;/P&gt;&lt;P&gt;In normal case: you can know the message descrition with message number  and message class from table T100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in which table can I get the message description  with message code  ?("Code Inspect")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2008 09:52:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489587#M1062644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-17T09:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Code inspector on message code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489588#M1062645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Message codes are usually NOT from T100.&lt;/P&gt;&lt;P&gt;They are defined in the code inspector check class itself.&lt;/P&gt;&lt;P&gt;The long text is maintained via transaction SE61.&lt;/P&gt;&lt;P&gt;You can find some details here:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="42711" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="Code Inspector - How to create a new check" href="https://community.sap.com/" modifiedtitle="true" title="Code Inspector - How to create a new check"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Feb 2014 12:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-on-message-code/m-p/4489588#M1062645</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2014-02-06T12:28:03Z</dc:date>
    </item>
  </channel>
</rss>

