Daily Currency Rate upload

Hi
We are working on 11.5.10.2.
How can I upload daily currency rate upload to my oracle application from bank or any other system ?
Will it be loaded in oracle GL and then drill down for use in AP and AR ?
We are planning to use multi currency payments, I mean raise an invoice in a foreign currency and pay in foreign currency?so what are the prerequisite set up required for achieving this?
Thanks

GL_DAILY_RATES_INTERFACE is the interface you use to create, update, and delete daily conversion rates. Customers should use this table to load rates into the GL_DAILY_RATES table.
To use this table to insert/update rates into GL_DAILY_RATES, insert rows into it with a FROM_CURRENCY, a TO_CURRENCY, a FROM_CONVERSION_DATE, a TO_CONVERSION_DATE, a USER_CONVERSION_TYPE, a CONVERSION_RATE, a MODE of 'I', and, optionally, an INVERSE_CONVERSION_RATE. Oracle General Ledger will automatically create rows in GL_DAILY_RATES for each date between the FROM_CONVERSION_DATE and the TO_CONVERSION_DATE, using the specified FROM_CURRENCY, TO_CURRENCY, USER_CONVERSION_TYPE, and CONVERSION_RATE.
INSERT INTO GL_DAILY_RATES_INTERFACE
     from_currency,
     to_currency,
     from_conversion_date,
     to_conversion_date,
     user_conversion_type,
     conversion_rate,
     mode_flag
VALUES
     SGD,
     'USD',
     '01-FEB-2008',
     '28-FEB-2008',
     'Spot',
     1.33,
     'I'
COMMIT
Hope this is what you required.

