Currency Conversion from GPB to USD

Hi
I want to convert from GPB currency format to USD format i tried in every function module.. Is there any way for this in function module?....

Hi...
  use the functionmodule..,
CONVERT_TO_LOCAL_CURRENCY
Sample code,
CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
       EXPORTING
            DATE = sy-datum
            FOREIGN_AMOUNT = your amount field
            FOREIGN_CURRENCY = your present currency field
            LOCAL_CURRENCY = 'USD'
            TYPE_OF_RATE = <not mandatory>
       IMPORTING
            LOCAL_AMOUNT = output amount
       EXCEPTIONS
            NO_RATE_FOUND = 01
            OVERFLOW = 02.
It will solves your problem.
Thanks,
Naveen.I

Similar Messages

  • Benefits Service - Error occurred during currency conversion from  to USD

    I am attempting to run the add beneficiaries service in employee self servie and receive the following error message "Error occurred during currency conversion from blank to USD
    Has anyone come across this error before?

    Both are set up properly.  This error only happens on some US teammate records.  It seems to occur after we do a refresh of our QA environment from our produciton environment

  • Problem in price conversion from INR to USD- Urgent

    Dear All,
    In the export sales scenario, we are having the contract with customer in INR and based on that value only the excise invoice should be raised. After 2-3 days commercial invoice is to be raised based on the exchange rate applicable on that date.
    I have created sales order in INR, did proforma invoice based on order then delivery document & then excise invoice based on proforma order. Then to raise the commercial invoice, i go to change mode of order to change the currency from INR to USD. The conversion from INR to USD is not happening correctly, it is showing the lesser value than the actual value.
    I have maintained exchange rate type as BLB under CIN company code settings & then assigned same in sales data of customer master. The exchange rate is also maintained in OB08 for M as well as BLB type but still the conversion is not happening correctly.
    Can anybody please suggest me the cause & solution for this urgently.
    Thanks & Regards,
    Antima

    Hi
    When you change the copy control settings it will consider the exchange rate that is maintained at the time of billing.
    i.e. if you have order of a previous day and billing of some other day then in that case if the exchange rate is changing on the billing date then it will consider the exchange rate of the billing date.
    Hence when you are creating the billing document check the exchange rate getting picked (Whether it is on the billing date or order date).
    I didnt get your other problem. Do you want to change the decimal places in the Currency? (You are in big trouble. If that is so). The settings for the same is available in customising SAP Netweaver > General Settings > Currencies > Set Decimal Places.
    BE EXTREMELY CAREFUL BEFORE USING THIS.
    Please clarify your doubt if that is not the case.
    Regards
    Sunil

  • URGENT:currency conversion from oracle financials 10.7 to 11i

    Hey all, Any one has the idea about the currency conversion from oracle financials 10.7 to 11i?? how to handle it?? do we need seperate code for currency conversion or is there any software that we can use??

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Shenba ([email protected]):
    Hey all, anyone has idea how the currency conversion is handled during upgrade of
    for oracle financials 10.7 to 11i. Is there any software available or do we need to do coding for currency conversion.
    Thanks<HR></BLOCKQUOTE>
    null

  • Currency translation from EUR to USD

    Dear all,
    Our local currency is TWD and we need to convert document currency in sales order from EUR to the third currency (e.g. USD) when executing BW query in BEx Analyzer. Currently we only have exchange rates for all currencies to TWD in exchange rate table. Except for defining exchange rate of EUR to USD in exchange rate table, is it possible to convert EUR to USD (e.g. convert EUR to TWD first and then convert TWD to USD)?

    Hi,
    This info may be of help for you.
    Check these tables Exchange rates are maintained here.
    Table TCURR - Exchange rates
    Table TCURF
    Table TCURV - Exchange rate types for currency translation
    Table TCUR*
    Table TCURC - Currency Codes
    The update of exchange rates is updating tables TCURR and TCURV. If you run at the same place the transfer of global settings, the tables TCURF, TCURS, TCURT, TCURV, TCURW, TCURX, TCURC and TCURN are updated.
    For details check the programs RSIMPCUST (global settings) vs. RSIMPCURR (exchange rates).
    You can maintain exchange rate factors in TCURF table via RSA1>source system>context menu (transfer global settings check only currencies)/transfer exchange rates, this updates TCURF table but also updates all currency related tables. You need to check what all tables you need to update. Also you can look into standard program RSIMPCUST to know what all currency tables will be updated.
    If you want to maintain them directly in BW then go to SPRO > Genral settings and Currencies (SPRO -> Global Settings -> Currencies).
    OB08 maintains the enties for currency conversion, here you can check whether the exchange rate is maintained to convert the currency from one curr to other.
    Thanks,
    JituK

  • Currency conversion from USD to USD4

    hi all,
    Is there any FM to convert currency from USD to USD4.
    Regards,
    Srilatha

    hi,
    try
    CONVERT_CURRENCY_BY_RATE
    CONVERT_COUNTRY_CURRENCY
    SD_CONVERT_CURRENCY_FORMAT
    Rgds,
    Paras

  • Currency conversion from one cuurency to Euro

    Hello all,
    Our project is in a stage where for one of the countries in Europe would change its currency to EURO.
    We have various projects under this company code .
    After the change over activity is done . will the currency that is maintainde in the wbs structure would change to EURO.
    or how this is tackled?
    Any inputs ...would be appreciated.
    thanks in advance
    Sandeep

    Hi Sandeep,
    You need to maintain User-Definable Currency.
    Please check the link.
    -http://help.sap.com/erp2005_ehp_02/helpdata/en/23/52298e099b11d2add30000e8a6353a/frameset.htm-
    Regards'
    Syed

  • Currency conversion JPY to USD issue

    Hi Friends ,
    I am facing an issue while currency conversion from JPY to USD . I have defined currency conversion type in RSCUR , it is working fine for all other currencies except JPY . I have the exchange rate maintained in TCURR but still it shows exchange rate not maintained while running the query  . Could  you please tell what can be possible reasons for it .
    Thanks in Advance .

    Hi,
    Check the time reference based on which the currency conversion rate is maintained. Run function module READ_EXCHANGE_RATE by giving the date, JPY to USD and check if returns values.

  • Currency Conversion issue for YTD model

    Hello,
    Currently our Client is using YTD (year to date) model to maintain data into BPC 7.5NW, and planning to use BPC for currency conversion from LC to USD. They are not converting the values in Transactional system. When performing this all Balance sheet accounts will be using YTD model for conversion, but income statement accounts should be using Periodic values for conversion.
    We have two different Entity FX types: one is USDFNC - USD functional and NUSDFNC - Non USD functional. One of the differences between these two FX types is CTA account, USDFNC is using expense Account to Book CTA and NUSDFNC is using Equity Account to book CTA.
    To achieve the above mentioned requirement, I did configure BPC as follows:
    1) Use RATE type AVG (average for Income statement accounts)
    2) Use RATE type END (spot rate for Balance sheet Accounts)
    3) In business rules for Account rate type AVG- formula would be [AVG], apply to periodic flag will be checked.
    5) in business rules for Account Rate Type END - Formula would be [END], apply to periodic flag will be blank.
    6) To calculate CTA for ENTITY FX type- NUSDFNC, I configured the following in Account Rate type AVG - destination account is equity account, Formula is [END]-[AVG], apply to periodic flag will be blank and Entity FX type is NUSDFNC.
    7) To calculate CTA for ENTITY FX type- USDFNC, I configured the following in Account Rate type AVG - destination account is expense account, Formula is [END]-[AVG], apply to periodic flag will be blank and Entity FX type is USDFNC.
    Above configuration is giving me correct converted result for all Balance sheet accounts and income statement accounts are showing the correct values when I use the formula (current period LC amount-previous period LC amount)*(current period AVG rate). But I saw difference in Balance sheet, so further analyzed CTA (currency Translation Accounts) and found that the difference is because of CTA amount only. Similar CTA differences exist for both USDFNC entities and NUSDFNC entities. So, I think my logic to calculate CTA is not working.
    I am using the standard script logic to run Currency Conversion:
    *RUN_PROGRAM CURR_CONVERSION
         CATEGORY  = %CATEGORY_SET% 
         TID_RA = %TIME_SET%
         CURRENCY = %RPTCURRENCY_SET%
         RATEENTITY = GLOBAL
    *ENDRUN_PROGRAM
    *COMMIT
    Can any one help me to understand whether this configuration is correct? I feel that I may need to change the logic for calculating CTA. But not sure about what and where
    Edited by: amarnathputta on Nov 24, 2011 5:36 AM

    Thank you Ethan,
    Let me try to explain this with few dollar amounts:
    Let us consider that I have data for 1st month (Jan) of the year 2011,
    Net income for Jan. 2011 in LC = 59916152.19
    Net income for Jan. 2011 in USD calculated using Average rate is  = $ 9,223,013.14
    CTA for the same month is  (net income in LC X spot rate) - net income in USD at average rate =((59916152.19)*(0.154617))-9223013.14 = 41,042.564
    This value is correct.
    For the month of Feb 2011:
    Net income for Feb.2011in LC = 60415519.01
    Net income for Feb.2011 in USD at average rate (with periodic flag on) = 9,300,112.38 ( I calculated this value manually and it is correct after conversion)
    calculated CTA for the same month is (60415519.01*0.154083)-9300112.38 = 8,892.035.
    But actually BPC calculated CTA is 18,547.56 (I felt that this may be because I am not using the Flag apply periodic value while calculating CTA and when I flagged that, BPC is giving me a very big difference in CTA)
    My balance sheet is exactly off with the difference in CTA.
    Hope this helps you to understand my problem.
    Edited by: amarnathputta on Nov 25, 2011 2:43 PM

  • Currency Conversion Error from KRW to EUR in for March 2011

    Hi,
    We are facing problem in Currency conversion from KRW to EUR in BW Production.
    The report shows proper value for JAN, FEB 2011, but when we execute the report for March2011 it shows wrong value.
    Month               |   BW Production Value    |           BW TEST Value     
    Jan2011 u2013        |   102,459                         |              102,459                                          
    Feb2011 u2013        |   120,008                         |              120,008                                      
    March2011 u2013    |   12,056,385                    |              120,564
    As we can see the value for BW Production for the month of March is 2 decimals higher than the value in BW test.
    Regards,
    Nix
    Edited by: nix_mania on Apr 18, 2011 4:20 PM

    Hi,
    My problem here is that the values for JAN and FEB are correct with their decimal values but only for March it is 2 decimals higher.
    Hence the TCURX table wonu2019t come into picture, since if TCURX entry was incorrect then it should show wrong values for JAN and FEB also.
    When I checked the data in cubes for BW Test and Production the values for March are same still in the report I am getting the difference.
    Report Output:-
    March2011:-
    BW Test                    12,056,385
    BW Production          120,564
    Feb 2011:-
    BW Test                    120,008
    BW Production          120,008
    Jan2011:-
    BW Test                    102,459
    BW Production          102,459
    Regards,
    Nix

  • Currency Conversion at Query Level

    Guys,
    Can some one tell me step by step procedure to do Currency conversion from USD to Mexican PESO at query level in BI 7.0. I have read lot of threads but not clear in maintaining the Exchange rates and also in creating the variables. 
    Thank you,
    Kumar

    Hi Kumar ,,
    You're able to convert the currency amount on the routine ...
    Using this function :
    CONVERT_TO_LOCAL_CURRENCY
    Sample:
    CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
         EXPORTING
            DATE             =  " current date.
            FOREIGN_AMOUNT   = " local currency amount (peso)
            FOREIGN_CURRENCY =  " local currency
            LOCAL_CURRENCY   = 'USD'
         IMPORTING
            LOCAL_AMOUNT     = RESULT " result.
         EXCEPTIONS
            NO_RATE_FOUND    = 1
            OVERFLOW         = 2
            NO_FACTORS_FOUND = 3
            NO_SPREAD_FOUND  = 4
            OTHERS           = 5.
    To maintain the exchange rate, you can go to tcode: OB08
    Hopefully it can help you a lot..
    Regards,
    Niel
    thanks for the points you choose to assign.

  • Where in SRM_EBP  we can do Currency Conversion Setting

    Where in SRM_EBP we can do currency conversion setting.
    I maintained multiple company code currencies in EBP as per company codes currencies in ECC but we are getting currency coverted from MXP to USD for all mexican shopping carts - Though the vendor payment currency is MXP - It is coverting to USD.
    Let me know where I can check for this in config / PPOMA_BBP setting.
    Thanks,
    Mahesh

    Hi Mahesh,
    Check the table TCURR in SRM. The allowed currency conversions are maintained. Check if these two currencies are maintained.
    If you need in config then go to SPRO>>SAP WAS>>Currencies>>Define Translation Ratios for Currency Translation.
    I hope this will help.
    Cheers!
    Sachin

  • How can i get currency values from flatfile to function module

    Dear All,
               I have to take  currency values from flat file and i have to assign those flat file value to function module .
    Eg: "Convert_to_local_currency".  I need technical code how to calculate those amount in work area and how to assign those amount value function module. 
              I need sample program for currency conversion from flat file to function module.  My requirement is based on flat file amount i have to calculate in work area and assign those work area to function module. 
    With Regards,
    Baskaran

    Hi Satish or Baskaran,
    First conform in which format the flat file is present, as abhi mentioned if it is there in notepad
    try to use F.M GUI_UPLOAD as shown below...
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
    FILENAME = 'C:\Desktop\rpf1.TXT'
    TABLES
    DATA_TAB =  ITAB.
    Now loop at ITAB Into Work_area and press the respect currency fields which you want and in the same way
    if the file is in EXCEL format use F.M ALSM_EXCEL_TO_INTERNAL_TABLE
    CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'
        EXPORTING
          filename = P_FNAME
          i_begin_col = 1
          i_begin_row = 1
        TABLES
          intern = ITAB
    LOOP AT ITAB INTO WA.
    CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'
            EXPORTING
              foreign_currency = wa-waers
              local_currency   = wa-waers
               IMPORTING
              local_amount     = tvals-gross.
        ENDIF.
    endloop.
    And as mentioned loop the records into work area and process the currenct field which is present in the
    ITAB according to its field name. And make sure within the loop you call your function module.
    Regards
    VEnk@
    Edited by: Venkat Reddy on Dec 9, 2009 5:51 PM

  • Currency conversion error in SRM

    Hi,
    When we are trying post the confirmation in SRM it is giving the error message that "Error in currency conversion between EUR and USD".
    We have checked the exchange rate settings in SRM and Backend (R/3) there is no issue at all. Everything is maintained properly but still the sytem is giving error.
    PO currency and vendor currency is USD and company code currency is EUR.
    Is there any other settings missing which is causing the error.
    Thanks in Advance
    S.Parvahi

    hELLO Parvahi,
    Did you check OB08 in backend if maintained properly? also check validity...
    also on the SRM side is below report run using SA38?
    Update exchange rate tables in component system :BBP_GET_EXRATE       
    Hope that helps                    
    Arshad
    Edited by: arshad ahmed on Feb 9, 2010 12:06 PM

  • Currency Conversion Document

    Hi Friends
    I have been given a project to learn about SAP currency conversion. Can anybody please provide any documentation for Currency conversion from SIT to Euro and Old Turkish Lira(TRL) to New Turkish Lira (TRY).
    Thanks
    SAP FICO

    Hi,
    Hope the below links are useful:
    <u>http://www.sap.com/services/consulting/servicecategories/landscapeoptimization/currencyconversion.epx</u>
    <u>http://www.behnmeyer.com/bm_articles.asp?show_article=14</u>
    Regards,
    Hemanth

