<?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/1093290#M101404</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;In screen painter, for reference field give as &lt;/P&gt;&lt;P&gt;"RV13A-KONWA", and format as CURR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nethaji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2005 01:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-11-04T01:49:10Z</dc:date>
    <item>
      <title>Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093287#M101401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had raised this issue in another post, but couldn't resolve it last  time.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have some currencies that require more than 2 currencies.. And in VK11, based on the currency, the kbetr value will get displayed with either 2 decimal places or 3 decimal places... And if I attempt to change the number of decimal places to 3 for USD, it will return an error "Input should be of form _____v__" message.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But on other hand, when I put 3 decimal places for different currency which allows 3 decimal places, no error message is given in VK11/VK12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to display the same field (actually a kbetr field) on the custom dialog screen...i have defined that field like konp-kbetr (2 decimal places)...But this screen does not allow me to enter more than 2 decimal places (for  currency which allows 3 decimals places in VK11) My question is, I need to reproduce the VK11 logic in my custom screen? How and where do I do that.. I have the exact same attribute as the VK11 screen fields..I am trying to  system debug the VK11 screen to see how SAP incorporate the Input form logic, but  it never executes that code in debug mode..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 01:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093287#M101401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T01:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093288#M101402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you placed a reference currency field on your custom screen and linked it to the amount field via Currency / Quan Fields tab in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 01:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093288#M101402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T01:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093289#M101403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the currency for that country (T005-WAERS) &amp;amp; then check table TCURX which stores number of decimal places for that Currency. I think after getting the number of positions you can put a logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bipin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 01:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093289#M101403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T01:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093290#M101404</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;In screen painter, for reference field give as &lt;/P&gt;&lt;P&gt;"RV13A-KONWA", and format as CURR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nethaji.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 01:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093290#M101404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T01:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093291#M101405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP/ABAP expects all currency and measurement values to be connected to a currency or unit field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connected currency or unit determines the decimal places and even multipliers for exchange rate calculations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, USD is defined to have two decimal places (representing cents). So it appears logical not to accept 3 decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On a retail project I learned there is the special currency EUR4 - Euro with 4 decimal places. This is specially designed for retail prices per piece which are used in contracts covering big amounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you really need USD with more than 2 decimal places, it will be necessary to define a 'new' currency, something like USD3, for this purpose.&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;C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 12:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093291#M101405</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2005-11-04T12:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093292#M101406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys.. I had already tried all the steps and I was always stumbling into issues.. Anytime I enter a number with more than two decimal places it errors out.. Only today, I observed something strange and that helped me resolve the issue on my own... !!! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fields on my screen KONP-KBETR (with reference to KONP-KONWA) and KONP-KONWA ... When i was doing my KBETR validations, the FIELD KONP-KBETR always came first... Becoz of this when I enter value '1.000', KONP-KBETR converts it to '1.000' (Amount format) becoz at this KONP-KONWA (even though there is value on screen) is empty... And 1.000 amount value is invalid.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if group FIELD KONWA and KBETR together as the first validation, &lt;/P&gt;&lt;P&gt;KONP-KONWA will gets its value from currency and KBETR value will now be '10.00' (for DEM3 currency conversion factor is 10) and there are no issues.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2005 14:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093292#M101406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-11-04T14:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Currency</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093293#M101407</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 similar problem. I'm using the function module CONVERT_TO_FOREIGN_CURRENCY to convert USD to JPY . I maintained a the currency conversion as 1  USD  = 120.67000 X 1 JPY. I maintained decimal places for currency code JPY is 3 . Decimal places for USD is 5 .&lt;/P&gt;&lt;P&gt;The function module returns &lt;/P&gt;&lt;P&gt;Import:&lt;/P&gt;&lt;P&gt;Local currency    :   USD              &lt;/P&gt;&lt;P&gt;Foreign currency  :   JPY              &lt;/P&gt;&lt;P&gt;Local amount      :             10.00  &lt;/P&gt;&lt;P&gt;Export :&lt;/P&gt;&lt;P&gt;Foreign amount    :         12,067.00  &lt;/P&gt;&lt;P&gt;Its typically adding 2 extra zeroes . &lt;/P&gt;&lt;P&gt;Does anyone have this problem ? &lt;/P&gt;&lt;P&gt;Please post your solutions . &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2007 01:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency/m-p/1093293#M101407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-14T01:20:37Z</dc:date>
    </item>
  </channel>
</rss>

