Exchange rate on PO form

Hello,
I have  such problem : info record is in foregin currency and PO is in local currency so condition in PO   are recalculated from foregin to local currency. So in condition we see  exchange rate  and we  want  print this  exchange rate on form to supplier.  Where  ( not in EKKO-WKURS ) this exchange rate could be found ?
thanks for help

Hi
This exchange rate can be found in table  KONV , field KKURS
The document condition number to be used for this table KONV can be found in table EKKO
Thanks & Regards
KK

Similar Messages

  • Exchange Rate Expense Report Forms

    Hi all
    How do activate the field in exchange rate (tab currency) Expense Report Forms?
    tks
    Eduardo Silva

    Hi AsifMuhammad
    Module: Payables
    Form Name: APXXXEER
    Forms Version: 12.0.109.12010000.14
    thanks best regards
    Eduardo

  • Exchange rate and PO printing form

    Hi Experts
    I hale problem with PO printing form. 
    I have to add one field to layout. Itu2019s exchange rate. We have price condition defined in inforecord  in USD. This price is change to local currency, and based on this system calculated value of the item, and pots it to EKPO-NETPR.
    I know that exchange rate is visible in deep structure DOC-XTKOMV[1]-KKURS when function module ME_PRINT_PO of printing program is execute.
    I think then it should be moved to KOMVD, when item data are printed, but when I add to form &KOMVD-KKURS& itu2019s printing nothing.
    Why exchange rate is not print?  How to stop debugger when system try to fulfilled variable &KOMVD-KKURS& ?
    Thanks
    Pawel

    In EKKO-WKURS I have always value 1.0 because document currency is locals. Foreign currency is only in price condition value.
    So the question is still open...

  • PDF Form to retrieve historic exchange rates?

    I've been wondering how practical it would be to create a PDF form similar to the webpage www.xe.com/tec/. We would like to create a form with the ability to retrieve the exchange rates for each dated line like the form. Is this possible?

    In principle, it can be done with some scripting, but the amount of data
    you'll have to embed in the file might be astronomical, depending on what
    the scope and accuracy of the historic rates are...

  • How to restrict manual change to exchange rate.

    Hello
    Requirement:
    Our requirement is we want to control the manual exchange rate entry(user type or otherwise) at different form e.g. AP Invoice screen,AR Invoice,GL JV.
    What ever the rate defined pops up,should only be used for transactions and no scope should be given to user to change the rate.
    Process:
    Our process is that We have a boundary system and we manually enter the rates daily and upload to Oracle Application by running a program interfaced with the boundary system.The rates fetched from the boundary system sits in daily rate form as spot rate.
    The profile option "AR: Default Exchange Rate Type" has value "spot".
    Similarly in payable option the rate given as "spot".
    Solution provided by our consultant:
    We have Below clarification from the consultant Oracle team on controlling who can enter exchange rates manually vs who can not.
    Pls see response for both sub ledger and general ledger transactions. An ability to limit manual exchange rate entry & view is, therefore, available in Oracle.
    In Oracle, the transactions are created in subledgers and manual journals are created in General Ledger.The defaulting of exchange rate type is done separately for different subledgers. For General Ledger (creating manual journals) the control is separate.
    1)For transactions originating in subledgers , for eg.Accounts Receivable, the name of the profile option is "AR: Default Exchange Rate Type" and looking at your requirement, this should be set at "Corporate" and not "User" or "Spot". Setting it at Corporate, will make the application look at the predefined corporate rates. Similarly for transactions (invoices/payments) in Accounts Payable, the defaulting can be configured through payable options.
    2)For manual journals , the defaulting of exchange rate type is controlled separately. This can also be secured by definition access set which will prevent unauthorized changes to rate type.
    Questions:
    1.Can we take their suggest given our process that changing the rate to corporate will restrict manual intervention of the user.
    2.whether definition access set feature available in 11.5.10.2 and if so how can we configure.
    3.What is the best way to restrict user from manual intervention.

    Hello.
    For the mentioned forms, you can use Forms Personalization to force users to use a certain type(s) of exchange rate.
    Octavio

  • Issue with indirect Quotation Exchange rates...

    Hi All,
    I am using FM 'POSTING_INTERFACE_CLEARING'  to clear the customer open items.
    While  posting with indirect quotation exchange rates i.e BKPF-KURSF is in negative.It is throwing below error
    "The Exchange rate may not be transferred if negative".
    When i check it in BKPF table the value is saved like exp: '/1.9010'.  for select query it is picking like '1.9010-'
    How to resolve this issue.? it is very urgent.
    Thanks in Adv.
    Regards,
    Raj.

    Hi,
    I gave the OB08 entries, not sure if you wanted me to explain the logic. Here it is..
    Maintain 'Indirect quotation' from Local currency(USD) to Transaction currency(CAD) and 'Direct quotation' from Transaction currency(CAD) to Local currency(USD).
    Direct quotation is where the cost of one unit of foreign currency is given in units of local currency, whereas indirect quotation is where the cost of one unit of local currency is given in units of foreign currency.
    Your local currency is USD:
    - Direct exchange rate: 1CAD = 0.92819 USD
    - Indirect exchange rate: 1USD = 1.08238 CAD
    The following settings have been made in the standard system:
      - Direct quotation: ' '
    -   Indirect quotation: ' / '
    Direct exchange rates do not have a prefix.
    Your local currency is USD. You enter a business transaction in the transaction currency CAD. Until now, you had to use direct quotation to enter the exchange rate (1CAD =0.92819 USD). If you have defined '/' as the prefix for indirect quotation, you can also enter the exchange rate with indirect quotation (1 USD = 1.08238 CAD) by entering '/1.08238' in the exchange rate field.
    Direct or indirect quotation can be maintained as the standard form of quotation for a certain currency pair. You use:
             - '1' for direct quotation
             - '2' for indirect quotation
    If a standard form of quotation has not been specified for a currency pair, the system automatically uses direct quotation.
    You make the settings in the IMG: General Settings -- Currencies -- Set Standard for Direct/Indirect Quotation per Currency Pair.
    Thanks
    Ganesh

  • Error: Can't Add a New Sales Order: -10  Exchange rate not updated,

    Hi,
    I'm trying to add several Sales Orders contained in a XML document, whose root element corresponds to the Sales Person created that XML. Anyway, after I fill a Sales Order Document Object with the info in the XML and try to add it the following error appears: "Exchange rate not updated  [RDR1.U_Desc4][line: 2] , 'USD'" Which is strange because this company handles most of its transactions in MXP Currency. I will post the piece of Code that fills the object hoping it helps:
    For Each xndSalesOrder In xmlSalesOrder.Item("SalesMan").ChildNodes
                    oSalesOrder = Me.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oOrders)
                    oSalesOrder.DocType = SAPbobsCOM.BoDocumentTypes.dDocument_Items
                    With xndSalesOrder.Item("HEADER")
                        oSalesOrder.CardCode = .Item("Deudor").InnerText
                        oSalesOrder.DocDate = DateTime.Parse(.Item("FechaCont").InnerText, Nothing)
                        oSalesOrder.DocDueDate = DateTime.Parse(.Item("FechaEnt").InnerText, Nothing)
                        oSalesOrder.Comments = .Item("Observaciones").InnerText
                        oSalesOrder.DocRate = 11
                        oSalesOrder.DocCurrency = "MXP"
                        'oSalesOrder.ContactPersonCode = .Item("Contacto").InnerText
                        'User Fields
                        oSalesOrder.UserFields.Fields.Item("U_RefOV").Value = _
                            xndSalesOrder.Attributes.Item(0).InnerText
                        oSalesOrder.UserFields.Fields.Item("U_Referencia2").Value = .Item("Referencia").InnerText
                        oSalesOrder.UserFields.Fields.Item("U_FechaReferencia").Value = _
                            DateTime.Parse(.Item("FechaReferencia").InnerText, Nothing)
                    End With
                    With xndSalesOrder.Item("LINEAS")
                        For Each xndLinea In .ChildNodes
                            If intContLineas >= 1 Then                             oSalesOrder.Lines.Add()
                            End If
                            oSalesOrder.Lines.ItemCode = xndLinea.Item("Articulo").InnerText
                            oSalesOrder.Lines.Quantity = CDbl(xndLinea.Item("Cantidad").InnerText)
                            oSalesOrder.Lines.Price = CDbl(xndLinea.Item("Precio").InnerText)
                            oSalesOrder.Lines.TaxCode = xndLinea.Item("Impuesto").InnerText
                            oSalesOrder.Lines.DiscountPercent = CDbl(xndLinea.Item("DescuentoTotal").InnerText)
                            oSalesOrder.Lines.SalesPersonCode = xmlSalesOrder.Item("SalesMan").Attributes.Item(0).InnerText
                            oSalesOrder.Lines.Currency = "MXP"
                            'User Fields
                            oSalesOrder.Lines.UserFields.Fields.Item("U_Promocion").Value = _
                                xndLinea.Item("AplicaProm").InnerText 'Valores posibles: Si, No
                            oSalesOrder.Lines.UserFields.Fields.Item("U_Desc1").Value = _
                                CInt(xndLinea.Item("Descuento1").InnerText)
                            oSalesOrder.Lines.UserFields.Fields.Item("U_Desc2").Value = _
                                CInt(xndLinea.Item("Descuento2").InnerText)
                            oSalesOrder.Lines.UserFields.Fields.Item("U_Desc3").Value = _
                                CInt(xndLinea.Item("Descuento3").InnerText)
                            'If xndLinea.Item("AplicaProm").InnerText = "Si" Then
                            oSalesOrder.Lines.UserFields.Fields.Item("U_Desc4").Value = _
                                CInt(xndLinea.Item("Descuento4").InnerText) 'This is the UDF that's giving me problems!!!
                            'End If
                            intContLineas += 1
                        Next
                       If oSalesOrder.Add() <> 0 Then
                            Me.Company.GetLastError(intErrorAdd, sErrMsgAdd)
                            If (0 <> intErrorAdd) Then
                                FillLog("Sales Order Error: " & CStr(intErrorAdd) & "," & sErrMsgAdd)
                            End If
                            xmlLogSalesOrder.Item
                        End If
                    End With
                Next
    If you look at the code I've even tried the solution of hardcoding the DocRate and the Currency as seen in a similar post about the DTW.
    Sorry if code is in Spanglish, its quite late around here. I hope you can help me because it's kind of an urgent matter and I can't seem to find a solution for it.
    Other useful data: SAP BO 2005 Patch 4.
    Thanks in advance...
    Alfredo Gargari

    Hi Alfredo,
    Have you tried to add the same salesorder by hand, I think you wil first get a form with exchange rates.
    I think you should add a check to your program to check for an update currency rate (the sbobob function GetCurrencyRate does this for you).
    GetCurrencyRate MethodDescription
    Returns a Recordset object that contains the currency rate for a specified date and currency code.
    See Currency Bobs sample.
    Syntax
    Public Function GetCurrencyRate( _
       ByVal Currency As String, _
       ByVal Date As Date _
    ) As Recordset
    Parameters
    Currency
    Specifies the currency code.
    Date
    Specifies the date for the currency exchange rate.
    Return Type
    A Recordset object that contains one field named CurrencyRate that holds the rate value.
    SAP Business One returns 0 if the system cannot find the exchange rate.
    Regards,
    Ad

  • Validation \ User-exit \ BADI \ BTE for F-43 for missing exchange rate

    Hi,
    I maintain the exchange rate on a daily basis in TCURR exchange rate table.
    But, let's say that, by accident, in one day I fail to input the exchange rate.
    In this case, when I input a invoice in F-43, I'd like for the system to issue a warning (blocking) message saying that there is no exchange rate for that specific posting (translation) date.
    I tryed to create a validation for F-43. But the conditions available in validation are just too simple and I couldn't achieve my goal.
    However, I saw I can attach an user exit to the validation or an user exit directly in F-43.
    I found in SMOD the following user-exits for F-43 (in package FBAS), but I don't know how to use them:
    F050S001 FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002 FIDCC1: Change IDoc/do not send
    F050S003 FIDCC2: Change IDoc/do not send
    F050S004 FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005 FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006 FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007 FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001 Balance Sheet Adjustment
    FARC0002 Additional Checks for Archiving MM Vendor Master Data
    RFAVIS01 Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00 Line item display: Checking of selection conditions
    RFKORIEX Automatic correspondence
    SAPLF051 Workflow for FI (pre-capture, release for payment)
    Can you help me to attach an user-exit to a validation or an user exit directly in F-43 to do the specified validation?
    Or maybe this can be done with a BADI \ BTE?

    Thanks for the reply.
    I succeded creating the validation with an user-exit. I made the following steps:
    1) I created the validation in GGB0 (for document header), issuing a standard message (420 "Exchange rate not found") from message class (ZRSAU) - which is a copy of RSAU message class (in the beggining I put no pre-requisites, checks or rules, just the message).
    2) In OB28 I attached the validation (with call point document header) and I made it active (without batch input).
    3) I copied the RGGBR000 program (which is standard program with an example of validation) into ZRGGBR00 (it should be maximum 8 characters).
    Then I changed the ZRGGBR00 program (form U100) comparing the translation date (from BKPF) with the date from table TCURR (and exchange rate type M, and documents currency other than local currency).
    If the program doesn't find any exchange rate in TCURR in that date, it issues the error message (assigned in GGB0).
    4) In GGB0, I put the U100 user exit as a check and rule
    5)  In GCX2, I attached the ZRGGBR00 program to the GBLR application area (which is for user exits for validations / rules).
    Now it's working fine!

  • Control Delivery split based on diff in exchange rate (let. of credit)

    Hi Team,
    We have a scenarios where the user does nto want split in delivery because of differecne in Exchange rate for line items.
    In my case when Letter of credit si assigned to line item.
    I understand this as standard behavior that a delivery splits happens based on difference in exchangerate.
    My question is to control this split, will it be a right to control it by routine in copy controls routine form order to delivery or we consider the user exit.
    So, kindly assit me to solve this or do we have any standard setting by which i can control. this.
    Thanks in advance
    Balaji

    Hi Balaji,
    See Note 415716 - User exits in delivery processing, because it tells us how some modification can affect to split documents.
    I suggests you to manage it with VOFM subroutine. The idea is that diferent values in LIKP-ZUKRL determintes the split of documents. You can populate until 40 characters, and you manage it with structure ZUK. This concatenation in a string is moved to LIKP-ZUKRL. It works like ZUKRI in spliting of invoice. This VOFM is set in copy rules.
    Regards
    Eduardo

  • Exchange Rate problem in BW

    Hello Friends,
    The Currency Translation of all BW Web reports is ending with below error message.
    After opening report on Web, below things are not working and ending with same below error message.
    "System error in program CL_RSR_WWW_CTRL_DDOWN and form ADD_ITEM:01"
    Right click on web report and go to
    Currency Translation
    Variable Entry
    Query Properties
    Export (Working some times and not working some time)
    For all BW reports, the above 4 things are
    Not working only on Web
    Working Fine in RSRT
    Working Fine BEx Analyser
    So, it is not working only on Web and working fine with Excel.
    I have found some SAP Notes (812737 & 995675) on this problem, but according to these Note suggesstions, we have checked for errors and unable to find any errors or blanks in Exchange rates (TCURR or OB08 ). We have also checked programme "RCURTEST" and no solution was found.
    Can any one please suggesst us. what could be the problem?
    we are on 3.5 version with patch 13.
    Thank you.
    Tony

    hI
    Replicate the entire source system
    Rigt click on source system  replicate meta data  then
    search it
    Cheers
    Ogeti

  • Exchange Rate: Routine to copy  the "Exchange Rate" value From TCURR table

    Dear experts,
    I have created a cutomised Key Figure (ZEXCHRATE) with the 0currency as the unit and this field is included in my ZCOPA_C21 Infocube.
    In the update rule, it was then appointed with a simple routine below;
    (PROGRAM UPDATE_ROUTINE.
    $$ begin of global - insert your declaration only below this line  -
    TABLES: TCURR.
    DATA: IT_TCURT Type TCURR occurs 0 with header line.
    $$ end of global - insert your declaration only before this line   -
    FORM compute_data_field
      TABLES   MONITOR STRUCTURE RSMONITOR "user defined monitoring
      USING    COMM_STRUCTURE LIKE /BIC/CSZCOPA_TPL_IS
               RECORD_NO LIKE SY-TABIX
               RECORD_ALL LIKE SY-TABIX
               SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS
      CHANGING RESULT LIKE /BIC/VZCOPA_C21T-/BIC/ZEXCHRATE
               RETURNCODE LIKE SY-SUBRC
               ABORT LIKE SY-SUBRC. "set ABORT <> 0 to cancel update
    $$ begin of routine - insert your code only below this line        -
    fill the internal table "MONITOR", to make monitor entries
      SELECT        * FROM  TCURR appending corresponding fields of table
      IT_TCURT
             WHERE  KURST  = 'M'
             AND    FCURR  = 'USD'
             AND    TCURR  = 'IDR'.
          AND    GDATU  = ___.
          AND    UKURS  = ___.
      Sort IT_TCURT by GDATU descending.
      Loop at IT_TCURT.
        Move IT_TCURT-UKURS to RESULT.
        Exit.
      Endloop.
    result value of the routine
    RESULT = space.
    if the returncode is not equal zero, the result will not be updated
      RETURNCODE = 0.
    if abort is not equal zero, the update process will be canceled
      ABORT = 0.
    $$ end of routine)
    Which will basically copy all the contents of TCURR into an internal table (IT_TCURT), sort it and then only copy out the UKURS (Exchange rate) data into the customised ZEXCHRATE to get the latest exchange rate value.
    Routine was checked and its fine.
    The problem is, upon checking the update rule, it returned an error message;
    "No Unit maintain for Key Figure Exchange Rate Local".
    Double checked the declaration of ZEXCHRATE, the unit was there.
    My questions;
    1. Is this the correct way of doing it ? I just want to be able to show the exchange rate value in my query (hence the existence of ZEXCHRATE).
    2. Is there an alternative way of achieving the same result ?
    Your help or advice will be greatly appreciated.
    Thanks
    KG

    Hi Sreeni,
    Referring to the " but the conversion from VEF to USD is happening at a rate @0.23256 which is valid till 02/13/2013 only" part in your post, the date given in OB08 for currency rate is valid from and not valid till.  Hence, please check the setting once.  Once you enter the rate from 02/13/2013, the rate is valid till you enter another date later than 02/13/2013.
    Regards,

  • 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

  • Exchange Rate in MIGO ( IMPORT)

    Dear Experts,
    As per requirment we need our MIGO account entries (Import) should be store with Exchange Rate which we maintained in OB08 with our Bill of entry date not posting date .
    Means if our Bill of entry date is 29.12.2011 and exchange rate 50
    and my migo posting date is 17.02.2012 and exchange rate is 53
    but we need our system should be hit with exchange rate 50 instead of 53
    we maintain the exchage rate with monthly basis.
    thanks in advance
    Neeru

    Hi,
    1st check what is your company code currency! and then setting in OBBS
    Just cross check the exchange rate in t.code: S_ALR_87006104 or OB08 for exchange rate type.
    If exchange rate not taking from in OB08 t.code, then check related document type( which exchange type maintained in WE document type in t.code: OBA7) for that transaction where exchange rate type assigned in u201CEx.rate type for forgn crncy docsu201D in default values segment, so system clculated exchange rate.
    As you need one rate calculation then keep only exchange rate type which is in OB08 t.code and remove exchange type maintained in WE document type and save.
    Concept: 1st preference ,system to claculate exchange rate form document type and if exchange rate type not there in document type,so then system search exchange rate for exchange rate type which is in OB08 t.code.But all exchange rate with all exchange rate type can be maintaioned in OB08 t.code only.
    Regards,
    Biju K

  • Exchange Rate amount is not calculating correctly in iProcurement

    Hi All,
    The exchange rate is mismatching when i create a requisition in the iProcurement (11.5.10.2 version).Please find the below test case and suggest me accrodingly.
    Example: on 06-May-09 and 07-May-09 i have create a requisition in the iProcurement with the currency as BHD (Note: Our functional currency is USD). The exchange rate is defined from USD to BHD is .377 and this rate is fixed for the entire month.
    The requisition created in the following manner:
    Requisition created in 06-May-09:
    =======================
    Line #1 120 BHD---the exchange rate amount in USD is 318.22
    Line#2 20BHD---the exchange rate amount in USD is 53.04
    =========
    Total : 371.25
    Requisition Created in 07-May-09:
    ====================
    Line #1 120 BHD---the exchange rate amount in USD is 318.30
    Line #2 20BHD---the exchange rate amount in USD is 53.05
    ============
    Total: 371.35
    Form the above test cases can any one help me why the requisition amount is slightly chagned from 371.25 to 371.35 even though we are using the same conversion rate (.377)..plz help ASAP , this is an very urgent for ME.
    Regards,
    Kevin.
    Edited by: kevin329 on May 7, 2009 4:53 AM

    hi
    check whether you have maintained the exchange rate settings also check whether price is maintained

  • Exchange Rate in Smartview

    What is the selection to view the exchange rate in smartview?
    The rates are set in planning but must be stored in essbase also. i want to know what is the selection to view this?
    e.g. scenario - budget, currency - currency, account - hsp_average, etc .....

    I think Ram has the right idea. Create dummy members in your outline (somewhere where users will have read access without having to modify filters in EAS). Write a script that copies the rates to this new accessible location. Present to the end-users with a read-only form.
    Another idea (but a bit more difficult) . . . . write an Essbase CDF that queries the Planning repository and returns the rates. Create dummy members that that call the CDF. These could even be dymamic members. Again, present in a read-only form.
    - Jake

Maybe you are looking for