Maybe you are looking for

  • SQL Server Compact 3.5 Merge Replication With SQL Server 2012 - Causing IIS App Pool to Crash

    Hi, I may be the only person in the world doing this but I wanted to give this information to anyone else who may follow this path in the future, and hopefully avoid a headache, or at least a paid support call to Microsoft. My original scenario was w

  • Are Multiple Classes with Same name in a single Class valid ?

    package inheritance; interface Foo      int bar(); public class Inh6 {      class A implements Foo  // THis is the first class           public int bar()                return 1;      public int fubar(Foo foo)           return foo.bar();           pu

  • Problems with umlaut characters

    Hi, i´m on NW04 SP14 and ADS SP14. I have implemented a interactive form which is bound to a context node of a webdynpro application. This context node contains some attributes of type string. When I populate the attributes with some values containin

  • RAID: What is it and what are the benefits and How to Setup?

    I was wondering what RAID is? How do you set it up? And what are the benefits of having dual hard drives setup in RAID? I have a powermac G5 (quad 2.5ghz/16gb RAM/80gb SSD & 1tb HD) and I want to setup my SSD and HD in RAID...would that be wise? Than

  • Norma flow of Campus Management

    Hi CM Masters, I am new in Campus Management. Please tell me the normal flow of CM. I have some understanding..please correct me.. 1-Creation of Org Unit 2-Attach Program of Study with org unit. 3-Attach Modules with Program of study. 4 Create Studen