<?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: error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658216#M1096038</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; Double click on  ZMESSAGE1 and in the message no 001 add &lt;STRONG&gt;&amp;amp;1&lt;/STRONG&gt; at the end and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;&amp;amp;1&lt;/STRONG&gt; will be replace by your batch no automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajvansh Ravi on Oct 16, 2008 6:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 04:24:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T04:24:39Z</dc:date>
    <item>
      <title>error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658215#M1096037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using this statement in my report&lt;/P&gt;&lt;P&gt;MESSAGE e001(ZMESSAGE1) with p_charg.&lt;/P&gt;&lt;P&gt;but it shows the message without charg (batch no).&lt;/P&gt;&lt;P&gt;can any suggest how should i write this statement so that i can able to display  the batch no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards &lt;/P&gt;&lt;P&gt;Bhupinder singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:20:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658215#M1096037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658216#M1096038</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; Double click on  ZMESSAGE1 and in the message no 001 add &lt;STRONG&gt;&amp;amp;1&lt;/STRONG&gt; at the end and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;&amp;amp;1&lt;/STRONG&gt; will be replace by your batch no automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rajvansh Ravi on Oct 16, 2008 6:26 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658216#M1096038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658217#M1096039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in ZMESSAGE1 message class declaration, whether it has an '&amp;amp;' - Place Holder to display p_charg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should be like,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In, zmessage1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;000  &amp;amp; &amp;amp; &amp;amp; &amp;amp; &amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(U can how much ever u want according to requiremt).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658217#M1096039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T04:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658218#M1096040</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;put a message id for your program.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and do the following way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in 001 put &amp;amp;1 &amp;amp;2 &amp;amp;3 &amp;amp;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE e001 with 'You can write any message in single quotes'  p_charg.&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;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 04:30:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message/m-p/4658218#M1096040</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-10-16T04:30:18Z</dc:date>
    </item>
  </channel>
</rss>

