<?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 runtime error : COMPUTE_INT_PLUS_OVERFLOW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-compute-int-plus-overflow/m-p/10341423#M1837303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sap experts .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run md01(mrp run), i have this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMPUTE_INT_PLUS_OVERFLOW&lt;/P&gt;&lt;P&gt;Exception&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CX_SY_ARITHMETIC_OVERFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;&amp;nbsp; caught in&lt;/P&gt;&lt;P&gt;procedure "DATE_TIME_CONVERT" "(FUNCTION)", nor was it propagated by a&lt;/P&gt;&lt;P&gt;&amp;nbsp; RAISING clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;In the current program "SAPLCXTP",&lt;/P&gt;&lt;P&gt;using '+' or 'ADD' to add the values 2147472000 and 30041 resulted in a&lt;/P&gt;&lt;P&gt;value greater than 2147483647 or smaller than -2147483648. This&lt;/P&gt;&lt;P&gt;leads to a whole number overflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN YOU HELP ME TO SOLVE IT PLEASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 05:51:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-05-19T05:51:33Z</dc:date>
    <item>
      <title>runtime error : COMPUTE_INT_PLUS_OVERFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-compute-int-plus-overflow/m-p/10341423#M1837303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sap experts .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i run md01(mrp run), i have this error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COMPUTE_INT_PLUS_OVERFLOW&lt;/P&gt;&lt;P&gt;Exception&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CX_SY_ARITHMETIC_OVERFLOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The exception, which is assigned to class 'CX_SY_ARITHMETIC_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;&amp;nbsp; caught in&lt;/P&gt;&lt;P&gt;procedure "DATE_TIME_CONVERT" "(FUNCTION)", nor was it propagated by a&lt;/P&gt;&lt;P&gt;&amp;nbsp; RAISING clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;The reason for the exception is:&lt;/P&gt;&lt;P&gt;In the current program "SAPLCXTP",&lt;/P&gt;&lt;P&gt;using '+' or 'ADD' to add the values 2147472000 and 30041 resulted in a&lt;/P&gt;&lt;P&gt;value greater than 2147483647 or smaller than -2147483648. This&lt;/P&gt;&lt;P&gt;leads to a whole number overflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CAN YOU HELP ME TO SOLVE IT PLEASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 05:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-compute-int-plus-overflow/m-p/10341423#M1837303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-05-19T05:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: runtime error : COMPUTE_INT_PLUS_OVERFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-compute-int-plus-overflow/m-p/10341424#M1837304</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 have got this error because of the system limit of data types, you may have probably used any data type in which , it crosses the maximum of the system alloted limit for that data type.&lt;/P&gt;&lt;P&gt;Please rectify your data type you have used in your program for calculating date and time.&lt;/P&gt;&lt;P&gt;Alternatively you have to apply suitable note to rectify this, i hope SAP Note &lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;689242&lt;/STRONG&gt; and&amp;nbsp; &lt;STRONG&gt;1106062&lt;/STRONG&gt;&lt;/SPAN&gt; will serve your purpose.&lt;/P&gt;&lt;P&gt;If not then find any suitable SAP Note and apply it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 06:01:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-compute-int-plus-overflow/m-p/10341424#M1837304</guid>
      <dc:creator>former_member187748</dc:creator>
      <dc:date>2014-05-19T06:01:59Z</dc:date>
    </item>
  </channel>
</rss>

