Exchange Rate Type not working during plan assessment in T Code KSUB

Hello Experts
We had different exchange rate types created for different plan versions. We had Exchange Rate Type Z1 for Plan Version 01.
We had maintained the same in Planning settings for the fiscal year 2011.
We had created a new plan assessment cycle with version 1.
Now when we execute assessment cycle it is not using the exchange rate from 01/01/2011. Instead it is selecting the rate from 01/01/2010.
Is there something wrong when we copied fiscal year 2011 from 2010 for version 01.
Request your inputs and help on this.
Thanks
Satya Alapati

Hi Ajay
Thanks for the information.
We had not maintained the value date for any of our versions since we keep changing the rates for every period and wish to have the system pick the latest rate for the period.
It has been the case in earlier years also.
Thanks
Satya

Similar Messages

  • Exchange rate type not defined for country

    Hi All,
    I have noticed an error message during testing of postings using tax codes. The error message nbr is FF802 (Exchange rate type is not defined for country XX). When we are testing postings on accounts for which tax code is ignored (not relevant) it is ok. Could you please let me know where exactly we have settings and how it is related to the tax codes ? I have never seen that connection previously.
    Thanks,
    Points will be rewarded afterwards.
    Tomasz

    Hi Tomasz,
    The exchange rate types are defined at country level in General Settings and the company codes with that country can access that. Normally the exchange rate types are defined as M, P, B and G. M is for average rate and is used in FI,  while P is for planning in CO.
    Regd
    Bharat

  • Mass update exchange rate type (not rate) in open sales orders

    Hi all,
    Our requirement is to update the exchange rate type at sales order header (VBAK-KURST) for all open sales orders with a new type created. (Z001). This field does not appear in MASS transaction for sales orders despite being present in the structure MASSSDHEAD.
    This field cannot be located even in VA02 transaction (I am not sure if standard SAP masks or shows this field at header; I also can't find any transaction variants assigned).
    Can anyone suggest how this field can be updated for sales orders either individually or in mass mode.
    Regards,
    KC
    SAP SD

    You are correct in indicating that Exchange rate type field  is not seen in Header data of sales order. I checked screen layouts for various screens for sales order data and this field is not suppressed. The only reason could be that this field is not used in sales order screens
    If you are interested, you could also check in the following way
    1.  Go to SE11, enter database table as VBAK
    2. Once inside data dictionary table, click where used list button, select programs and screens and execute
    3. click continue (don't select background)
    4. now you would have list of programs and screens, this table is used
    5.  now start another session and go to transaction SE51
    6. indicate program name as SAPMV45A and screen numbers as listed in step 4. you can check all screen numbers to see whether Exchange rate type field is listed in sales order layout.
    7. Of particular interest would be screen number 4311 as this contains  Financial accounting data & 4303 Billing data
    8. you can check screen layout for screen 4311 & 4303. you would see Exchange rate type field is not indicated.
    9. in case you could find this field in any screen, you could ask your ABAP consultant to add this field in the layout screen.
    Hope this answers your question

  • Alternate Exchange Rate Type Not Picked while converting from Document Currency to Group Currency

    Hello Gurus,
    We have setup an alternate Exchange Rate type MNB for rate M for the postings happening in Hungary. Local currency is HUF. Group currency is USD.
    If the document currency is, lets say, EUR, latest MNB rate is correctly picked up (EUR to HUF) and postings are correctly converted into local currency (HUF).
    Although, for the same document, when a group currency is being calculated (EUR to USD), exchange rate type M is being picked up. Same happens if  document currency is HUF. Even then, the conversion is based on exchange rate type M.
    Is this a normal SAP behavior? How to prevent/correct this? This is also throwing off balances when we check in FAGLB03 or BSEG values in local and group currencies. In OB22, we have local currency1 and local currency 2 setup with exchange rate type M and we may not want to make any changes there as it is setup at global level.
    Do we need to run any valuations after the fact? if so, how?
    Thank you for your inputs in advance.
    Regards,
    Sagar

    Hi,
    You mentioned that "in OB22, we have local currency1 and local currency 2 setup with exchange rate type M". Then, I'm wondering how MNB is picked up for the first local curr. conversion to HUF? It should be 'M' instead. There must be some settings in your instance for such behavior. Can you check that?
    Actually, Group Curr. conversion happens with the rate defined for 2nd Loc.Curr.in OB22 which is 'M' in your case. Therefore, all the transactions are converted with M instead of MNB.
    Since you can't change OB22 per global co.policy, the exch.rate defined in OBA7 will overrule OB22. However, you've to make sure it's set up for all doc.types which are affected and posted in different curr. than HUF.
    As a workaround, another thought would be to maintain the same conversion rate for both exch.rate types MNB & M, for eg. HUF > USD rate is the same both exch.rate type MNB & M. This way, you ensure all transactions are posted with correct exch.rate irrespective of whatever rate type is used.
    From business, & global org. perspective, I'm sure they are sending the 'M' exch.rates to all their sister concerns monthly, so they would like to consolidate results as per standard rate in their system. Then, why ,as a local company, would you like to fiddle with standard process? It's a management decision, please run them through again before going ahead.
    Thanks,
    Nirav

  • Exchange rate type  not visible

    I want to maintain my own currency convertion method in BW ,we can do this in T-code RSCUR
    I have maintaned  my Exchange rate type in the table TCURR and then use this as the Exchange rate type in T-code RSCUR but when I press F4 ifor Exchange rate type in RSCUR I am unable to see my value
    Pls help me out
    priya

    Dear Maya,
    I guess this is because exchange rate types are stored in a separate table TCURV. In TCURR you just have exchange rates.
    Could you please check if your exchange rate type is stored in this table as intended?
    Greetings,
    Stefan

  • Exchange Rate Type default different from M for a company code

    Dear SAP guru,
    Would you shed some light on this?
    How would we be able to default/assign a different exchange rate type from M at a company code level?
    I have a company code - finance company - that every foreign currenty transaction needs to be translated using different exchange rate type (i.e. daily hedge rate) than other operating companies.
    The OB22 screen makes it appear as M rate is specificied as 1st currency in company code, but grayed out and not able to change.
    Please help me with your expertise on this.
    Kind regards
    taro

    Hi,
    ExRateType is hardcoded in
    Main Program     SAPL0F03
    Source code of   L0F03I01
    *------- Daten zur ersten Hauswährung -
      rfcu4-curtp = '10'.
      rfcu4-bwer1 = '0'.                                        "AT 23039
      rfcu4-kurst = 'M'.               <<<<<
      rfcu4-cursr = '1'.
      rfcu4-curdt = '3'.
    The reason why the assignment of exchange rate type M to the first company code currency is a historical reason. A lot of coding within the SAP system is directly developed under the prerequisite that the exchange rate type for the first company code currency is M.
    As you described you want to setup several company codes in one client that all have the same first company code currency but should use different exchange rates. To solve that issue there are 2 ways available:
    The first way is that you use the functionality to assign an exchange rate type to a document type. That would mean a lot of work because in that case you would have to define all document types seperatly for
    every company code.
    The second possible solution is that you use different names for the fist company code currency.
    That means for example that you name the first company code currency in company code 0001 USD and in company code 0002 US1. So you can use different exchange rates for the same currency.because in that examle USD and US1 are only different names for the same currency. Using this approach you can have different exchange rates for different companies with the same company code currency by setting only different names even though the exchange rate type M is fix asigend to the first company code currency.
    Best Regards,
    Gladys xing

  • Foreign Exchange Rate Type - M and EURO

    Hi All,
    My customer is maintainng the M exchange rate type as
    1 USD = 106 JPY
    along with this they are maintiaing a extra Exchange rate Type EURO as
    106 JPY = 1 USD
    Comany Code Currency is JPY.
    In the document Type level they are not maintaing any of the exchage rate type. Means system is picking default exchnage rate type. As we know M is the default exchange rate type.
    So, now customer doesnt want to maintain the EURO exchange rate type.
    So,  i want to know
    1. if customer not want to maintain the EURO exchange rate then it would give any impact on the working.
    2.Is any realtion between to maintain the two exchnange rate type.
    3. On a document level, can we know that by using which exchnage rate it was processed. whether its was processed from M or EURO. We want to know the Exchange rate type of each document.
    4. In M Exchane rate type we have both Direct and Indirect Quotation for same currency pair. So in this case which qutation system would take for the document processing as default quotation for a exchange rate type M.
    Looking for early response.
    Sachin

    1. if customer not want to maintain the EURO exchange rate then it would give any impact on the working.
    <There is no impact as long as this is not used by any other applications. For eg, In controlling, project system, budget, at FI document type level etc, we have option of choosing different exchange rate.
    2.Is any realtion between to maintain the two exchnange rate type.
    No relation
    3. On a document level, can we know that by using which exchnage rate it was processed. whether its was processed from M or EURO. We want to know the Exchange rate type of each document.
    < You can see this at Table level eg - BKPF. But at front end I dont think it is possible atleast upto 4.6C4. In M Exchane rate type we have both Direct and Indirect Quotation for same currency pair. So in this case which qutation system would take for the document processing as default quotation for a exchange rate type M.
    <To my knowledge, System will not allow to maintain rates in both types. so question of option doesnt come>

  • Are two Exchange Rate types possible in Controlling ?

    Hi SAP Experts,
    My Client wants Exchange rate type "P" for Planning/Budgeting only and Exchange rate type "M" for all other documents in controlling.
    In versions for fiscal year 2011, Exchange rate type "P" was configured and all documents in Controlling have been posted with exchange ate type "P" till now. Now Client wants two different exchange rate types only for documents that get posted in controlling.
    Is there any way to restrict exchange rate type "P" only for Planning/Budgeting and Exchange rate type "M" in other Controlling documents ?
    Thanks in advance.
    Best Regards,
    K.S.K

    Thank You very much Ajay Maheshwari. I have tested the scenario in our testing system and it worked fine. The system picked exchange rate type "M" in CO actual postings and exchange rate type "P" for CO planning, since "P" was maintained in versions for year 2011.
    Thanks again for quick turnaround.
    Best Regards,
    K.S.K

  • Exchange rate type P not getting picked up while executing KSUB-Plan Assess

    Hi,
    We have Exchange rate type "P" maintained in SPRO in Maintain versions for the Fiscal Year 2010, but even then when I execute KSUB, it posts with Exchange rate type M.
    Has anyone faced this issue? We want it to pick up P and not M.
    Regards,
    SAPFICO

    Hi, set it here IMG-Controlling-Cost Center Accounting-Planning-Basic Settings for Planning-Define versions-Maintain Settings of Version in Controlling Area    then Setting for each f. year , double click on current f.year

  • Exchange rate type for version - error message GP541 during confirmation

    Hi FICO Experts,
    I bumped into a problem during confirmation in CO15. (I would like to get the SFG by mvt 101 and consume the raw material by 261).
    The error messase I get is:
    Maintain the exchange rate type for version 000 in 2009
    Message no. GP541
    Diagnosis
    You want to use plan version 000 with controlling area 1000 in fiscal year 2009.
    You have not specified an exchange rate type for this plan version for fiscal year 2009. Since the update of all currencies in 2009 is active in the control indicators of the controlling area, currency conversions are possible and sometimes also needed.
    It is therefore necessary to specify an exchange rate type for plan version 000 in year 2009.
    System Response
    The system will not accept your entry.
    Procedure
    1. Please maintain plan version 000 first using the function 'Change Plan Version', or
    2. correct your typing error.
    I'd like to ask you to please help to resolve this issue.
    Thanks,
    Csaba

    go to Maintain Version at SPRO-Controlling-General Controlling-Organization->Maintan Version and do what ever it says. Provide Exchange rate type P or M would resolve your issue

  • Validity of exchange rates are not considered in APO DP planning books

    Dear SAP Gurus
    There are couple of posts on this topic without any conclusive reply and so I am posting this again.
    We plan and manage data in multiple currencies and wish to maintain the same in APO DP. We have defined an exchange rate type in the planning area  which is used for planning purposes. Please note that we have defined only one planning area  for all global products hence data is stored in one currency only.Exchange rates between different currencies for this exchange rate type are maintained in ECC and then transferred to APO via RSA1 using standard functionality. While exchange rates are maintained with validity (valid from date) in this table, APO DP planning books only consider latest exchange rates. This behaviour changes the data in the planning book every time there is a change in the exchange rates and is a complete nonsense.
    I believe there is a macro function CURR_CONV_FACTOR() which can be used to bring exchange rates as key figures in the planning book based on validity but given that this macro works only between 2 exchange rates and we use 10 different currencies, its not feasible to use this macro function for all combinations.
    Is there any other way to have exchange rates based on validity ? Does SAP has any guidelines / best practice on how to handle multiple currency scenarios in DP.
    We are on APO V5.1.
    Thanks
    Zorba

    Dear Nitish
    Thanks for the message.
    Unfortunately your observation is not correct. If you change an exchange rate with future validity,
    currency data in the entire horizon (past and future) adopts to that exchange rate.
    It doesn't matter whether KF is ready for input or not as data is stored in any one currency only in PA and conversion happen only when you change the currency in the planning book (column 0)
    Do some more testing and you will notice the above behaviour.
    btw, which version of SCM are you on ?
    Cheers
    Zorba, the Budha

  • ERROR in MIRO : An exchange rate type is not defined for country IN

    Experts:
    When I try to enter the invoice received from the vendor, I am getting the following message.
    An exchange rate type is not defined for country IN
    Message no. FF802
    Can anyone provide me a solution for this?
    Thanks,
    Vijai

    This is the explanation given in note 974619 for the above error message
    Summary
    Symptom
    When you post an FI document, the system issues error message FF 801 or FF 802.
    Other terms
    Plants abroad, FF 801, FF802
    Reason and Prerequisites
    You use the 'Plants abroad' function.
    See Note 882132 for more information about this.
    Solution
    If the 'Plants abroad' function is active, additional fields appear when you maintain the country global parameters (transaction OY01, table T005):
    - Country currency       (Field WAERS)
    - Exchange rate type     (Field KURST)
    - Net discount base      (Field XSKFN)
    - Net tax base           (Field XMWSN)
    You must maintain the fields 'Country currency' and 'Exchange rate type'.
    Otherwise, the system issues error message FF 801 or FF 802.
    thanks
    G. Lakshmipathi

  • Exchange rate type M  not  picked in  FB60  foreign currency entry

    Hi
    My  local  currency is   USD.  I   have  defined  exchange rate  for   ' USD  and  EUR   '    for  exchange     type  M and  type  EURX.  
    In  FB60,  system picks  the  exchange rate  defined  for  exc. type EURX,   but   I   want it to  pick  exch. type M.
    Also i   have  set   exch type  M  in  docu  type  KR.   Still  it  does not  pick   exc type M.
    Pl  advise
    Thanks
    kamala

    I am thinking that most likely you have specified EURX as Alt. ERT (alternate exchange rate type) for exchange rate type M for the currency pair USD:EUR in IMG node 'Define Translation Ratios for Currency Translation" (T Code OBBS).  Remove it and retest FB60; it should pick the M rate.

  • Selling Exchange rate type is not picking while billing

    Hi,
    We have maintained Exchange rate type B for selling and the same was assigned in customer master as well as the RV document type. While raising sale order system is picking the B rate from OB08 table, but at the time of billing system is taking the M rate. Where do i set a control to pickup only B rate? Can anybody help me on this.
    govind.

    Hi,
    Ideally at the time of billing, exchange rate type is picked up from the document type (RV in your case). However if the rate is picked up for standard exchange rate type, check if there is user exit being called for exchange rate type.
    Thanks,
    Aman

  • Exchange rate type for planning cost

    Hy all,
    our release is 4.7 .
    Is it possible to change now the exchange rate type from M to P for costing and fix a budget figure valid for the whole year to evaluate standard cost?
    Thanks in advance
    Vir

    Dear Vir,
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/352537b1d21763e10000009b38f889/frameset.htm
    You can define the exchange rate for a currency pair using either direct or indirect quotation.
    Indirect exchange rates are always given with the local currency or reference currency as the to-currency.
    Hope this will help.
    Regards,
    Naveen.

Maybe you are looking for

  • Java Card Please Help!

    Please I am doing my final year project on secure mobile application using Java Card Technology. I need to write and an application that can send SMS on a SIM card to another SIM card with the same application. The application will have a server side

  • Indesign for Mac vs. Microsoft

    I use a MAC as work and have indesign on it. But it is my personal computer and I need it at home. My boss want me to get a microsoft to use at work and I am wondering if there is a difference if I get indesign for microsoft vs the MAC.

  • Safari, 10.4.4 & .pdf Files

    When I upgraded from 10.2.8 to Tiger, one new feature I liked was the ability of Safari to open .pdf files in the browser window, and in 10.4.3 Safari provided a version of the Adobe Reader toolbar at the top of the pane. This meant you could use the

  • J.D. Edwards OneWorld adapter

    Hi all, We have a requirement to connect JD Edw One world with its respective adapter. No idea how to configure the one world adapter. Please help us by sharing the knowledge and how to connect with the Jd Edwards. Thanks in advance Sundar

  • Script itcsy structure problem

    HI Friends, Using ITCSy structure , when i try to add fields its not picking up the data . please can any body help in this .. if any body have any sample program please send it to me. Here my requirement is to add two new fields (bkpf-bktxt,bseg-sgt