<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872998#M674110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sama&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls write like this &lt;/P&gt;&lt;P&gt; message e208(00) with text-001."material document is not exit.&lt;/P&gt;&lt;P&gt; or&lt;/P&gt;&lt;P&gt; message e208(zd) with text-001."material document is not exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zd is the message id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Sep 2007 05:58:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-21T05:58:33Z</dc:date>
    <item>
      <title>message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872996#M674108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when we write MESSAGE e208.&lt;/P&gt;&lt;P&gt;i.e. error messege with 208.&lt;/P&gt;&lt;P&gt;at this time system find the messege no 208 and display it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when we write in this way.&lt;/P&gt;&lt;P&gt;MESSAGE e208(00) WITH 'Material Document No does not exist'.&lt;/P&gt;&lt;P&gt;here we dirctly given the message in single coat ('').&lt;/P&gt;&lt;P&gt;then why we need to given no (208).&lt;/P&gt;&lt;P&gt;and what is significance of (00).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and which one method is better and efficent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance and reward also.&lt;/P&gt;&lt;P&gt;regard : deep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 05:46:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872996#M674108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T05:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872997#M674109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in second one u do the hard coding always trying    don't use any hardcode in program for better quality work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kishan negi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 05:50:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872997#M674109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T05:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872998#M674110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sama&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls write like this &lt;/P&gt;&lt;P&gt; message e208(00) with text-001."material document is not exit.&lt;/P&gt;&lt;P&gt; or&lt;/P&gt;&lt;P&gt; message e208(zd) with text-001."material document is not exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zd is the message id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 05:58:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872998#M674110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T05:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872999#M674111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         Actually 00 is tandard message class you can see message store on that class using TCODe SE91.so with the help of mesaage class u can reuse standard message and if u dont mention 00 or ur custom define message class then u have to declare message-id for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help to understand u the concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards for Regards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 06:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2872999#M674111</guid>
      <dc:creator>former_member194152</dc:creator>
      <dc:date>2007-09-21T06:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2873000#M674112</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;MESSAGE&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE { msg | text } [message_options]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement interrupts the program flow and either displays the short text of a message specified in msg in the logon language of the current user, or any text from text as news item. With the message-type it is specified how the text is displayed and how the program flow continues after the statement MESSAGE. With the statement message_options, you can change this behaviour and replace the placeholders in messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;System fieldes/&amp;gt;&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name Relevance &lt;/P&gt;&lt;P&gt;sy-msgid               Contains the message-class after sending a message, and the the value "00" after sending any text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-msgno              Contains the message number after sending a message, and the the value "001" after sending any text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-msgty              Contains the identifier of the message type with which the message resp. the text was sent. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-msgv1 to sy-msgv4 Contain the content of the data objects specified after the addition WITH after sending a message. After sending any text, they contain the first 200 characters of the data object text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 06:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2873000#M674112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T06:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2873001#M674113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi deep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   In programming we should never do hard coding, hard coding is not preferable at all. so if u pass any messages the better way is:   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      message e208(vz) with text-001. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Here vz is the message id.&lt;/P&gt;&lt;P&gt;       and in text-001 pass your text i.e 'Material Document doesnot exist'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;please reward points if helpfull.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;radhika kolluru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2007 07:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2873001#M674113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-21T07:43:07Z</dc:date>
    </item>
  </channel>
</rss>

