<?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/2738271#M636048</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;Could any one explain me the purpose / use of Field "Self-Explanat'y" in the Message Class? Seems like whether we check or uncheck this field, it makes no difference to the program?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jigar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 11:11:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T11:11:27Z</dc:date>
    <item>
      <title>Message Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738271#M636048</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;Could any one explain me the purpose / use of Field "Self-Explanat'y" in the Message Class? Seems like whether we check or uncheck this field, it makes no difference to the program?. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jigar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738271#M636048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Message Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738272#M636049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;this check box means that the message is self-explanatory. there is no need for description of the particular message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738272#M636049</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-08-29T11:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Message Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738273#M636050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It makes no difference in the program (other than the extended syntax check), but makes a big difference to the user!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a message is displayed to the user they can click on it for more detail (the single message line not usually enough to sufficiently explain the problem).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the self-explanatory flag is set nothing will happen. &lt;/P&gt;&lt;P&gt;If it is not set a pop-up box appears, with the message id (it help the developer find where the message was triggered) and (if it's been entered) and fuller explanation of the problem from the message long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738273#M636050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:19: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/2738274#M636051</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;There is no need for description of the particular message if it is checked...Also in the program u just specify the message class and number,it will pick the corresponding description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e001(zsd).&lt;/P&gt;&lt;P&gt;it will pick the description of 001 of mesage class zsd.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738274#M636051</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2007-08-29T11:22: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/2738275#M636052</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 need to create a long text whenever a message short text is not adequate&lt;/P&gt;&lt;P&gt;You cannot create a long text for self-explanatory messages.This is the difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jinesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738275#M636052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Message Class</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738276#M636053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no documentation is available for that field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:28:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-class/m-p/2738276#M636053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:28:34Z</dc:date>
    </item>
  </channel>
</rss>

