<?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 String to float to NUMC conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-to-float-to-numc-conversion/m-p/6973026#M1491570</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;My requirement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have 2 float or numc type parameters and once i get the input from user i should be giving the output as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result = flt1 - flt2 (Ex: flt1 = 0.0001 and flt2 = 0.0004 then result should be like range i.e. 0.0001 - 0.0004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and result should also be of float or numc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I m susing 2 strings and concatenating the user inputs and storing in lv_str3 but since my result variable is of type float i get a dump which says "Unable to interpret "9.0001 - 8.0090 " as a number." In short dump i could see Runtime Errors : CONVT_NO_NUMBER and Exception : CX_SY_CONVERSION_NO_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jun 2010 05:58:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-24T05:58:40Z</dc:date>
    <item>
      <title>String to float to NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-to-float-to-numc-conversion/m-p/6973026#M1491570</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;My requirement is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have 2 float or numc type parameters and once i get the input from user i should be giving the output as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result = flt1 - flt2 (Ex: flt1 = 0.0001 and flt2 = 0.0004 then result should be like range i.e. 0.0001 - 0.0004)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and result should also be of float or numc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I m susing 2 strings and concatenating the user inputs and storing in lv_str3 but since my result variable is of type float i get a dump which says "Unable to interpret "9.0001 - 8.0090 " as a number." In short dump i could see Runtime Errors : CONVT_NO_NUMBER and Exception : CX_SY_CONVERSION_NO_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 05:58:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-to-float-to-numc-conversion/m-p/6973026#M1491570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-24T05:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: String to float to NUMC conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-to-float-to-numc-conversion/m-p/6973027#M1491571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use FM : FLTP_CHAR_CONVERSION and then concatenate both.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jun 2010 06:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-to-float-to-numc-conversion/m-p/6973027#M1491571</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-06-24T06:38:35Z</dc:date>
    </item>
  </channel>
</rss>

