<?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 Message type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759168#M328729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we know that which message types are used in a program, whats the tcode for message types&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jan 2007 15:15:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-02T15:15:40Z</dc:date>
    <item>
      <title>Message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759168#M328729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can we know that which message types are used in a program, whats the tcode for message types&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 15:15:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759168#M328729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759169#M328730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE91 is the TCODE for Message types&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 15:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759169#M328730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T15:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759170#M328731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anupam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter TCode --&amp;gt; SE91 --&amp;gt; Enter the name of the Message Class / Create a Message Class.&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;Abir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************************&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Don't forget to award Points *&lt;/P&gt;&lt;/LI&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="36" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 15:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759170#M328731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T15:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759171#M328732</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;       You can create Messages by creating a message class with t-code SE91. But you need to assign this message class in the program. Then you can use this messages in the code . There are 5 types messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Error , Success, Information , Abort and Warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ex. message E999 ' Error in code'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Jayram..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 15:36:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759171#M328732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T15:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Message type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759172#M328733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anupam,&lt;/P&gt;&lt;P&gt;Messages allow you to communicate with users from your programs. They are mainly used when the user has made an invalid entry on a screen. &lt;/P&gt;&lt;P&gt;To send messages from a program, you must link it to a message class. Each message class has an ID, and usually contains a whole set of message. Each message has a single line of text, and may contain placeholders for variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Create or change or view message class use &amp;lt;b&amp;gt;SE91&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;To see messages , &amp;lt;b&amp;gt;check T100 Table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2007 15:39:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-type/m-p/1759172#M328733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-02T15:39:24Z</dc:date>
    </item>
  </channel>
</rss>

