<?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 Floating Point Conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937425#M692306</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;I have a question on how integers are converted to floating point variables. I have a formula that involves a floating point variable but it reacts differently in different boxes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: x_floating_pt type f. &lt;/P&gt;&lt;P&gt;data: x_var1 like xxxx ---&amp;gt; This has a data type of quan 13 dec 3 &lt;/P&gt;&lt;P&gt;data: x_type_p type p decimals 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x_var1 = 100.00 &lt;/P&gt;&lt;P&gt;x_floating_pt = x_var1. &lt;/P&gt;&lt;P&gt;add x_floating_pt to x_type_p. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one box, x_type_p will result into 100. While in another box, it will result into 100,000 (which requires me to divide it by 1000 to get the correct result). &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, 15 Oct 2007 02:17:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T02:17:42Z</dc:date>
    <item>
      <title>Floating Point Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937425#M692306</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;I have a question on how integers are converted to floating point variables. I have a formula that involves a floating point variable but it reacts differently in different boxes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: x_floating_pt type f. &lt;/P&gt;&lt;P&gt;data: x_var1 like xxxx ---&amp;gt; This has a data type of quan 13 dec 3 &lt;/P&gt;&lt;P&gt;data: x_type_p type p decimals 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x_var1 = 100.00 &lt;/P&gt;&lt;P&gt;x_floating_pt = x_var1. &lt;/P&gt;&lt;P&gt;add x_floating_pt to x_type_p. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one box, x_type_p will result into 100. While in another box, it will result into 100,000 (which requires me to divide it by 1000 to get the correct result). &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, 15 Oct 2007 02:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937425#M692306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T02:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Floating Point Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937426#M692307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, DWade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    What do you mean by "different boxes"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    I'm not sure, if the different situations are in different programs, maybe it is caused by the different program attribute set on "fixed point arithmetic".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 02:27:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937426#M692307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T02:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Floating Point Conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937427#M692308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply ! yes, the fixed point checkbox change does it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 03:36:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/floating-point-conversion/m-p/2937427#M692308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T03:36:01Z</dc:date>
    </item>
  </channel>
</rss>

