<?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: How to  implement a message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219524#M476380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;  u need messages to display some message (error or sucess or warning)&lt;/P&gt;&lt;P&gt;to check some condition&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  message i000(bctrain) with 'Success'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i is information mesage type give some msgnum 000 to 999 use with&lt;/P&gt;&lt;P&gt;and placeholders &lt;/P&gt;&lt;P&gt;bctrain is a std message class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2007 10:11:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-03T10:11:26Z</dc:date>
    <item>
      <title>How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219519#M476375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the note 890909 it is written toiImplement the message '066' with the following text in the message class 'FVD_INV_ACC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never implemented a message. How can I do that?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 08:51:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219519#M476375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T08:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219520#M476376</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;Use the transaction SE91 to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 08:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219520#M476376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T08:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219521#M476377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to &amp;lt;b&amp;gt;SE91&amp;lt;/b&amp;gt; transaction and implement it with the given class .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 08:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219521#M476377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T08:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219522#M476378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Go to SE91 Transaction and create a Message class and save it.&lt;/P&gt;&lt;P&gt;Write down the messages as per your requirement in that message class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 08:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219522#M476378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T08:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219523#M476379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pick right classs and goto&lt;DEL&gt;&amp;gt;se91 with class name  in change mode&lt;/DEL&gt;-&amp;gt; here it may ask for access key?  provide the same, abd follow steps as per NOTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 08:55:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219523#M476379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T08:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to  implement a message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219524#M476380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;  u need messages to display some message (error or sucess or warning)&lt;/P&gt;&lt;P&gt;to check some condition&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;  message i000(bctrain) with 'Success'.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i is information mesage type give some msgnum 000 to 999 use with&lt;/P&gt;&lt;P&gt;and placeholders &lt;/P&gt;&lt;P&gt;bctrain is a std message class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 10:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-implement-a-message/m-p/2219524#M476380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T10:11:26Z</dc:date>
    </item>
  </channel>
</rss>

