<?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: TYPE  F in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886425#M678028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floating point numbers - type F&lt;/P&gt;&lt;P&gt;The value range of type F numbers is 1x10*&lt;STRONG&gt;-307 to 1x10&lt;/STRONG&gt;*308 for positive and negative numbers, including 0 (zero). The accuracy range is approximately 15 decimals, depending on the floating point arithmetic of the hardware platform. Since type F data is internally converted to a binary system, rounding errors can occur. Although the ABAP processor tries to minimize these effects, you should not use type F data if high accuracy is required. Instead, use type P data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use type F fields when you need to cope with very large value ranges and rounding errors are not critical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using I and F fields for calculations is quicker than using P fields. Arithmetic operations using I and F fields are very similar to the actual machine code operations, while P fields require more support from the software. Nevertheless, you have to use type P data to meet accuracy or value range requirements.&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;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 07:31:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T07:31:41Z</dc:date>
    <item>
      <title>TYPE  F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886423#M678026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Q]]  The correct length of bytes , which a type F field can have is 8 , --this is also the valiud length. Then how is it possible for these fields to hold values as large as &lt;/P&gt;&lt;P&gt;[ (10)*&lt;STRONG&gt;(-307)  TO   (10)&lt;/STRONG&gt;* 308]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q]],Why is it that  the syntax &lt;/P&gt;&lt;P&gt;NUMBER TYPE RF VALUE &amp;#145;4.3&amp;#146; &lt;/P&gt;&lt;P&gt; Gives an output&lt;/P&gt;&lt;P&gt;4.30000000000000 E +00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 07:16:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886423#M678026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE  F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886424#M678027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Type in SDN Search column as 'Ankita Patel Type F' you will be able to get the thread which was answered well by SDN experts.&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 07:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886424#M678027</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-09-26T07:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE  F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886425#M678028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Floating point numbers - type F&lt;/P&gt;&lt;P&gt;The value range of type F numbers is 1x10*&lt;STRONG&gt;-307 to 1x10&lt;/STRONG&gt;*308 for positive and negative numbers, including 0 (zero). The accuracy range is approximately 15 decimals, depending on the floating point arithmetic of the hardware platform. Since type F data is internally converted to a binary system, rounding errors can occur. Although the ABAP processor tries to minimize these effects, you should not use type F data if high accuracy is required. Instead, use type P data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You use type F fields when you need to cope with very large value ranges and rounding errors are not critical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using I and F fields for calculations is quicker than using P fields. Arithmetic operations using I and F fields are very similar to the actual machine code operations, while P fields require more support from the software. Nevertheless, you have to use type P data to meet accuracy or value range requirements.&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;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 07:31:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886425#M678028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T07:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE  F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886426#M678029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not getting kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 07:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886426#M678029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T07:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: TYPE  F</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886427#M678030</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;Type F field will use 8 bytes . But is is not a Character field which takes one byte per character. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type F fields will store the Value in Exponent and Mantissa Format. So that it can accommodate a large range of Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 07:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/type-f/m-p/2886427#M678030</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-26T07:42:03Z</dc:date>
    </item>
  </channel>
</rss>

