<?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? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556551#M1753630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have several currency, the company currency, the transaction currency ... (and a lot of others depending of the SAP module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have a table : TCURR, that give you the conversion rate between currency for a date (invert date). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create your PO, it used the transaction currency $&amp;nbsp; and saved also for the company currency (maybe EUR). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the real conversion is done when you enter into FI with (maybe) the MIRO &lt;/P&gt;&lt;P&gt;&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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jun 2013 13:51:23 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2013-06-19T13:51:23Z</dc:date>
    <item>
      <title>Currency?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556550#M1753629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello eveyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need your support with a clarification. I'll give an example to make it easier to understand:&lt;/P&gt;&lt;P&gt;I have company code A for which the currency is EURO.&lt;/P&gt;&lt;P&gt;I have a PO for this company code A which is in $.&lt;/P&gt;&lt;P&gt;The net value of this PO line item in the EKPO table (field NETWR), does it automatically get calculated and displayed in EURO because this is the currency fo the company code? This is my understanding but just wanted some opinions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance. &lt;/P&gt;&lt;P&gt;Mali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556550#M1753629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-19T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Currency?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556551#M1753630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have several currency, the company currency, the transaction currency ... (and a lot of others depending of the SAP module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have a table : TCURR, that give you the conversion rate between currency for a date (invert date). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create your PO, it used the transaction currency $&amp;nbsp; and saved also for the company currency (maybe EUR). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the real conversion is done when you enter into FI with (maybe) the MIRO &lt;/P&gt;&lt;P&gt;&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;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 13:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556551#M1753630</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-06-19T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Currency?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556552#M1753631</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;NETWR is the Document currency i.e.currency of the document USD in your case. The values can get converted based on the Local Currency the currency in which you do business based on Exchange rates maintained in T-Code OB08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 04:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556552#M1753631</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-06-20T04:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Currency?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556553#M1753632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mali,&lt;/P&gt;&lt;P&gt;I think you want to display the amount with respect to currency available to that company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While displaying it using ALV,during creation of field catalog there is one field called as "cfieldname"&lt;/P&gt;&lt;P&gt;You just give reference field for your currency and it will automatically displays result depending on you currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can refer to this link:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ff/4649a6f17411d2b486006094192fe3/content.htm" title="http://help.sap.com/saphelp_erp60_sp/helpdata/en/ff/4649a6f17411d2b486006094192fe3/content.htm"&gt;http://help.sap.com/saphelp_erp60_sp/helpdata/en/ff/4649a6f17411d2b486006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 04:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556553#M1753632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-20T04:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Currency?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556554#M1753633</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; Use TCURR table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi Shankar L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 05:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/9556554#M1753633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-20T05:57:45Z</dc:date>
    </item>
  </channel>
</rss>

