Currency Conversion not working

Hi All,
Currency conversion is failing with error message as below.
SAP DBTech JDBC: [2048]: column store error: search table error:  [2620] executor: plan operation failed;currency/unit conversion error,Conversion( "AMOUNT" ), row 0: could not determine valid conversion rate for value(s) 3750 from unit 'USD' to unit 'INR' on date 2013-11-15 00:00:00.0000000
For currency conversion, I've done
Assign Client for currency conversion.
Assign Schema which holds all TCUR* tables and set the same as default schema for the model in Semantics section.
In TCURR table, I've below set of records for USD to INR conversion, exchange type used in Currency Conversion is 'M'.
I tried different exchange rates and converting to different currencies. Target currency is fed by Input Parameter which is defined of Semantic Type - Currency.
Even conversion fails for fixed target currency.
Am I missing something? Please provide your inputs.
Regards,
Chandra.

Hi Chandra,
Can you share the screen of your calculated measure showing the currency conversion.
Can you check with date 30.11.2011 and see if the conversion is taking place?  Assuming that client and schema details are fine.
Regards,
Krishna Tangudu

Similar Messages

  • Currency conversion not working for foreign entity

    I am having an issue with currency conversion not generating the correct values for foreign entities. For entities where the currency is USD, I am able to see the LC amount being written to USD. However, for entites that have currencies other than USD, I just see zeros. I have double-checked to make sure that rates exist for the given currencies. Below is the logic script I am using which is a modificatio nof the multicurrency.lgl. Any help would be greatly appreciated.
    // filter the appropriate currencies and rates
    *SELECT(%REPORTING_CURRENCIES%, "[ID]", "RptCurrency", "[REPORTING] = 'Y'")
    *SELECT(%FX_RATES%,"[ID]","RATE","[GROUP]='FX RATE'")
    // set the appropriate region to clear
    //(all reporting currencies)
    *CLEAR_DESTINATION
    *DESTINATION RPTCURRENCY=%REPORTING_CURRENCIES%
    // load the rates from the RATE cube
    *LOOKUP RATE
    *DIM RATESRC="RATECALC"
    *DIM Rate=ARFIELD.RATETYPE
    *DIM SOURCECURR: INPUTCURRENCY=LOC_MILLOTH.CURRENCY
    *FOR %CURR%=%REPORTING_CURRENCIES%
    *DIM %CURR%:INPUTCURRENCY="%CURR%"
    *NEXT
    *ENDLOOKUP
    // define the translation rule
    *WHEN ARFIELD.RATETYPE
    *IS "NOTRANS"
    // translate
    *IS %FX_RATES%
           *FOR %CURR%=%REPORTING_CURRENCIES%
               *REC(FACTOR=LOOKUP(SOURCECURR)/LOOKUP(%CURR%),RptCurrency="%CURR%")
           *NEXT
    *ELSE
           *FOR %CURR%=%REPORTING_CURRENCIES%
               *REC(RptCurrency="%CURR%")
           *NEXT
    *ENDWHEN
    *FOR %CURR%=%REPORTING_CURRENCIES%
             [RptCurrency].[#%CURR%]=null
    *NEXT
    *COMMIT
    Regards,
    Karen

    Hi Karen,
    I'm no script logic expert so I won't comment on your code. If it's working for USD then the code is probably fine.
    There are a few other things you could check (these are based on investigation using the standard multicurrency script). They should line up with the standard Finance application from AppSet
    In the InputCurrency dimension for the currencies you want to convert into :
       Check property Reporting is equal to "Y"
       Check property Group is set to "Report"
       Check propoerty MD has a value of "M" or "D"
    In the RptCurrency dimension you need to have entries for the the currencies you want to convert into (AppSet only has USD and EUR to start). Also for each of the currencies :
       Check property Reporting is equal to "Y"
       Check property Group is equal to "Report"
       Check property Transfer is equal to "Y"
    I'm not convinced that the Transfer value is required but from my testing if you get the above set up and use the standard multicurrency script it will work.
    The testing I did was translating into USD, EUR, GBP, CHF, AUD etc
    Hope this helps.
    Thanks.
    Bradley Newcombe.
    Edited by: Bradley Newcombe on Apr 28, 2009 1:30 PM

  • Currency conversion not working in web templates after migration to 7.0

    Hi Gurus,
    I am experiencing an interesting issue in BI7. I have my web-template reports build on one or two queries. When I execute the queries from RSRT I have all the amounts properly converted to USD (there is a bex variable defined on the query level with USD as default). However, when executed from web-browser the conversions does not work when the report opens. Now, when I open the "cur. translation" option from KF popup menu and choose the same values I chose on the variable screen - everything works fine.
    Have you experienced similar issue(s)? Please share your experience and kindly avoid pasting links for documentation - these I have already reviewed and it's pointless.
    Thank you, KAT

    Hi Nitin,
    You may wish to take a look at below for few insights -
    OSS notes 328181 and 762951 as a prerequisites.
    Failure to follow the instructions in those notes may probably result in data loss.
    https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002662832005E
    Re: Delta queus during upgrade
    Assign points if this is helpful.
    Regards,
    Anil

  • Why Does My Calculator 'Currency Conversion' Not Work

    Yesterday I updated my Security Software on both of my computers: G4 Powerbook and MiniMac.... Today while using the Apple CALCULATOR, I decided to update the 'currency conversion table' (on my laptop). After clicking the UPDATE button it went through its normal downloading/updating aspect and the usual window popped up that reads, "currencies updated:", except the window was anything but usual.... it was wider than my screen... and it said "currencies updated:" but had nothing listed at all on the visible window, it was blank!
    Being that I could not move the window to reveal a close button the only way I could close it was to use the FORCE QUIT. Upon reopening the calculator and making a currency conversion, the currency selection windows are larger than normal and selecting a particular currency has no affect. It doesn't respond at all.
    Thinking it was a glitch on my laptop I updated the 'currency conversion' on the MiniMAC and exactly the same thing transpired on it, as well.....
    So.....
    Can somebody tell me how to fix this so I can use my calculator(s) again?
    Is there something wrong with Apple's link to CURRENCY UPDATE that did this or is there something amiss with the new Security Update (2006-008) ?
    12 PowerBook G4   Mac OS X (10.4.8)   1.5 GHz PwrPC - 1.25 GB DDR SDRAM

    Thanks Rostron .... for at least checking it out on your machine... guess if it happened to you also, it must be a glitch with the Apple Software or update... guess I needed to know that it wasn't both my computers.
    Thanks for the Dashboard Widget suggestion. That's what I ended up doing, but I do like the convenience of the regular Calculator as I generally have it already open.
    So I guess I'll send info to Apple about this 'BUG' and maybe I should warn everybody to 'NOT' UPDATE THE CURRENCY CONVERSION TABLE lest this predicament may befall them as well!
    :LOL:
    12 PowerBook G4   Mac OS X (10.4.8)   1.5 GHz PwrPC - 1.25 GB DDR SDRAM

  • DMEE Currency amount conversion not working

    All,
    I have been trying to get the currency conversion function in DMEE to work and I cannot get what I want.
    Here is what I want: right justified two decimal places (with decimal)  total length 11.
    So if my data is 100, I expect: 100.00
    I am just using the DMEE test facility.  If I put in 100, I get this:
    10000.00
    Is this just a fluke of the DMEE test, or when I actually run this in the PMW, am I gonna get the results I expect?
    Does this have something to do with providing a CUKY?
    Length = 11
    Type = P Currency Amount
    Conv Function = AR.2 (but I have tried many more).
    Source = FPAYH-RWBTR
    System Info:
    ECC 5.0
    SAP_BASIS 620
    SAP_ABA 620
    SAP_APPL 470
    SAP_HR 470
    EA-IPPE 200
    PI 2004_1_470
    PI_BASIS 2005_1_620
    ST-PI 2005_1_620
    EA-APPL 110
    EA-FINSERV 110 0006 SAPKGPFA06 SAP R/3 Enterprise Financial Services
    EA-GLTRADE 110 0006 SAPKGPGA06 SAP R/3 Enterprise Global Trade
    EA-HR 110 0010 SAPKGPHA10 SAP R/3 Enterprise HR Extension
    EA-PS 110 0006 SAPKGPPA06 SAP R/3 Enterprise Public Services
    EA-RETAIL 110 0006 SAPKGPRA06 SAP R/3 Enterprise Retail
    DIMP 471 0009 SAPKIPME09 DIMP 471 : Add-On Supplement
    ST-A/PI 01K_R3_470 0000 - Application Servicetools for R/3 470
    Thanks for your help!

    Hi,
    FPAYP-WRBTR is an amount field, which needs to be associated to a currency (in the DDIC definition of FPAYP you can see that it is associated with FPAYP-WAERS). Without an association to a currency, the system doesn't know how to interpret this amount.
    Therefore to get a correct formatting of a value in FPAYP-WRBTR, you will also need to fill the FPAYP-WAERS. Please include this field also in your DMEE tree.  When you test the tree and enter the amount  you should get the correct output.
    In the real payment run, the fields will be populated by the application So, even though the currency does not appear as an element in the tree, you will still get the correct formatting of the corresponding amount.
    I hope this helps.
    Regards
    Ravinagh Boni

  • Currency Translation not working with "Time Reference from Variable"

    We have created several Currency Translations using RSCUR with a fixed "Key Date".  All have been working fine until we got the request to allow a variable date for the exchange rate date.  I have built a variable on 0DATE which I am putting a default date value into using user exit.  This default date is the SAME date as the fixed "Key Date" which we have been using.  Unfortunately when we use the "Time Reference from Variable" option and use this new variable, no currency conversion is taking place, instead it only shows the original currency values.  I am 100% sure that my variable is getting a value and it is the same date we are using for the fixed "Key Date" value so both methods should be using the exact same exchange rates.  The documentation that I can find states:
    ●      Time reference: The time reference for the currency translation can be either fixed or variable.
    If the time reference is fixed, the time at which the exchange rate is determined is independent of the data. You have the following options:
    ○       You can establish that the time reference be determined upon translation.
    ○       You can select the current date.
    ○       You can specify a fixed date as the key date.
    ○       You can specify any variable that exists for InfoObject 0DATE.
    ○       You can establish that the query key date be used. This is determined in the query settings.
    In my case I am only switching from option "You can specify a fixed date as the key date"=(Key Date) to "You can specify any variable that exists for InfoObject 0DATE"=(Time Reference from Variable).
    What am I missing?  Any help is appreciated.

    I neglected to mention that we are calling this currency translation through a WAD button using the SET_CURRENCY_TRANSLATION command.  I did do a test by applying the currency conversion within query key figure.  This seems to work.  So it appears the issue is with how the WAD is processing the variable, not the query.  When I display the variable in a drop down item within the WAD it does have the default value that I have assigned in user exit.

  • Currecy conversion not working for an entity in HFM

    We have an entity in HFM under UK. For some reason the currency conversion is not working at parent level for that entity. It is showing right currency at GBP level butwhen we open at USD level it is not converting.   iverified the properties. theylook good for the entity.

    Great,
    I have the same from time to time...
    can you please mark the answer as correct?
    Cheers,
    Thanos

  • IMessage iOS 8 "Leave group Conversation" not working

    I've been trying to use the "Leave group Conversation" feature of the "Details" page of iMessage in iOS 8, and I cannot get it to work. I've reset my network settings, logged in and out of iCloud, and restarted the phone. No luck.
    Is anyone else having the same problem?
    thanks,
    J.

    I read that everyone in the group messaging has to have iMessaging and their phone has to be updated to iSO 8. Oh it has to be 4 or more people in the group. Which really does not work for me because everyone in my contacts does not have an iPhone!
    There are a few things to note with this feature however, leaving a conversation in Messages only works when all of those in the message thread are using iMessage – if it’s a group SMS, say there’s an Android user in the thread as well, you’re out of luck and can’t leave the chat. Keep that in mind if the texts keep popping up.

  • Dynamic conversion not working if SSEnableDirectDelivery is set to true

    hi experts,
    In our site, we have downloadable pdfs,docs,videos etc. So in order to achieve this, we have used following configuration :
    SSEnableDirectDelivery=true
    SSDirectDeliveryExtensions=pdf,doc,ppt,jpg,gif,docx,pptx,gif,png,tif,eps,dot,html,zip,swf,exe,xls,xlsx,flv,mp3,mp4,fla,ppsx
    Now, we have planned to use dynamic converter to convert word douments into HTML and display on site for Press Releases. As we have enabled SSEnableDirectDelivery, Dynamic conversion is not working.
    we have a dynamic list on Primary Layout (hcsp template) that displays list of Press Releases. When we click on Press Release link, the word documents start downloading......
    the steps are as follows :
    1. Added SSEnableDirectDelivery=true and SSDirectDeliveryExtensions=pdf,doc,docx to config.cfg . Restarted the UCM server .
    2. Added Dynamic List Plain fragment to a section of the site . Set the query to retrieve all the contents with extension .doc
    3. Launched the site from a browser and the section where DL was added . This listed the word documents (extension with .doc)
    4. Selected the word doc and see that it is being downloaded .
    I also tired following :
    <!--$xml(dDocTitle)-->
    it is working fine but issue is that URL in browser changed to http://example.com/idcplg?IdcService=GET_DYNAMIC_CONVERSION&RevisionSelectionMethod=LatestReleased&dDocName=id_003461
    I dont want to expose this url, i want to show the friendly URL in Browser
    e.g
    http://exmaple.com/corporate/press-release/P09082010.html
    please help!!!!!!!!!

    help please

  • Format conversions not working in Numbers 3.0?

    Hi,
    Converting text to dates, numbers etc are not working for me in Numbers 3.0.  Is anyone facing this issue?
    A cell that is initially labeled as text is very difficult to change to a hard-coded type (like Date).  The type "Automatic" works however it is impossible to choose the exact date format.
    S.r.

    Same problem. Messages wrapped at about 72 characters.
    This doesn't happen on my .Mac account.
    Only on my Exchange account.
    If I use another client on Exchange or webmail I don't have this problem.
    Therefore I suspect its a Mac Mail client issue.
    How can I set the Format:Flowed on the client?
    Thanks
    Doug

  • Xslt conversion not working: nosuchmethoderror:org.apache.xml.dtm.ref.sax2d

    hi all, iam trying to convert xml file to html using xslt.
    for that iam using xalan implementation 2.6. this was working fine when i checked it from the application, no iam using servet which instantiates a object of the class and calls the method...and it not working now.
    it is giving this errror
    java.lang.NoSuchMethodError: org.apache.xml.dtm.ref.sax2dtm.SAX2DTM.(Lorg/apache/xml/dtm/DTMManager;Ljavax/xml/transform/Source;ILorg/apache/xml/dtm/DTMWSFilter;Lorg/apache/xml/utils/XMLStringFactory;ZIZZ)V
         at org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.(SAX2DTM2.java:1901)
         at org.apache.xalan.xsltc.dom.SAXImpl.(SAXImpl.java:767)
         at org.apache.xalan.xsltc.dom.XSLTCDTMManager.getDTM(XSLTCDTMManager.java:390)
         at org.apache.xalan.xsltc.dom.XSLTCDTMManager.getDTM(XSLTCDTMManager.java:267)
         at org.apache.xalan.xsltc.trax.TransformerImpl.getDOM(TransformerImpl.java:477)
         at org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:637)
         at org.apache.xalan.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:317)
    ...can anyone tell me what the problem is? iam setting the system property at runtime like,
    java -Djavax.xml.transformer.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl GetTestiam using the standard way of instantiating the trnaformer like
    TransformerFacotry fac= transformerFactory.newinstance() etc.etc.
    is it beaucse iam not specifiying the imlementation in the application???if so how can i do that.
    thankyou.

    found the answer !!!
    i was using a buggy implementation of xalan. on loading the good xalan.jar and xercesImpl.jar files it started working.
    found that there was a memory leak in 2 places. not sure what that meant but some how the virtual machine wasnt getting the right values for the transformer.
    cheers.

  • Foreign currency conversion not picking up rate or time period

    I am running the standard FX conversion (standard stored procedure - fxtrans.lgx) on SAP BPC MS version 7.5 , but everytime I run the package, even though I choose a particular day,  it seems to run for multiple time periods.
    In the formula log  I get more than 50 of the following:
    10000400 - 4 rows calculated
    10000400 - 0 rows updated
    10000400 is the TIMEID for my currency conversion.
    Also, when I look at the result, even though I have entered 1 as my conversion fator I get a multiple of 18.  I tried to change the conversion factor, but no matter what I do for no matter what entity and no matter what LC I always end up with a multiple of 18.
    Any ideas for me?
    Thanks

    Hi,
    This sounds strange. Can you post your script logic file and a small extract from your time dimension please?
    Tom.

  • Pdf to msword conversion not working

    Before I signed up for my renewed subscription, my pdf to msword used to work just fine.  It is not working at all now.  What is the problem?

    Reader X or reader XI? Did you upgrade your Reader recently? If yes, please try uninstall Reader, restart your system, and reinstall Reader.
    Hope  this help.
    Jyh-Jiun Liou

  • Currency conversion not flowing in the report

    Hi,
    The currency conversion is showing correct in TCURR table but in the query it is populating wrong.
    Can any one advise if I need to do any report relevant changes to make it properly visible in the report.
    Thanks,
    Lakshmi

    Laxmi,
    Can you elaborate on this? If you can copy and paste the snapshot of what you are getting in the report, that will help us to understand what you are trying to say.
    Thanks,
    Hemavardhan.

  • Outlook 2013 "you are not responding to the latest message in this conversation" - Not Working

    This feature is not working in our environment for some of the users.
    A user contacted me saying that this feature was not working. I was able to duplicate the issue on my PC. One of my co-workers does not have the issue and it is working normally.
    My 1st attempt to resolve was repairing office which did not work.
    My 2nd attempt to resolve was to delete the mail profile and setup a new one.
    My 3rd attempt was to uninstall/install Office 2013. After the install, I tried it once and the feature worked! the next morning when I tried it, the feature was not working again.
    Any thoughts on how to get this to work permanently?
    My System: Windows 7 Professional 64-bit / Microsoft Office Professional Plus 2013
    User's System: Windows 7 Professional 32-bit / Microsoft Office Home and Business 2013
    Co-worker's System: Windows 7 Professional 64-bit / Microsoft Office Professional Plus 2013
    We have Micrsoft Exchange Server 2010 and the computers are on a network/domain.

    Hi,
    Please run outlook in safe mode to check this issue. Press Windows key + R, type
    outlook.exe /safe in the Run box and press
    Enter.
    If the issue would be gone in safe mode, then it caused by Add-ins.
    If this doesn’t work, please temporarily turn off your security programs to check the issue again.
    And since this issue doesn’t occur on all users, it’s highly possible outlook client problem.
    Best Regards.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Lynn-Li
    TechNet Community Support

Maybe you are looking for

  • Rental movies

    I have a 32 Gig Ipad.  Frequently when I move a rental movie over from Itunes on my Imac to the Ipad it copies across in the Itunes bar (taking some time) and then when the sync is complete I disconnect the Ipad and open up Videos and although it is

  • Copying Photos Back to MacBook Pro

    I have recently lost my MBP hard drive. Is there a way to get the photos from my iPad back onto my new laptop HD? Specifically, I am looking to copy the folders that I had previously been syncing from my laptop onto the iPad back onto the new HD. tha

  • Setting field level security

    I have created a form in LiveCycle in which two fields (Header and an Image block) need to be editable by one user type (e.g. power user), but should not be changeable by the end users.  They will only be able to fill in other fields in the form.  So

  • You tube downloader is not working

    Use to be able to download a you tube video by clicking on the download button, now the download button no longer works

  • BarCode Not Printing

    Hello Gurus - I'm trying to create Delivery No for bar code. Unfortunately it is not working. Front End Setups Done and Installed in Local Machine: Font Name : 3OF9 File Name: 3OF9.TTF Syntax for BarCode I used: <?xdofx:'*'||C_DELIVERY_NAME||'*'?> Ca