<?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: decimal rounding off problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008323#M710804</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; Declare the variable in this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: t(16) type p decimals 9&lt;/P&gt;&lt;P&gt;Packed decimal can limit a size  of 16 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Nov 2007 10:14:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-07T10:14:56Z</dc:date>
    <item>
      <title>decimal rounding off problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008322#M710803</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 having an structure, whoes one field is of decimal type with 2 as the decimal place, after the calculation the value in the field is like F1 = 333.34,&lt;/P&gt;&lt;P&gt;but i want the field should contain the value as F1  = 333.366666666&lt;/P&gt;&lt;P&gt;but it is rounding the decimal values, &lt;/P&gt;&lt;P&gt;and if i change the decimal place form 2 to some higher value like 4 or 5 then program gives a short dump,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can some please suggest the solution for this problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 09:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008322#M710803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T09:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: decimal rounding off problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008323#M710804</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; Declare the variable in this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: t(16) type p decimals 9&lt;/P&gt;&lt;P&gt;Packed decimal can limit a size  of 16 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 10:14:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008323#M710804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T10:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: decimal rounding off problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008324#M710805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudeep,&lt;/P&gt;&lt;P&gt;declare ur data &lt;/P&gt;&lt;P&gt;data: F11(20) type p decimals 9.&lt;/P&gt;&lt;P&gt;change the field length according to ur requirement. then store the value in that variable.&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;Srimanta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 10:22:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-rounding-off-problem/m-p/3008324#M710805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-07T10:22:08Z</dc:date>
    </item>
  </channel>
</rss>

