<?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/4 processor: BCD_FIELD_OVERFLOW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138743#M1366622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ankur ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue was due to a negative value in the GR quantitiy field of an process order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To correct the issue of negative values in this field SAP has provided with OSS note 1352231&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2009 15:02:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-02T15:02:18Z</dc:date>
    <item>
      <title>ABAP/4 processor: BCD_FIELD_OVERFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138741#M1366620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting this error when I run program RBDAPP01 to process IDOCS of message type WMMBXY .&lt;/P&gt;&lt;P&gt;The terminaton occured at "LMBMVFV0 "  line 601 of main program  SAPLMBMV .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figured out the IDOC number from the shordump and checked the IDOC status record which says:&lt;/P&gt;&lt;P&gt;Immediately processing not possible: A calculation field is defined too small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ,&lt;/P&gt;&lt;P&gt;Lalitha Iyer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 10:39:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138741#M1366620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP/4 processor: BCD_FIELD_OVERFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138742#M1366621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As teh dump says a certain field is too small to accept the result of some mathematical calculation.&lt;/P&gt;&lt;P&gt;The problem might be with your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the decimal point notation is not being taken into consideration probable due to some different currency or due to user settings.&lt;/P&gt;&lt;P&gt;For example 100.00 is considered as 10000.&lt;/P&gt;&lt;P&gt;So a resulting calculation is becoming too huge and therefore this results in this dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or the other reason could be that indeed a small output length field might have been used for taht particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if it is a standard field; the first reason might be responsible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just debug the idoc in forefround via WE19 and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 11:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138742#M1366621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T11:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP/4 processor: BCD_FIELD_OVERFLOW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138743#M1366622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ankur ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found the issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue was due to a negative value in the GR quantitiy field of an process order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To correct the issue of negative values in this field SAP has provided with OSS note 1352231&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:02:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-4-processor-bcd-field-overflow/m-p/6138743#M1366622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-02T15:02:18Z</dc:date>
    </item>
  </channel>
</rss>

