<?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: Runtime Errors  &amp;quot;RAISE_EXCEPTION&amp;quot; in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264651#M780137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exceptions as raised by function modules. If a program calling the function module does not handle the exception (check for sy-subrc value after the call to the function module) or switch off the exception ( OTHERS = 0 in the function module call exception list) a dump would result in the event that the function module does raise an exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this call to the function module is in a Z program you can change the code to either handle or switch off the exception. If it is an SAP program (which should not be the case because that would mean it is a bug that SAP needs to fix) then you would have to investigate why the function module failed and how can the raising of the exception be avoided. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know which function module failed look at the dump in transaction ST22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2008 16:06:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-16T16:06:56Z</dc:date>
    <item>
      <title>Runtime Errors  "RAISE_EXCEPTION"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264649#M780135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;During the execution of scheduled background job .The system is showing  RUN TIME ERROR "RAISE_EXCEPTION"  when i am going through job log.&lt;/P&gt;&lt;P&gt;Pls help me to find out the reason of this runtime error.When this occurs with this type of runtime occurs &amp;amp; how can i resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 06:14:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264649#M780135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T06:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors  "RAISE_EXCEPTION"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264650#M780136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Amit , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  This is runtime error which occurs in program execution if the value of sy-subrc is not 0 , and the exception is not handled propely . That means for any function call or method  callyou have not caught the exceptions and handled them properly ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid this runtime errors pease check the ABAP Index for exception handling .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert back if further assistance needed .&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;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 06:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264650#M780136</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2008-01-16T06:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Errors  "RAISE_EXCEPTION"</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264651#M780137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exceptions as raised by function modules. If a program calling the function module does not handle the exception (check for sy-subrc value after the call to the function module) or switch off the exception ( OTHERS = 0 in the function module call exception list) a dump would result in the event that the function module does raise an exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this call to the function module is in a Z program you can change the code to either handle or switch off the exception. If it is an SAP program (which should not be the case because that would mean it is a bug that SAP needs to fix) then you would have to investigate why the function module failed and how can the raising of the exception be avoided. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know which function module failed look at the dump in transaction ST22.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2008 16:06:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-errors-quot-raise-exception-quot/m-p/3264651#M780137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-16T16:06:56Z</dc:date>
    </item>
  </channel>
</rss>

