<?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 class in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781429#M648286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a message class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Sep 2007 04:47:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-15T04:47:42Z</dc:date>
    <item>
      <title>message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781429#M648286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create a message class?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 04:47:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781429#M648286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T04:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781430#M648287</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 do it in SE91. Give the message class name click on create, give the attributes , save it , go to message tab, enter the message no and the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it is helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 05:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781430#M648287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T05:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781431#M648288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GO TO SE71 Transaction, there you can provide your message other wise in your program write your message for example: message 001(0) with 'no error occured'.if helps you reward me with points.&lt;/P&gt;&lt;P&gt;thenks ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 05:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781431#M648288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781432#M648289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GO TO SE91 Transaction, there you can provide your message other wise in your program write your message for example: message 001(0) with 'no error occured'.if helps you reward me with points.&lt;/P&gt;&lt;P&gt;thenks ,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 05:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781432#M648289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T05:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781433#M648290</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;&amp;lt;b&amp;gt;steps&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) GOTO &amp;lt;b&amp;gt;SE91&amp;lt;/b&amp;gt; transaction &lt;/P&gt;&lt;P&gt;2) enter any name and select attributes radiobutton &lt;/P&gt;&lt;P&gt;3) click on creat button &lt;/P&gt;&lt;P&gt;4) enter short discription&lt;/P&gt;&lt;P&gt;5)click on save button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) next goto the messages option &lt;/P&gt;&lt;P&gt;7)now you can give the any number of mesages here starting from 000 to 999&lt;/P&gt;&lt;P&gt;8)and save it and come back &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9) if you want to use this message class in your program then declare this at &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REPORT znnr message-id zmessageclas name&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program after declaring like above &lt;/P&gt;&lt;P&gt;if you want display any message then &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;message e000(anynumber) with text-001&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this you can do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 06:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781433#M648290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T06:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781434#M648291</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;go to se91  then create give your class name and create it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then after write short description name and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u give starting name without 'z' or 'y'.Remember that you must save it in 'BMESSAGE' package otherwise it cant save you in your 'Z' pacnkage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u create name start name with 'z' or 'y' then you can take it in 'z' package.&lt;/P&gt;&lt;P&gt;then go message tab  is open in that your just write your message in sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then after you can call it in your program as per its message number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will helpful.&lt;/P&gt;&lt;P&gt;CHeck it.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Prashant Brahmbhatt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 06:44:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781434#M648291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T06:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: message class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781435#M648292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Std Tcode is SE91.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But an easy method is if u want to create a message class for ur program.&lt;/P&gt;&lt;P&gt;add like this to the report statement.&lt;/P&gt;&lt;P&gt;REPORT ZABC MESSAGE-ID ZMSG .&lt;/P&gt;&lt;P&gt;Now double click on ZMSG.It will ask to create or not.Choose yes and it will directly opens SE91 transaction.&lt;/P&gt;&lt;P&gt;now as u write messages in program as &lt;/P&gt;&lt;P&gt;message s001.&lt;/P&gt;&lt;P&gt;double click on s001 and it will directly create the message text 001 and u can write ur text der.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Sep 2007 10:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2781435#M648292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-15T10:21:09Z</dc:date>
    </item>
  </channel>
</rss>

