<?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 Issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733310#M1673848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check your decimal notation in user profile tcode su01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 11:17:12 GMT</pubDate>
    <dc:creator>former_member16553</dc:creator>
    <dc:date>2012-04-13T11:17:12Z</dc:date>
    <item>
      <title>Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733309#M1673847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a JPY currency amount. I can see the correct amount in transaction level (screen) - Ex. 4,749 (Four thousand forty nine), where as same filed in table is displaying 47.49 JPY. &lt;/P&gt;&lt;P&gt;Can any one please let me know why the system behaves different at transaction &amp;amp; table levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733309#M1673847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T11:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733310#M1673848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check your decimal notation in user profile tcode su01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733310#M1673848</guid>
      <dc:creator>former_member16553</dc:creator>
      <dc:date>2012-04-13T11:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733311#M1673849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you need to use the multiplication factor&amp;nbsp; with the currency so as to display it properly. Use FM CURRENCY_CONVERTING_FACTOR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your problem. This will also appear in IDR (Indonesia Currency).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733311#M1673849</guid>
      <dc:creator>former_member209920</dc:creator>
      <dc:date>2012-04-13T11:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733312#M1673850</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;this is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DB there are always 2 digits, but when You display it and use currency value (EUR, JPY, etc.)&lt;/P&gt;&lt;P&gt;system checks how many digits should be in the output.&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;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733312#M1673850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T11:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733313#M1673851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In transaction level (screen) it may be using the country key 'IN' and display the amount corresponding to that country's Currency. &lt;/P&gt;&lt;P&gt;Can you please specify the tcode which your are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:28:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733313#M1673851</guid>
      <dc:creator>koolspy_ultimate</dc:creator>
      <dc:date>2012-04-13T11:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733314#M1673852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Manu,&lt;/P&gt;&lt;P&gt;But, the correct amount is 4,749 JPY (which is display in transaction level - screen), but not in table level. when I'm opening tcode in display its showing 4,749 JPY but not in table(47.49) even I m changing profile settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:30:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733314#M1673852</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T11:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733315#M1673853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Madhu,&lt;/P&gt;&lt;P&gt;I'm uploading data to transaction. Its Insurance related (FS-CD) IBR01.&lt;/P&gt;&lt;P&gt;I am giving 4749 JPY to my standard program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733315#M1673853</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T11:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733316#M1673854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Chandra,&lt;/P&gt;&lt;P&gt;you need to multiply the amount in table with the CURRENCY_CONVERTING_FACTOR. You will get the factor from FM CURRENCY_CONVERTING_FACTOR exporting the currency code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:34:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733316#M1673854</guid>
      <dc:creator>former_member209920</dc:creator>
      <dc:date>2012-04-13T11:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733317#M1673855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internally all currency amounts are stored with 2 decimal places. So this is not at all an issue.&lt;/P&gt;&lt;P&gt;SAP user FM 'CURRENCY_AMOUNT_SAP_TO_DISPLAY' while displaying the currency in the output of any tocde which does the necessary conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also JPY has a multplying factor of 100 which is the reason why you find it as&amp;nbsp; 47.49 instead of 4749.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:36:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733317#M1673855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-13T11:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733318#M1673856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can you please tell clearly what you want?&lt;/P&gt;&lt;P&gt; if you want to display 47.49 in output then multiply it with 100&lt;STRONG&gt; or&lt;/STRONG&gt; use the fm &lt;STRONG&gt;CURRENCY_AMOUNT_SAP_TO_DISPLAY.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 11:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-issue/m-p/8733318#M1673856</guid>
      <dc:creator>koolspy_ultimate</dc:creator>
      <dc:date>2012-04-13T11:40:01Z</dc:date>
    </item>
  </channel>
</rss>

