<?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: Problem while using CONVERT_TO_FOREIGN_CURRENCY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862089#M1136865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there....these Fm s picks the values from TCURR and TCURX table.. so I would suggest to hit the tables and get the values out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 15:27:27 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2008-12-01T15:27:27Z</dc:date>
    <item>
      <title>Problem while using CONVERT_TO_FOREIGN_CURRENCY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862086#M1136862</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 am facing an issue while using the function module CONVERT_TO_FOREIGN_CURRENCY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am converting a value from EUR to USD. The type of rate that is passed to the FM is 'M'. However the functional module picks the exchange rate of rate type 'EURX' and performs the conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried with FM CONVERT_TO_LOCAL_CURRENCY but still the results are consistent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me sort out what the issue is and how to resolve the same.&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;Regards,&lt;/P&gt;&lt;P&gt;Senthil G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 14:59:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862086#M1136862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T14:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using CONVERT_TO_FOREIGN_CURRENCY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862087#M1136863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the following FMs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FWOS_CURRENCY_DECIMALS_READ &lt;/P&gt;&lt;P&gt;CONVERT_TO_LOCAL_CURRENCY &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are not working then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These FMs will help you ge exchange rate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_EXCHANGERATE_GETDETAIL &lt;/P&gt;&lt;P&gt;READ_EXCHANGE_RATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you get the exchange rate, multiply the source currency with it and get the target currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 15:07:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862087#M1136863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T15:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using CONVERT_TO_FOREIGN_CURRENCY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862088#M1136864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Prahant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI that you gave me returns the exchange rate for M. But why is that the other function modules doesnot return the same value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any config that has to be done for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Senthil G.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 15:23:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862088#M1136864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T15:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem while using CONVERT_TO_FOREIGN_CURRENCY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862089#M1136865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there....these Fm s picks the values from TCURR and TCURX table.. so I would suggest to hit the tables and get the values out..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 15:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-using-convert-to-foreign-currency/m-p/4862089#M1136865</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2008-12-01T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

