<?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 Currency Conversion. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750260#M1114185</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;I need to build a report where currency is always displayed in USD, If it is in some other unit , I need to convert the same into USD as per the exchange rate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rule to calculate the same is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The u2018Moving Priceu2019 and u2018Standard Priceu2019 attributes used to calculate the average cost per material can be stored in different currencies in the MBEW table.  All costs must be calculated in USD. &lt;/P&gt;&lt;P&gt;First determine the Company Code for the Plant (T001W-VKORG). Next, determine the currency for the company code (T001-WAERS).  If Currency is NOT EQUAL to USD, the cost attribute must be converted to USD.  &lt;/P&gt;&lt;P&gt;u2022	First, determine when the cost attribute was calculated to ensure the correct exchange rate is utilized to convert the currency to USD.  Utilize Plant/Material combination to find costing date (KEKO-CPUDT).&lt;/P&gt;&lt;P&gt;u2022	Determine conversion factor (TCURR-UKURS) using the following values:&lt;/P&gt;&lt;P&gt;o	Exchange Rate Type (TCURR-KURST) = u201CUSDXu201D&lt;/P&gt;&lt;P&gt;o	From Currency (TCURR-FCURR) = Currency of material cost at plant determined above (T001-WAERS)&lt;/P&gt;&lt;P&gt;o	To Currency (TCURR-TCURR) = u201CUSDu201D&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;Debrup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 15:20:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T15:20:31Z</dc:date>
    <item>
      <title>Currency Conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750260#M1114185</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;I need to build a report where currency is always displayed in USD, If it is in some other unit , I need to convert the same into USD as per the exchange rate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rule to calculate the same is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The u2018Moving Priceu2019 and u2018Standard Priceu2019 attributes used to calculate the average cost per material can be stored in different currencies in the MBEW table.  All costs must be calculated in USD. &lt;/P&gt;&lt;P&gt;First determine the Company Code for the Plant (T001W-VKORG). Next, determine the currency for the company code (T001-WAERS).  If Currency is NOT EQUAL to USD, the cost attribute must be converted to USD.  &lt;/P&gt;&lt;P&gt;u2022	First, determine when the cost attribute was calculated to ensure the correct exchange rate is utilized to convert the currency to USD.  Utilize Plant/Material combination to find costing date (KEKO-CPUDT).&lt;/P&gt;&lt;P&gt;u2022	Determine conversion factor (TCURR-UKURS) using the following values:&lt;/P&gt;&lt;P&gt;o	Exchange Rate Type (TCURR-KURST) = u201CUSDXu201D&lt;/P&gt;&lt;P&gt;o	From Currency (TCURR-FCURR) = Currency of material cost at plant determined above (T001-WAERS)&lt;/P&gt;&lt;P&gt;o	To Currency (TCURR-TCURR) = u201CUSDu201D&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;Debrup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 15:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750260#M1114185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T15:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750261#M1114186</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 the fm CONVERT_TO_LOCAL_CURRENCY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 15:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750261#M1114186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T15:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Conversion.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750262#M1114187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can use "BAPI_EXCHANGE_RATE_GETDETAIL" to convert the currency....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 16:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-conversion/m-p/4750262#M1114187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T16:24:20Z</dc:date>
    </item>
  </channel>
</rss>

