<?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 problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820798#M918898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus when i use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE ID '00' TYPE 'I' NUMBER 398&lt;/P&gt;&lt;P&gt;           WITH it_ad-id 'numaral&amp;amp;#305; kullan&amp;amp;#305;c&amp;amp;#305; sistemde aktif deildir'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this structure in the program, program have been ended. my question is why ? program has to be contunie after message...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2008 09:01:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-13T09:01:31Z</dc:date>
    <item>
      <title>message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820798#M918898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus when i use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE ID '00' TYPE 'I' NUMBER 398&lt;/P&gt;&lt;P&gt;           WITH it_ad-id 'numaral&amp;amp;#305; kullan&amp;amp;#305;c&amp;amp;#305; sistemde aktif deildir'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this structure in the program, program have been ended. my question is why ? program has to be contunie after message...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820798#M918898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820799#M918899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the message class name is properly given&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820799#M918899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820800#M918900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i do not found any message class, where can i give it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820800#M918900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820801#M918901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The message number has to belong to some message class, actually it searches for the class at runtime, and when you do not mention a message class, it might give u a dump or somthing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820801#M918901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820802#M918902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the value for message id is the name of the message class....check that you are passing the message class name properly...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else if it is dumping, you can check in ST22 and analyse the reason for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:14:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820802#M918902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820803#M918903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in this structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno&lt;/P&gt;&lt;P&gt;        WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message id is the class, type is information, number is the number of message u r giving...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give it like this&lt;/P&gt;&lt;P&gt;MESSAGE i041(M3).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820803#M918903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: message problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820804#M918904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or give it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE ID 'M3' TYPE 'I' NUMBER 398&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you r giving '00' in the message class, which might not exist, hence it giving you a short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2008 09:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-problem/m-p/3820804#M918904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-13T09:18:21Z</dc:date>
    </item>
  </channel>
</rss>

