<?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 Field Overflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968963#M1158100</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;When doing summation on output field the system shows 'Field Overflow'.  kindly suggest what modifications need to be done in program to avoid this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jan 2009 07:08:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-08T07:08:12Z</dc:date>
    <item>
      <title>Field Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968963#M1158100</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;When doing summation on output field the system shows 'Field Overflow'.  kindly suggest what modifications need to be done in program to avoid this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 07:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968963#M1158100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T07:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Field Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968964#M1158101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Check the length of field.&lt;/P&gt;&lt;P&gt;After summation i guess it overflows as the length is less.&lt;/P&gt;&lt;P&gt;You can decalre one more variable as per the requirement and do summation in this field to avoid the error.&lt;/P&gt;&lt;P&gt;thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 07:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968964#M1158101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Field Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968965#M1158102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;declare your output field as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data out_put   TYPE p DECIMALS 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 07:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968965#M1158102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T07:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968966#M1158103</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;Check lenth of the field and declare as float data type.&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;Md.MahaboobKhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2009 07:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/field-overflow/m-p/4968966#M1158103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-08T07:29:54Z</dc:date>
    </item>
  </channel>
</rss>

