<?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: Short Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404786#M535992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the code &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CHECK sy-subrc eq 0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; and write the rest of the code.&lt;/P&gt;&lt;P&gt;Reward if found helpfull.&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2007 05:03:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-05T05:03:34Z</dc:date>
    <item>
      <title>Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404783#M535989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I want to give one message before the program is going to dump. How to give the message before it is going to short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be awarded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404783#M535989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404784#M535990</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;The only way is : Go for debug mode and finf out where the program is going for dump and due to which statement/routine it's going for dump.&lt;/P&gt;&lt;P&gt;Place your message before that statement/routine encountered.&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;Sree&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404784#M535990</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-07-05T05:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404785#M535991</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;THe DUMP is something that is provided to you by ABAP runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are say creating a DUMP with your code and know which part of code is going to dump you can make use of the MESSAGE statement which requires user action like an INFO messsage, message type 'I'. Then once the user interacts with the message you will get the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404785#M535991</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-05T05:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404786#M535992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Use the code &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CHECK sy-subrc eq 0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; and write the rest of the code.&lt;/P&gt;&lt;P&gt;Reward if found helpfull.&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:03:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404786#M535992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404787#M535993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;May be one thing is possible - but not the perfect answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Try- Catch Statement to catch the error and then give your message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/a9/b8eef8fe9411d4b2ee0050dadfb92b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/a9/b8eef8fe9411d4b2ee0050dadfb92b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:06:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404787#M535993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404788#M535994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can catch the exception to avoid short dupm aor give the message.&lt;/P&gt;&lt;P&gt;Exception will not lead to short dump&lt;/P&gt;&lt;P&gt;and if u mak use of Error Message then short dump wont be dispalyed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try the following code&lt;/P&gt;&lt;P&gt;data: obj type ref to &amp;lt;exception&amp;gt;,&lt;/P&gt;&lt;P&gt;text type string.&lt;/P&gt;&lt;P&gt;try.&lt;/P&gt;&lt;P&gt;code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-surc ne 0.&lt;/P&gt;&lt;P&gt;Message '001' (message class) raising  &amp;lt;exception&amp;gt;.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;catch &amp;lt;exception&amp;gt; into  obj.&lt;/P&gt;&lt;P&gt;text = obj -&amp;gt;get_text( ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endtry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;ravish&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;plz dont forget to reward points if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404788#M535994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404789#M535995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;You can user the pretty good ST22 to analyze the dump.&lt;/P&gt;&lt;P&gt;Just start it and double-click on you dump.&lt;/P&gt;&lt;P&gt;Then press the "ABAP-Editor" button. The ST22 will then jump to the code that caused the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helped a bit.... Reward points would be nice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404789#M535995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404790#M535996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hI,&lt;/P&gt;&lt;P&gt;     Plz check the areas you having doubt tht this block will throw error...Try to put an error message by checking the condition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 05:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump/m-p/2404790#M535996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T05:16:47Z</dc:date>
    </item>
  </channel>
</rss>

