<?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: JPY currency issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643917#M27485</link>
    <description>&lt;P&gt;Could you try to&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Do not change the value read from database (remove the x 100 for currencies without decimals or the / 10 for currencies with 3 decimals..)&lt;/LI&gt; 
   &lt;LI&gt;Insure field catalog (hidden behind SALV) link correctly currency amount and currency code (CL_SALV_TABLE-&amp;gt;GET_COLUMNS, CL_SALV_COLUMNS_TABLE-&amp;gt;GET_COLUMN, CL_SALV_COLUMN-&amp;gt;SET_CURRENCY_COLUMN)&lt;/LI&gt; 
  &lt;/UL&gt;</description>
    <pubDate>Thu, 03 May 2018 08:48:43 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2018-05-03T08:48:43Z</dc:date>
    <item>
      <title>JPY currency issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643916#M27484</link>
      <description>&lt;P&gt;Hello Experts- 1. Japan currency does not have decimal. When we look into a Japan invoice the net value (i.e. vbrk-netwr) is coming 78.718, but through above custom report net value is coming 787,18&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;2. I can not use write statement with currency, because I will not able to append in lt_final table.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;3. If I changes final table field type vbrk-netwr to like 'C', it will not help out at time of sorting and summing&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;So is there any possiblity, function module, feature of salv table that will solve the issue. System should automatically determine the amount corresponding to curreny, like system does at the time of invoice amount display.&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I explored so many forum but could not get fix for this issue.&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;Himansu &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 08:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643916#M27484</guid>
      <dc:creator>former_member392636</dc:creator>
      <dc:date>2018-05-03T08:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: JPY currency issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643917#M27485</link>
      <description>&lt;P&gt;Could you try to&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;Do not change the value read from database (remove the x 100 for currencies without decimals or the / 10 for currencies with 3 decimals..)&lt;/LI&gt; 
   &lt;LI&gt;Insure field catalog (hidden behind SALV) link correctly currency amount and currency code (CL_SALV_TABLE-&amp;gt;GET_COLUMNS, CL_SALV_COLUMNS_TABLE-&amp;gt;GET_COLUMN, CL_SALV_COLUMN-&amp;gt;SET_CURRENCY_COLUMN)&lt;/LI&gt; 
  &lt;/UL&gt;</description>
      <pubDate>Thu, 03 May 2018 08:48:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643917#M27485</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-05-03T08:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: JPY currency issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643918#M27486</link>
      <description>&lt;P&gt;Bingo!! Thanks Raymond for giving me permanent fix. I followed your approach and worked now. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 09:12:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/jpy-currency-issue/m-p/643918#M27486</guid>
      <dc:creator>former_member392636</dc:creator>
      <dc:date>2018-05-03T09:12:13Z</dc:date>
    </item>
  </channel>
</rss>

