<?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: How to find whether program will give DUMP. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454051#M829825</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;What you are looking for seems a little unrealistic from the point that SAP produces a dump ONLY when it comes across a syntax or exception which it cannot handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SAP were able to realize that a program was going to dump before the program is executed, then I am sure SAP would have included this "check" functionality within the Syntax Check for objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence dumps are mostly generated due to errors in runtime environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Feb 2008 09:01:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-25T09:01:06Z</dc:date>
    <item>
      <title>How to find whether program will give DUMP.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454050#M829824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how to find whether a program is giving a "DUMP" or not?&lt;/P&gt;&lt;P&gt;i cannot user transaction STO1 because,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to develop a program which tell us whether particular program submitted as input will give "DUMP" or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i execute that program which is giving "DUMP" from my program than even my program terminates,&lt;/P&gt;&lt;P&gt;and i dont want to run "DUMP" program first and read entry from ST01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;because my program itself will tell whether it will give dump or not.&lt;/P&gt;&lt;P&gt;is there any event which allow me to skip from the DUMP screen just b4 dump come and inform me about about the DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 08:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454050#M829824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T08:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find whether program will give DUMP.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454051#M829825</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;What you are looking for seems a little unrealistic from the point that SAP produces a dump ONLY when it comes across a syntax or exception which it cannot handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If SAP were able to realize that a program was going to dump before the program is executed, then I am sure SAP would have included this "check" functionality within the Syntax Check for objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence dumps are mostly generated due to errors in runtime environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 09:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454051#M829825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T09:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to find whether program will give DUMP.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454052#M829826</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; In tcode ST22  press enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select  your dump based on user name.Double click on it.&lt;/P&gt;&lt;P&gt;Press F6 .click opn 7 th column(Information on where termination occurred   )  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scroll down left side arrow will show you where the dump occured&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 09:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454052#M829826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T09:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to find whether program will give DUMP.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454053#M829827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's common sense that SAP can not give DUMP in advance,&lt;/P&gt;&lt;P&gt;i am not talking about getting DUMP b4 execution,&lt;/P&gt;&lt;P&gt;i want to execute DUMP program from my program such that my program should not get terminate even if the program(which i will execute from my program) is having DUMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think now you know what i want exeaclty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 09:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-find-whether-program-will-give-dump/m-p/3454053#M829827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T09:34:42Z</dc:date>
    </item>
  </channel>
</rss>

