<?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: Currency Conversion Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568066#M1270219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem over here is the data type which is for the local and foriegn are different and hence you are facing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the same data type you would get the correct output.&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;Sunil Thota.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2009 10:34:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-21T10:34:53Z</dc:date>
    <item>
      <title>Currency Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568064#M1270217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In one of my report for Foreign Currency Conversion I am using the FM 'CONVERT_TO_LOCAL_CURRENCY' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The foreign Currency value is 19,120 but in debugging it is shown as 191.20 but finally displaying in the output as 19,120. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After converting, Local currency calculated is shown as 47397 in debugging whereas it should be 473.97 and is displayed in the output as 474.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest any possible solution to avoid the rounding of the last digits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568064#M1270217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568065#M1270218</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;try to use 'CONVERT_TO_FOREIGN_CURRENCY' and check the out put..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first check the destination feild is it having decimals and it is currencyu field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prabhu Das on May 21, 2009 4:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568065#M1270218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568066#M1270219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem over here is the data type which is for the local and foriegn are different and hence you are facing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the same data type you would get the correct output.&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;Sunil Thota.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568066#M1270219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568067#M1270220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi marina,&lt;/P&gt;&lt;P&gt;in this FM 'CONVERT_TO_LOCAL_CURRENCY'  is correct  . in your case you have  :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLIENT&lt;/P&gt;&lt;P&gt;DATE&lt;/P&gt;&lt;P&gt;FOREIGN_AMOUNT&lt;/P&gt;&lt;P&gt;FOREIGN_CURRENCY&lt;/P&gt;&lt;P&gt;LOCAL_CURRENCY&lt;/P&gt;&lt;P&gt;RATE&lt;/P&gt;&lt;P&gt;TYPE_OF_RATE&lt;/P&gt;&lt;P&gt;READ_TCURR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as import parmaters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type of rate    M=Average rate G=Bank buying rate B=bank selling rate rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the long text inside the function module -&amp;gt; import parameters.. then set the value accoriding to that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;safel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of my report for Foreign Currency Conversion I am using the FM 'CONVERT_TO_LOCAL_CURRENCY' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The foreign Currency value is 19,120 but in debugging it is shown as 191.20 but finally displaying in the output as 19,120. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After converting, Local currency calculated is shown as 47397 in debugging whereas it should be 473.97 and is displayed in the output as 474.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest any possible solution to avoid the rounding of the last digits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion-error/m-p/5568067#M1270220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:37:38Z</dc:date>
    </item>
  </channel>
</rss>

