<?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: ABAP Dump message_type_x in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896332#M1689434</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;Kindly check whether the message class and msg no exist in Abap repository or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check this either you double click on the message class / Number or use t-code SE91.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 09:03:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-23T09:03:41Z</dc:date>
    <item>
      <title>ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896327#M1689429</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;I have got the dump for the message_type_x.&lt;/P&gt;&lt;P&gt;following are my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;assign component&lt;/P&gt;&lt;P&gt;&amp;lt;ls_fieldcat&amp;gt;-fieldname of structure rt_data to &amp;lt;g_field&amp;gt;.&lt;/P&gt;&lt;P&gt;if sy-subrc ne 0.&lt;/P&gt;&lt;P&gt;message x000(0k).&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i resolve error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Udupi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 07:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896327#M1689429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-23T07:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896328#M1689430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's very clear, You do an assignment that fails. Check your code in order to see why the assignment fails and try to figure out how you can avoid this situation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 07:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896328#M1689430</guid>
      <dc:creator>laurent_fournier2</dc:creator>
      <dc:date>2012-07-23T07:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896329#M1689431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi how did you got this DUMP?&lt;/P&gt;&lt;P&gt;During which program or TCODE? or using any FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please specify clearly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 07:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896329#M1689431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-23T07:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896330#M1689432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the dump while executing the transaction&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 07:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896330#M1689432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-23T07:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896331#M1689433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What transaction? customized or standard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 09:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896331#M1689433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-23T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896332#M1689434</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;Kindly check whether the message class and msg no exist in Abap repository or not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check this either you double click on the message class / Number or use t-code SE91.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 09:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896332#M1689434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-23T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump message_type_x</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896333#M1689435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Udupi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 12px; color: #333333;"&gt;message x000(0k).&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Here: X - message type &lt;STRONG&gt;abort &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 000 - message number&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ok - message class&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;When control reaches the above statement, you get short dump because its of type ABORT.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;You can also check if &amp;lt;g_field&amp;gt; is not assigned.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;assign component&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&amp;lt;ls_fieldcat&amp;gt;-fieldname of structure rt_data to &amp;lt;g_field&amp;gt;.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;STRONG&gt;if &amp;lt;g_field&amp;gt; is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;message x000(0k).&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;endif.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Also, you can change the message type to I, S..... to avoid this dump&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; message s000(0k).&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 09:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-message-type-x/m-p/8896333#M1689435</guid>
      <dc:creator>ramakrishnappa</dc:creator>
      <dc:date>2014-04-23T09:17:42Z</dc:date>
    </item>
  </channel>
</rss>

