<?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: message class... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318702#M1029172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u check with 3 or 5 &amp;amp;s and activate and check once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Aug 2008 17:13:44 GMT</pubDate>
    <dc:creator>former_member585060</dc:creator>
    <dc:date>2008-08-16T17:13:44Z</dc:date>
    <item>
      <title>message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318692#M1029162</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;i havea message class defined with message number 000 and message short text as &amp;amp; &amp;amp; &amp;amp; &amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my program i use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e000(message_class_name) with ' my message'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the message is displayed but always with a prefix like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E:message_class_name:000 my message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why so ?? i just want my message to be displayed and no such prefix that talks abt the message class details !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is to be done ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318692#M1029162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T16:31: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/4318693#M1029163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the message class in not there , then you get the similar behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check in SE91 there any message class or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:34:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318693#M1029163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T16:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318694#M1029164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; message e000(message_class_name) with ' my message'.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; the message is displayed but always with a prefix like&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; E:message_class_name:000 my message&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even when you have no message number maintianed in the message class, then also you get the similar behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318694#M1029164</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T16:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318695#M1029165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My message class exists, Vijay  !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use any of the standard message class like F2, i dont face such a problem !!! for e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message E899(F2) with 'my message '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other tips ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318695#M1029165</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T16:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318696#M1029166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi in SE91 for that message class, at 000 add 3&amp;amp; only, u were using 4&amp;amp; i think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:- 000  &amp;amp;&amp;amp;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use that number in ur program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE E000(ZXXX) with 'YOUR MESSAGE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Bala Krishna on Aug 16, 2008 10:19 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:47:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318696#M1029166</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-16T16:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318697#M1029167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if message class exists and message number not there then also you get the same kind of message .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message s011(f2) with 'No data'. "check this first &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*message s990(f2) with 'No data'. " check this later&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:51:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318697#M1029167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T16:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318698#M1029168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    In any message class if any number &lt;/P&gt;&lt;P&gt;Ex:- 000 has a &amp;amp;&amp;amp;&amp;amp;, that means we can use it for our dynamic text in program. &lt;/P&gt;&lt;P&gt;Some time we may require other messages to display according to our need and in message class there will be no such text, in that situation we can use 000 for our custom text messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 16:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318698#M1029168</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-16T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318699#M1029169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Bala, 4 ampersands have been defined...I think that shud help..anyway will confirm and then close this thread...thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318699#M1029169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318700#M1029170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Bala, But message class F2 also uses 4 ampersands for message number 899 !! But its works ...how ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318700#M1029170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:02: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/4318701#M1029171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined a message classs ZZ, and inside that i have message number 011,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i defined this way&lt;/P&gt;&lt;P&gt;011	&amp;amp; &amp;amp; &amp;amp; &amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now in my program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i coded this way...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e011(zz) with 'my message'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i got direct message. you are missing some thing thats for sure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check it once&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318701#M1029171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318702#M1029172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u check with 3 or 5 &amp;amp;s and activate and check once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318702#M1029172</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-16T17:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318703#M1029173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;i havea message class defined with message number 000 and message short text as &amp;amp; &amp;amp; &amp;amp; &amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is message class and message number created by you now or it is already there .&lt;/P&gt;&lt;P&gt;if you created , check the message class and number saved or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a message can take max 4 &amp;amp; , minimum 0 . that is nothing to do with the current problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even if you define 5 &amp;amp; nothing will happen. you can supply only 4 variables to the message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318703#M1029173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:25: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/4318704#M1029174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, typo error, the message class name was typed wrong !!! Sorry...but wont the existence of message class be checked during syntax check ??&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318704#M1029174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318705#M1029175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as i told you, if you give wrong message calss or non existing class you get the same behaviour.&lt;/P&gt;&lt;P&gt;it won't check in syntax check also.that is the reason it tries to display in that fashion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Aug 16, 2008 1:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318705#M1029175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318706#M1029176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see my reply in my first post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;if the message class in not there , then you get the similar behaviour.&lt;/P&gt;&lt;P&gt;&amp;gt;check in SE91 there any message class or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 17:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318706#M1029176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-16T17:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: message class...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318707#M1029177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi for ZZ message class it is giving like that, may be it is maintained in DE language. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Try to create a new message class and to any message num assign only 1&amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry in my previous message i said 3 or 5 &amp;amp;, its only 1 &amp;amp; in short message text, and use that message number in program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Aug 2008 18:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/4318707#M1029177</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-16T18:00:34Z</dc:date>
    </item>
  </channel>
</rss>

