<?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 Runtime error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635016#M1442520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is a divide by zero error. Ask your Abaper to look and fix it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 22:32:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-11T22:32:57Z</dc:date>
    <item>
      <title>ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635014#M1442518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru's&lt;/P&gt;&lt;P&gt;I was trying to print an invoice and hit by a ABAP Runtime error, &lt;/P&gt;&lt;P&gt;Runtime Errors         BCD_ZERODIVIDE&lt;/P&gt;&lt;P&gt;Exception              CX_SY_ZERODIVIDE&lt;/P&gt;&lt;P&gt; The current ABAP program "ZVADIN91" had to be terminated because it has  come across a statement that unfortunately cannot be executed. An exception occurred that is explained in detail below. The exception, which is assigned to class 'CX_SY_ZERODIVIDE', was not caught in  procedure "ITEM_PRICE_PRINT" "(FORM)", nor was it propagated by a RAISING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I fix this or do I need my Abaper to do the job&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 21:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635014#M1442518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T21:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635015#M1442519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you need an ABAPer, looks like its a custom code and only abap developer will have developer access key to make the changes...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem could be some where in the form, you are dividing value with a another value and the denominator is zero.. and I am sure you know what happens if you divide a value with zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 21:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635015#M1442519</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2010-02-11T21:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635016#M1442520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is a divide by zero error. Ask your Abaper to look and fix it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 22:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635016#M1442520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T22:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635017#M1442521</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;Runtime Errors BCD_ZERODIVIDE ...this is error because of Divided by Zero ...&lt;/P&gt;&lt;P&gt;need to handel this exception with in TRY &amp;amp; ENDTRY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2010 06:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635017#M1442521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-12T06:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635018#M1442522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to write try &lt;/P&gt;&lt;P&gt;endtry method and how i can catch the sam,e error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 08:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635018#M1442522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-11-08T08:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635019#M1442523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/message/6906003#6906003"&gt;http://scn.sap.com/message/6906003&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data : text&amp;nbsp; TYPE string,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; try.&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; catch CX_SY_ZERODIVIDE into OREF.&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TEXT = OREF-&amp;gt;GET_TEXT( ).&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier New; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;&amp;nbsp; endtry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message: Check the date of the original post. Don't reply to "dead" just for the sake of it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Suhas Saha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 08:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/6635019#M1442523</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2012-11-08T08:55:36Z</dc:date>
    </item>
  </channel>
</rss>

