<?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 MESSAGE STATEMENT REQUIRES ERROR NO. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559623#M253179</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHEN I WRITE: &lt;/P&gt;&lt;P&gt;(MESSAGE 'Not a valid Accounting Debit Note' TYPE 'I'.)&lt;/P&gt;&lt;P&gt;TO GENERATE A POP-UP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN IT GIVES ME AN ERROR I.E.&lt;/P&gt;&lt;P&gt;(THREE-DIGIT ERROR NUMBER XXX REQUIRED IN THE "MESSAGE EXXX.." STATEMENT.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW CAN I RECTIFY THIS.&lt;/P&gt;&lt;P&gt;PLEASE HELP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2006 07:52:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-04T07:52:24Z</dc:date>
    <item>
      <title>MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559623#M253179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHEN I WRITE: &lt;/P&gt;&lt;P&gt;(MESSAGE 'Not a valid Accounting Debit Note' TYPE 'I'.)&lt;/P&gt;&lt;P&gt;TO GENERATE A POP-UP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN IT GIVES ME AN ERROR I.E.&lt;/P&gt;&lt;P&gt;(THREE-DIGIT ERROR NUMBER XXX REQUIRED IN THE "MESSAGE EXXX.." STATEMENT.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW CAN I RECTIFY THIS.&lt;/P&gt;&lt;P&gt;PLEASE HELP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 07:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559623#M253179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T07:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559624#M253180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi A.,&lt;/P&gt;&lt;P&gt; try with this statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message i208(00) with 'Not a valid Accounting Debit Note'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at standard help to see the syntax of the "message" statement using F1 on command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pls reward if it helps&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 07:55:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559624#M253180</guid>
      <dc:creator>andrea_galluccio2</dc:creator>
      <dc:date>2006-10-04T07:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559625#M253181</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;go to se91.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a message class. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let the name of class be zm050.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message number is 001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;DEL&gt;Message is 'Not a valid Accounting Debit Note'.'&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;    MESSAGE s001(zm050).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls mark hlpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 07:59:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559625#M253181</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-10-04T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559626#M253182</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;You can use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message i000 with 'Not a valid Accounting Debit Note' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to give message class, say ZZ with the program name as message-id ZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 08:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559626#M253182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T08:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559627#M253183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;You can change your Message Statement to following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE ID '00' TYPE 'I' WITH 'Not a valid Accounting Debit Note' .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 08:00:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559627#M253183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T08:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559628#M253184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOto se91(message maintenance)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create message class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if message class name is "TESTC"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;001 'Not a valid Accounting Debit Note' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write &amp;lt;b&amp;gt;message e001(testc).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 08:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559628#M253184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: MESSAGE STATEMENT REQUIRES ERROR NO.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559629#M253185</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;      Without giving any msg. class or number, you can generate a pop-up with the statement: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Message 'Not a valid accounting debit note' type 'I'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  what you have done is correct...try giving the same statement in the at selection-screen event..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2006 08:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-statement-requires-error-no/m-p/1559629#M253185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-04T08:05:14Z</dc:date>
    </item>
  </channel>
</rss>

