<?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: COMPUTE_BCD_OVERFLOW if analysis is correct in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886074#M1141761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Yes your are correct, this error occurs when the result is more than the capacity of the variable. Increase the size of resultant variable to solve .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2008 03:37:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-08T03:37:43Z</dc:date>
    <item>
      <title>COMPUTE_BCD_OVERFLOW if analysis is correct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886072#M1141759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check if my analysis is correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a dump error compute_bcd_overflow. This was encountered because a value does not fit in a calculation field. Variable A is too small for the result. It can only acquires up to 14 characters only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable A = Length 11 Decimal 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The formula used is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable A = Variable B * Variable C * Variable D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable B = 20.0&lt;/P&gt;&lt;P&gt;Variable C = 180000.000&lt;/P&gt;&lt;P&gt;Variable D = 2549.20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using the formula stated, the value of Variable A is equal to 9177120000.000000 wherein its length value is 17 characters that's why it got a dump error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;CarMey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 03:28:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886072#M1141759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T03:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: COMPUTE_BCD_OVERFLOW if analysis is correct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886073#M1141760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;STRONG&gt;Data :&amp;lt;Variable A&amp;gt; Type TTET_AMOUNT_CURR_PD&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has length 20 and decimal 5 after getting result use rounding off if you need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 03:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886073#M1141760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T03:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: COMPUTE_BCD_OVERFLOW if analysis is correct</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886074#M1141761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Yes your are correct, this error occurs when the result is more than the capacity of the variable. Increase the size of resultant variable to solve .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2008 03:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/compute-bcd-overflow-if-analysis-is-correct/m-p/4886074#M1141761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-08T03:37:43Z</dc:date>
    </item>
  </channel>
</rss>