Similar Messages

  • No daily exchange rate defined for rate type Corporate

    We are entering a transaction in AR for currency XDR (Nav Path in Receivables: Transactions->Transactions; Form Name: ARXTWMAI, FOrm Version: 11.0.62).
    The currency XDR is supposed to be IATA Rate related and has nothing to do with Corporate Exchange Rate (i.e. Bank rate). We have IATA Rate and Corporate conversion rate types (Nav Path in Receivables: Setup->Financials->Currencies->Rates->Conversion Type).
    While entering the transaction, we get this message:
    "FRM-40735: ON-INSERT trigger raised unhanled exception ORA-20000.
    ORA-20000: GLMCCURB: There is no daily exchange rate defined from XDR to MUR for MAY-00 for rate type Corporate.
    ORA-06512: at "APPS.RA_MRC_CUSTOMER_TRX_BIUD", line 318
    ORA-04088: error during exception of trigger 'APPS.RA_MRC_CUSTOMER_TRX_BIUD'
    ORA-06512: at "APPS.ARP_PROCESS_HEADER_INSRT_COVER", line 786
    ORA-06512: at line 1
    APP-01728: An assignment does not exist for these parameters.
    Cause: An attempt was made to find a sequence for this document flexfield. The option says Sequential Numbering is only partially used.
    Action: None is necessary unless you expected this document flexfield to have a sequence defined."
    We checked the Daily Rates from XDR to MUR (Nav Path in Receivables: Setup->Financials->Currencies->Rates->Daily) and it shows only IATA rates, which is correct since XDR is not for Corporate rate type.
    What we don't understand is why the error message prompts for an exchange rate to be defined from XDR to MUR for rate type Corporate.
    Where is it defined that the transaction should look for rate type Corporate? Should I define it to look for IATA rate type for such kind of transaction?
    Can anyone advise. Thanks.

    Andrew Li,
    1.For the first message, please check to your DBA, maybe there is some patches should apply.
    2. For the error msg APP-01728: An assignment does not exist for these parameters. Do you use document sequence number ? If Yes, make sure your document sequence has been assigned to proper SOB, and then please check profile option for Sequential Numbering. The Sequential Numbering profile should Partially Used or Always Used.
    I hope it will solve your problem
    Regards
    Mahendra
    null

  • Issue in picking the daily exchange rate on Inovices.

    Hi All,
    I am facing a problem with the daily exchange rate on invoices from a particular sales organization. We have an issue when an invoice is cancelled and then reissued. Currently the new invoice is taking the exchange rate from the original invoice which is incorrect, it should be pick a new exchange rate from the day that the new invoice is created.
    Are there any configuration settings for this. Where do i need to check.
    Would appreciate your help if you could help me.
    Thanks,
    Mercy

    Hi Mercy,
    Go to transaction FBZP ->"paying company codes"-> double click the company code and check if the field
    "Do not Post any Exchange Rate Differences" is flagged.
    "Do not Post any Exchange Rate Differences
    Use
    Ensures that no exchange rate differences are posted by the payment program.
    If the indicator is set, no exchange rate difference posting is generated. The amount in the bank posting in local currency does not result from translating the foreign currency amount at the current rate but from the total of the local currency amounts from the settled items.
    If the indicator is not set, the difference between the exchange rate at the time of posting and the exchange rate at the time of payment is determined for items which are posted in foreign currency. The payment program uses the translation rate in the currency table in the system for this purpose.
    The exchange rate differences which have been determined are automatically posted for each payment. A valid table rate is used when you post to a bank account or a bank sub-account."
    I hope I could be of assistance.
    Regards,
    Fernando Evangelista

  • Currency rate vs custom 3 and custom 4

    Hi all
    I have used all currencies in custom 1 and required currency in custom 2 for entering currency rates. Now for custom 3 and custom 4, Do these have to be [None] only( and that too as base members? ??
    A wild example i came up with
    Assume I have two times in custom 3..one is 11:00 AM and other is 11:00 PM and custom 4 are the dates..i.e 1st 2nd 3rd and so on till 31st.
    I need currency rates at these two times daily and I have these in custom 3 and 4 dimensions say. So how do i go about entering currency rates?
    Question 2)
    If I need to enter data at custom dimension level, does the member necessarily have to be under [None] ? If not then how do i go about? Since when I take the member out of [None] and keep it at a sibling level of [None] , I cannot enter data at that member but If I keep the same as a child of [None], It will allow me to enter data. So how do i go about this?
    Question 3)
    This is basically a combination of Q1 and Q2..If I have a member under [None] in custom 3 dimension, I cannot use custom 3 as [None] while entering Currency rates since [None] becomes a parent. If I keep the member as a sibling of [None] in custom 3 dimension, then I cannot enter data at that member, but I can enter currency rate at [None].
    Please help me resolve these 3 problems.
    Thanks!

    i think you are trying to do things not supported by HFM.
    you are correct, when entering currency rate data in HFM, both custom3 and custom4 must be set to [None] member.
    these are the types of custom rate that are used by the "Translation" feature in HFM and Sub Translate()
    i do not know how you could have different currency rates in the same rate accounts for different times of day. I do not think HFM is normally used in this way. You would probably need to use Multiple different rate accounts for the different times of day, and then write complicated rules in the Sub Translate() to use the different rate accounts depending on the target cell POV.
    I suggest you reach out to someone who has experience in designing HFM applications to see if there is any way to achieve your goals using HFM.

  • SSAS - Convert mesaures to any Currency rate in time

    Hi All,
    I have 2 fact tables FactData and FactFXRates. The Exchange rate table has daily exchange rates in it. I'm trying to convert the measures in FactData  all to the same exchange rate.  There is not a time relationship between these.
    (For our statistical modelling everything needs to be in the same rate).
    I've have tried to do this by having 2 time dimensions: DimTime (for FactData) and DimCurrencyTime (for FactFXRates).  The idea is to use the DimCurrencyTime to select only one set of currencies from the Fact Exchange rate table.  How this does
    not work properly all the time.
    Any ideas where I'm going wrong?
    Many Thanks

    Are you using Tabular or Multidimensional?
    For Multidimensional, we have an entire chapter about Currency conversions in our book:
    http://www.sqlbi.com/books/expert-cube-development-with-ssas-multidimensional-models
    For Tabular, there are many blogs around and I'll write a pattern in
    www.daxpatterns.com later this year, but it's not ready now.
    From what you write, it's hard to provide an answer.
    Marco Russo http://www.sqlbi.com http://www.powerpivotworkshop.com http://sqlblog.com/blogs/marco_russo

  • SQL Open Sales Orders Value using today's currency rates

    Hi experts,
    I am creating a report for displaying the open sales order values (and other fields) using current currency rate (where applicable). I developed the below query. The only problem with this query is that it ignores the order rows in which the currency field is blank (Don't understand why this happens in SAP). Do you have other ideas?
    Thanks & Regards,
    IC
    SELECT 
    T0.DocNum as 'Sales Ord No', T0.DocDate as "Ord Date",  T0.CardCode as "Cust Code",  T0.CardName as "Customer Name",  T1.ItemCode, 
    T1.Dscription,  T3.ItmsGrpNam,  T1.U_SU,  T1.U_SULEN,  T1.U_SUQTY,  T2.InvntryUom as 'Stock UOM',  T1.Quantity as 'Ord Qty', T1.Quantity*T2.U_ITWTSTU as 'Weight (KG)', T1.Quantity-T1.OpenQty as "Qty Delivered", T1.OpenQty as 'Bal Qty', T1.Price*T1.Quantity/T4.Rate AS "Ord Value (GBP)", T1.Price*T1.OpenQty/T4.Rate  AS "Open Qty Val (GBP)", T1.Price/T4.Rate  AS "Price (GBP)", T1.Price*T1.OpenQty as "Ord Value (BP Currency)", T1.Price as 'Price (BP Curr)', T1.Currency as 'Cur Ind', T4.[Rate] AS 'Curr Rate', T0.DocDueDate as "Due Date",  T1.WhsCode as 'Del WHG'
    FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode INNER JOIN OITB T3 ON T2.ItmsGrpCod = T3.ItmsGrpCod, ORTT T4 WHERE T0.DocCur <> 'GBP' AND T1.Currency=T4.Currency AND T4.[RateDate] = [%0] AND T1.OpenQty > 0
    UNION ALL
    SELECT
    T0.DocNum as 'Sales Ord No', T0.DocDate as "Ord Date", T0.CardCode as "Cust Code", T0.CardName as "Customer Name", T1.ItemCode, T1.Dscription, T3.ItmsGrpNam, T1.U_SU, T1.U_SULEN, T1.U_SUQTY, T2.InvntryUom as 'Stock UOM', T1.Quantity as 'Ord Qty', T1.Quantity*T2.U_ITWTSTU as 'Weight (KG)', T1.Quantity-T1.OpenQty as "Qty Delivered", T1.OpenQty as 'Bal Qty', T1.LineTotal AS "Ord Value (GBP)", T1.LineTotal/T1.Quantity*T1.OpenQty AS "Open Qty Val (GBP)", T1.LineTotal/T1.Quantity AS "Price (GBP)", T1.Price*T1.OpenQty as "Ord Value (BP Currency)",T1.Price as 'Price (BP Curr)', T1.Currency as 'Cur Ind', T1.[Rate] AS 'Curr Rate', T0.DocDueDate as "Due Date", T1.WhsCode as 'Del WHG'
    FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode INNER JOIN OITB T3 ON T2.ItmsGrpCod = T3.ItmsGrpCod WHERE T0.DocCur = 'GBP'  AND T1.OpenQty > 0 ORDER BY 2,1

    Hi,
    Try:
    SELECT 
    T0.DocNum as 'Sales Ord No', T0.DocDate as "Ord Date",  T0.CardCode as "Cust Code",  T0.CardName as "Customer Name", 
    T1.ItemCode,  T1.Dscription,  T3.ItmsGrpNam,  T1.U_SU,  T1.U_SULEN,  T1.U_SUQTY,  T2.InvntryUom as 'Stock UOM', 
    T1.Quantity as 'Ord Qty', T1.Quantity*T2.U_ITWTSTU as 'Weight (KG)', T1.Quantity-T1.OpenQty as "Qty Delivered",
    T1.OpenQty as 'Bal Qty', T1.Price*T1.Quantity/T4.Rate AS "Ord Value (GBP)",
    T1.Price*T1.OpenQty/T4.Rate  AS "Open Qty Val (GBP)", T1.Price/T4.Rate  AS "Price (GBP)",
    T1.Price*T1.OpenQty as "Ord Value (BP Currency)", T1.Price as 'Price (BP Curr)',
    T1.Currency as 'Cur Ind', T4.[Rate] AS 'Curr Rate', T0.DocDueDate as "Due Date",  T1.WhsCode as 'Del WHG'
    FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry
    INNER JOIN OITM T2 ON T1.ItemCode = T2.ItemCode
    INNER JOIN OITB T3 ON T2.ItmsGrpCod = T3.ItmsGrpCod
    LEFT JOIN ORTT T4 ON T1.Currency=T4.Currency AND T4.[RateDate] = [%0] AND T4.Rate != 0
    WHERE T0.DocCur != 'GBP' AND AND T1.OpenQty > 0
    Thanks,
    Gordon

  • Daily flow rate totals over several days displayed in Lookout 6.1

    I need to display running daily flow rate totals in lookout for several days. The expressions would be for "today", "yesterday", "two days prior" and "three days prior". I am using accumulators to do month to date totals and running averages. I am stumped as to how to accomplish the daily totals. This application is using Lookout 6.1.
    Thanks,
    Brad Adams
    Service Manager
    CommTech
    Email: [email protected]
    Phone: 615-889-4756
    Cell: 615-477-8975
    "Once you eliminate all other possibilities, what's left, however improbable, must be the solution"

    Look into the Sample object. You can trigger this object to log the daily value at midnite.
    Previous samples are retained as sample.2, sample.3 etc.
    Regards,
    Bob L

  • How to  analysed the currency rate in sap system

    Dear Expert,
    Please give me a  important point
    1. when raised PO  in USD
    2. AFTER TWO MOTHS GRN CAME .AT THE TIME OF GRN ,USER CHANGE THE PO CURRENCY RATE(ACCORDING TO BILL OF ENTRY DATE )
    3.MY POINT OF VIEW USER TOLD IN SYSTEM WHEN I UPDATED THE CURRENCY AND SYSTEM HOW TO PICK OF VALUE.
    EXAMPLE:
    LET US TAKE AN PO
    DATE-01.012.2011 ,QTY 10, CURRENCY RATE -48 USD AND UPDATED IN OB08 AND SAVE THE po.
    2nd case-
    GRN CAME 2.02.2012 .THAT TIME CURRENCY RATE IS 50 USD. IN THIS TIME USER WHER HE WILL CHANGE CURRENCY RATE .IN SAME MANNER ANOTHER GRN CAME 03.02.2012 AND CURRENCY RATE IS 46 USD .HOW TO SYSTEN KNOW THE RATE IS CHANGING AND PICK THE RATE IN GRN
    3RD- HOW THE SYSTEM ANALYSE FOREX GAIN /LOSS.WHICH VALUE IS TAKEN THE SYSTEM TO FINF FC VALUATION
    DEAR EXPERT PLEASE GIVE DETAILS AS SOON AS POSSIBLE .

    Hi,
    Kindly do not make  changes  in any table. It will make make  inconsistency  in your system.
    We  cannot  make  any changes in currency once document  has been posted.  Try to  pass adjustment entry  in the  system to rectify this error.
    Thanks

  • How to transfer currency rates to R/3 after dynamic modelling in BPS

    Hi all,
    I need your advice.
    I have, for example, a several sales plans, which were composed by using BPS. Each of sales plans depends on currency rates. After comparision these plans, I selected and approved one of them. After plan approval I transfer planned data to R/3.
    This is an issue to transfer currency rates, which corresponded to selected plan as well.
    Is there standart method to transfer currency rates for selected plan to R/3 (to "Currency Exchange Rates", tr-n OB08)?
    Your advice will be appreciated!

    Hi Dmitry,
    R/3 is the place basically meant for maintaining currency translation rates. If they have been maintained in BW/BPS directly, I don't think there is any facility to take them back to R/3 other than manually entering.

  • Currency rate in purchase order

    Hi,
    I have a case.
    In standard system foreign currency rate in PO is calculated based on purchase order date.
    System takes last actual currency rate to calculation.
    I need to customize it in this way that system will take to calculation currency rate actual for PO date -1 day.
    Anyone know how to make it.

    Dear PG,
    You have to make sure the Price date in item condition control tab have default
    the "Purchase order date".
    Then maintain the currency conversion with transaction OB08.
    Regards,
    ian Wong

  • Purchase Orders Summary, Currency Rate Field

    Recently we applied Patch INV.RUP 14, after that users notice that
    Purchase Order summary screen => Purchase Order Headers Block => Rate field, it shows the Foreign Currency Rate,
    while it used to show Local Currency rate before applying the patch.
    Does INV.RUP 14 patch change/amend on the PO behavior?

    Hello,
    RUP is called "Oracle Inventory and Receiving (PO): Release 11.5.10, Rollup Patch 14". You see PO that why this patch can change this or another prerequisite. You can create SR in metalink it seems to be bug. Always after upgrade something is missing:)
    Regards,
    Luko

  • Oracle Retail Integration - Currency Rate Oracle Object

    Defect 13014568 has been created via Defect Workbench iBug portal request id: (3095217).
    Fix is ready for QA.
    It is planned to be released in RIB 12.0.11.4 bundle, expected by 31st Jan 2012.
    In version 12.0.11:
    The Oracle Object for currency rates CreateCurrencyRateRibObjects has a precision of 10 for the field conversion_rate number:
    DROP TYPE RIB_CurrRateDesc_REC FORCE ;
    CREATE OR REPLACE TYPE RIB_CurrRateDesc_REC UNDER RIB_OBJECT (
    from_currency varchar2(3),
    to_currency varchar2(3),
    conversion_date date,
    conversion_rate number(20,10),
    user_conversion_type varchar2(30),
    OVERRIDING MEMBER PROCEDURE appendNodeValues( i_prefix IN VARCHAR2)
    The XSD for currency rates CurrRateDesc.xsd omits the precision:
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="RIBDate.xsd"/>
    <xs:element name="CurrRateDesc">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="from_currency" type="varchar23"/>
    <xs:element name="to_currency" type="varchar23"/>
    <xs:element name="conversion_date" type="RIBDate"/>
    <xs:element name="conversion_rate" type="number20"/>
    <xs:element name="user_conversion_type" type="varchar230"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    Can precision be added to the XSD, to the database precision for java integration?
    Please advise,
    Thanks, Paula
    Edited by: paula on Jan 8, 2012 6:14 AM

    Answer:
    Oracle object is correct. Change the XSD schema to:
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="RIBDate.xsd"/>
    <xs:element name="CurrRateDesc">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="from_currency" type="varchar23"/>
    <xs:element name="to_currency" type="varchar23"/>
    <xs:element name="conversion_date" type="RIBDate"/>
    <xs:element name="conversion_rate" type="number20" precision="10" />
    <xs:element name="user_conversion_type" type="varchar230"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:simpleType name="varchar230">
    <xs:restriction base="xs:string">
    <xs:maxLength value="30"/>
    </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="varchar23">
    <xs:restriction base="xs:string">
    <xs:maxLength value="3"/>
    </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="number20">
    <xs:restriction base="xs:decimal">
    <xs:totalDigits value="20"/>
    </xs:restriction>
    </xs:simpleType>
    </xs:schema>
    Then regenerate the typed castor java objects.
    Thanks, Paula

  • How can you add/change the currency rate in spro?

    Hi all,
    you can add a new currency code by going to spro --- general settings --- check currency codes
    for example: PERU ---> PEN
    But, how can we add/change the currency rate PEN in spro?
    for example: Peruvian Nuevo Sol     = 4,3567619
    Is it still in customizing? And if so, where can i find it?
    Many thanks in advance.
    Kind regards,
    Pamela.

    Hi Aman,
    I have entered the field to add the new currency rate.
    But the system doesn't want to valid my new rate.
    I get the following error message:
    "Input should be in the form ._,____ "
    Do you know how to override that command?
    Thanks.
    Regards,
    Pamela

  • Retrieving currency rates?

    Hey,
    Just wondering how you'd go about getting the latest currency rates and displaying them in a Java applet? The displaying bit shouldn't be a problem, it's how to get the rates I don't know how to do. Is there any website out there I can download the currencies from or any classes already made to do what I'm looking for?
    Thanks,
    Brian

    http://www.google.com/search?q=exchange+rates+web+service

  • Pick Currency rate at the time of Billing

    Hi Friends,
    When i post billing document in finance at that time currency rate fetch form currency master not from Sale Order.
    For good answer i will give good points.
    Thanks,
    Hemant Kumar

    Hi,
    Foreign exchange rates in SAP system are picked from table TCURR(OB08 T.code).
    Aravind

Maybe you are looking for

  • Logging HTTP and/or SOAP packets in standalong OC4J v10.1.3.2

    I'm running OC4J standalone v10.1.3.2 on RH5 linux. I'd like to know how to turn on logging so that all incoming HTTP data can be viewed. I've basically got a Web Service which is failing to execute from some clients (but not all) due to a SOAP11 ver

  • Report to Show PR that are not released by release codes

    Hello Experts, I would like to know if there is any report on SAP 6.0 that shows all the purchase requisitions that are not released which shows the releease code (the person's name who has to release the PR). In me55 only could be found by release c

  • TNS-12535 TNS:operation timed out - Win 7 - WAN

    Hi! Database Version: Oracle 11.2.0.2 Server OS: Linux 64bit Database server "A" at different location (connecting through a 10 MBPS link - latency 15 ms). I can ping to server. When i connect to server "A" from client on Windows 7 I got TNS-12535 er

  • File could not be deleted because it could not be found

    OS 9.2.2, Pismo, and a strange error. I have moved these files to the trash, but I can't delete them! When I try to delete them, the OS spits up this error: <filename> could not be deleted, because it could not be found. Yet, it's right there in the

  • F-20 (No due items exist at the key date)

    Dear Experts, I had done the configured Bill of Exchange for customer. While testing when I am going to reverse the liability through f-20 an error is coming "No due items exist at the key date". GLs and dates are mentioned properly. Also please note