<?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: Issue with message id. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367159#M1039211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE e001(ZZ) with 'U r message'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2008 03:11:18 GMT</pubDate>
    <dc:creator>former_member585060</dc:creator>
    <dc:date>2008-08-20T03:11:18Z</dc:date>
    <item>
      <title>Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367157#M1039209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;              I define custom message-id for a report.&lt;/P&gt;&lt;P&gt;sy-msgid inside my program is empty and dumbing an error when I use standard one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats the cause of this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 03:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367157#M1039209</guid>
      <dc:creator>senthil_kumar29</dc:creator>
      <dc:date>2008-08-20T03:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367158#M1039210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;               I define custom message-id for a report.&lt;/P&gt;&lt;P&gt;REPORT ZTEST MESSAGE-ID ZZ "&amp;lt;----this is how you mentioned it&lt;/P&gt;&lt;P&gt;&amp;gt; sy-msgid inside my program is empty and dumbing an error when I use standard one.&lt;/P&gt;&lt;P&gt; where you are getting the error.and what is the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 03:04:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367158#M1039210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T03:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367159#M1039211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE e001(ZZ) with 'U r message'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 03:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367159#M1039211</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-08-20T03:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367160#M1039212</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;  once you define the followiong statement in the report ie.&lt;/P&gt;&lt;P&gt;REPORT zinftcomm_summ_ff MESSAGE-ID yx NO STANDARD PAGE HEADING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you hae to write the statement for message as shown below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; MESSAGE e000 WITH text-101.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you dont need to mention the message id again the message stement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check and let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 04:06:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367160#M1039212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T04:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367161#M1039213</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;plz try this way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First put your z message-id in program statement if its module pool or in report statement if it's report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PROGRAM  zo9u_notify_dp MESSAGE-ID z_lsc.
or
REPORT  ZZDHANU MESSAGE-ID ztest.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then use the message statement where we need to display message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g    &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF sy-subrc &amp;lt;&amp;gt; 0.
      MESSAGE e007.
      LEAVE TO SCREEN 0.
    ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;dhanashri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 04:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367161#M1039213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T04:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with message id.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367162#M1039214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;First create a message class and mention that  in the start of the program with MESSAGE-ID MESSAGE CLASS.&lt;/P&gt;&lt;P&gt;and inside the program write statement with below syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MessagetypeNo(messageclass).&lt;/P&gt;&lt;P&gt;ex :I000(zid).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2008 05:00:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-message-id/m-p/4367162#M1039214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-20T05:00:28Z</dc:date>
    </item>
  </channel>
</rss>

