<?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 include multiple message class in a report? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367193#M1732753</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you read the syntax definition for REPORT? If you had, you would have seen that it doesn't allow more than one message class for a program (or any other ABAP entitiy for that matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the ABAP help on MESSAGE while you're at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you specify the message class in the MESSAGE statement, you don't need it in the REPORT statement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Mar 2013 13:31:13 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2013-03-29T13:31:13Z</dc:date>
    <item>
      <title>How to include multiple message class in a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367192#M1732752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I want to include multiple message class in my report.&lt;/P&gt;&lt;P&gt;Presently I am wrtiting it as:&lt;/P&gt;&lt;P&gt;Report ztest message-id zi1 zi2.&lt;/P&gt;&lt;P&gt;where zi1 and zi2 are message classes.But I am receiving an error message Unable to interpret "zi2". Possible causes: Incorrect spelling or comma.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 12:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367192#M1732752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-29T12:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to include multiple message class in a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367193#M1732753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you read the syntax definition for REPORT? If you had, you would have seen that it doesn't allow more than one message class for a program (or any other ABAP entitiy for that matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read the ABAP help on MESSAGE while you're at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you specify the message class in the MESSAGE statement, you don't need it in the REPORT statement. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 13:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367193#M1732753</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-03-29T13:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to include multiple message class in a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367194#M1732754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can't use the multiple message id's with REPORT like:extension but we can use multiple message classes directly&amp;nbsp; i hope (not sure &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;) &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 14:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367194#M1732754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-29T14:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to include multiple message class in a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367195#M1732755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;We can't use the multiple message id's with REPORT like:extension but we can use multiple message classes directly&amp;nbsp; i hope (not sure &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;) &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Of course we can. Read the syntax description of MESSAGE and &lt;EM&gt;become&lt;/EM&gt; sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 15:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367195#M1732755</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-03-29T15:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to include multiple message class in a report?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367196#M1732756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ati,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; we too had the same question in our mind when we started learning abap initially but then like the syntax says that you cannot have multiple message id with Report header but you can use different message class at the codding level.&lt;/P&gt;&lt;P&gt;syntax at report header:: REPORT zmessages MESSAGE-ID &amp;lt;message-class&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and at codding level&lt;/P&gt;&lt;P style="color: #000000; font-size: 15px; background-color: #ffffff; font-family: arial;"&gt;&lt;SPAN style="font-size: 13px;"&gt;&lt;STRONG&gt;MESSAGE ID (id) TYPE (mtype) NUMBER (n).&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 15px; background-color: #ffffff; font-family: arial;"&gt;&lt;SPAN style="font-size: 13px;"&gt;where id:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message class in our case ZEXERCISE1 or ZEXERCISE2&lt;/SPAN&gt;mtype&lt;/P&gt;&lt;P style="color: #000000; font-size: 15px; background-color: #ffffff; font-family: arial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mtype:&amp;nbsp; &lt;SPAN style="font-size: 13px;"&gt;message type (A,E,I,S,W,X)&amp;nbsp; and&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #000000; font-size: 15px; background-color: #ffffff; font-family: arial;"&gt;&lt;SPAN style="font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; number: message number......&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Mar 2013 19:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-include-multiple-message-class-in-a-report/m-p/9367196#M1732756</guid>
      <dc:creator>uppu_narayan</dc:creator>
      <dc:date>2013-03-29T19:21:45Z</dc:date>
    </item>
  </channel>
</rss>

