<?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 Function module to Convert integer to floating point in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651438#M611150</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 field in the selection screen, which is of type character.&lt;/P&gt;&lt;P&gt;I need to convert the integer to floating point.&lt;/P&gt;&lt;P&gt;Is there any function module to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kranthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2007 06:58:23 GMT</pubDate>
    <dc:creator>former_member799868</dc:creator>
    <dc:date>2007-08-17T06:58:23Z</dc:date>
    <item>
      <title>Function module to Convert integer to floating point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651438#M611150</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 field in the selection screen, which is of type character.&lt;/P&gt;&lt;P&gt;I need to convert the integer to floating point.&lt;/P&gt;&lt;P&gt;Is there any function module to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kranthi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 06:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651438#M611150</guid>
      <dc:creator>former_member799868</dc:creator>
      <dc:date>2007-08-17T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Convert integer to floating point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651439#M611151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also need to know how to convert char to integer.&lt;/P&gt;&lt;P&gt;and then from integer to float&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 07:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651439#M611151</guid>
      <dc:creator>former_member799868</dc:creator>
      <dc:date>2007-08-17T07:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to Convert integer to floating point</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651440#M611152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why dont you directly assign it -&lt;/P&gt;&lt;P&gt;data : var1(10) type c value '1021.11',&lt;/P&gt;&lt;P&gt;var2 type i.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var2 = var1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may look into FMs -&lt;/P&gt;&lt;P&gt;MOVE_CHAR_TO_NUM&lt;/P&gt;&lt;P&gt;CONVERT_STRING_TO_INTEGER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2007 07:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-convert-integer-to-floating-point/m-p/2651440#M611152</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-08-17T07:09:09Z</dc:date>
    </item>
  </channel>
</rss>

