Currencies and Exchange Rate Requirement Matrix

Hello All,
Could anybody give me some inputs on my query. I have a TD for creating the BEX report. In the TD i have an option of below requirement. Please have a look :-
Currencies and Exchange Rate Requirement Matrix               
Value        Currency Type
     Document        Local       Group
Actual                  X
Plan               
I meaan the Actual has value of group currency. I have no idea how to set in the report or query desginer? How do i set the value in the query desginer.
Please throw some lite on my questions. Your view are appreciated.
Thanks
surendra

Hello SRM Experts,
May I know any answers or pointers to our issue/question.
Thanks for your help.
Regards,
Sasikala

Similar Messages

  • Which infocube contains inforamtion of date, currencies, and exchange rates

    Hi Experts,
    Cud u pls tell me which infocube contains inforamtion of date, currencies, and exchange rates?
    Any useful answer will be rewarded with suitable points.
    Thanks!
    Rohan

    Hi Rohan,
    It is stored in table TCURR . Ref. of which can be taken for creating cubes / ods .If requirement is for currency translation then i would say go for Tcode RRC1.
    There is one more program also which can be executed for currency translation ( Tcode SE38 : Program : RCURTEST )
    Hope that helps.
    Regards
    Mr Kapadia
    Message was edited by:
            Mr Kapadia

  • Infocube contains date, currencies, and exchange rates

    Hi Experts,
    Cud u pls tell me which infocube contains inforamtion of date, currencies, and exchange rates?
    Any useful answer will be rewarded with suitable points.
    Thanks!
    Rohan

    Hi Rohan,
    Currencies and Exchange Rates are maintained in a Table = TCURV.
    Goto SE11 and see that Table.
    Some other useful Tables are:
    RSDCUBEIOBJ          =     Objects per Info Cube (where-used list)
    RSDODSOATRNAV      =      Info Object in ODS (navigational attributes)
    RSDODSOIOBJ      =      Info Object in ODS
    Assign points if it is helpful.

  • Infoobjects for currencies and exchange rates related data

    Hi Experts,
    Please tell me standard Infoobjects for currencies and exchange rates related data that have been made available for third party tools?
    Any useful answer will be rewarded with suitable points.
    Thanks!

    Rohan
    Use 0currency - for currency
    0unit for unit of measures
    Arun

  • Document currency and exchange rate processing question during order entry

    Hi Gurus,
      I have an issue where all our price records are stored in currency USD. When we take an order for a country that requires pricing to be in an alternate currency, the document currency is changed during order entry. This results in any price condition records retrieved through the condition techique to get converted correctly per the exchange rate. However we have conditions that are calculations off of the conditions retrieved using condition formulas. For example we have a condition which represents 90% of our list price. List price is retrieved in USD  as 10.00 USD and converted to alternate currency 63.40 TTD with an exchange rate of 6.34, but our calculation dollar value remains in USD but displays the alternate currency as 9 TTD, should be 57.06 TTD . We are using standard pricing formulas. I know I can call a conversion function within my formula to get it right, however, is this correct system behavior? I expected standard SAP to convert all price results leveraging exchange rate into document currency. Any guidance will be appreciated.
    Matt

    Hi,
    I went through the problem and still feel that there is somethign wrong in the routine which is used. You can confirm this by removing the routine from the condition type in the PP, and manually entering the value for the c.type in SO in USD and then check if the value is coming correctly in document currency. If the translation is happening for one condition type correctly and not correctly for another condition type, it should be the issue only with the routine.
    Pls check the scenario without the routine and check once and accordingly update the situation.

  • Currency Coversion and Exchange Rate Issue

    Hi,
    I have a scenario in query which is related to currency conversion and exchange rates.
    Company Code     Matter Code      Invoice          Invoice date     Amount     
                        Number          (DD/MM/YYYY)
    1001          1111          INV101          01/01/2011     $100
    1001          2222          INV202          05/01/2011     $150     
    1001          3333          INV303          10/01/2011     $200     
    1001          4444          INV404          15/01/2011     $250
    Here , Amount field is in GBP currency by default.
    User gives choice as USD on selection screen and the amount field is converted to USD in output.
    Now, I wonder which day's exchange rate is applied for same ??
    And what steps should I do if I want to apply a particular day's exchange rate ??
    i.e.
    Consider that there are different exchange rates maintained on daily basis.
    For each invoice number (INV101 , INV202.....) There is an invoice date (01/01/2011, 05/01/2011...).
    The corasponding output amount should take that particular date's exchange rate for conversion of currency.
    How to achive same ??
    I have gone through t-code RSCUR for same. Nothing helpful found.
    I have even gone through some documents for currency conversion., but unable to find out such scenario.
    Please help me for same.
    Edited by: Sachdev_Nirav on Aug 5, 2011 11:53 AM

    Sachdev-
    Currency translations are a very complex issue for BW developers. What you need to do is manage a currency translation that is based on the exact 0CALDAY of the transaction. Here are some helpful hints
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/dc43c445-0d01-0010-23a1-ca348ff5f975?quicklink=index&overridelayout=true
    The standard SAP business content includes some standard translations as shown in the article, like these:
    0MEANTODAY Average rate using actual date (0SY-DATUM)
    u2022 0MEANDAILY Average rate using 0CALDAY of the data record
    u2022 0TRA_DATE Average rate using 0TRANS_DATE of the data record
    u2022 0PSTNG_DAT Average rate using 0PSTNG_DATE of the data record
    u2022 0DOC_DATE Average rate using 0DOC_DATE of the data record
    However, you MUST have a translation available in the main SAP Currency translation table (Transaction oB08 ) for the period in question, and you MUST report in the appropriate date. If, for example, you wish to report in an aggregate by 0CALMONTH, for example, the currency translation will need to be associated with 0CALMONTH, and the exchange rate will not calculate on a day by day basis, but on the standard that you set for the month. So, to your users, the data will be 'wrong'.
    A more robust method involves adding a value field to your data soiurce that uses the currency exchange rate in effect as of the day of the transaction. We do this in our data models, to with:
    Mexico Data source:
    Each value field will be available in the document currency(whatever), the company code currency(MXP), and in the corporate currency (USD).
    Good luck ! Most users don't understand the whole issue, and we spend a bit of time explaining it to them.

  • How to get link b/w FAGL_FC_VAL documents and Exchange rate loss&gain g/l

    Hi experts,
    pls tell me link b/w FAGL_FC_VAL documents and Exchange rate loss & gain g/l documents.pls provide me the table name and field names.
    Regards,
    Viswanadh

    Hi,
    I think you have been looking for link between FAGL_FC_VAL document created at the time of foreign currency valuation and document created at the time of realization (loss or profit booked). There should not by any link between the two, please note that these two will be differnt figures as realization is based on exchange rate at the time of realization and valuation is based on the rate prevailing at the time of valuation. Also valuation gets reversed on key date + 1 which woulld essentially mean that valuation is done for reporting purposes only.
    Hope this helps!!!
    Regards,
    Murlidhar Khatri

  • Spot rate and Exchange rate

    Dear SDN's
    I want to know,
    What is spot rate in FI?
    What is difference between spot rate and exchange rate?
    where we can find this spot rate in R/3?
    i am doing report for FI where the client want this spot rate? where the client is not maintaining any practice in R/3 for this spot rate. i would be very grateful for your valuable suggestions.
    Good day,
    thanks and regards
    Arun

    Hi
    A forward exchange transaction can be regarded as a future spot exchange transaction, because it comprises the future purchase or sales of foreign exchange.
    Check the link for more info
    http://help.sap.com/saphelp_nw04/helpdata/en/3f/f2fb76a87711d198b00000e8a5999a/frameset.htm
    You use spot exchange transactions to buy and sell internationally traded currencies against other currencies. These orders have very short expiry terms. It is a binding agreement for the immediate exchange of foreign exchange. As a rule, the foreign exchange is credited or delivered two days after conclusion of the business transaction.
    Also Check the link
    http://help.sap.com/saphelp_ides/helpdata/en/8f/21b3c08e8011d2bc9a0060087d1bfc/frameset.htm
    Regards
    Shilpa

  • Foreign currency valuation exchange rate

    Dear Forum,
    In the listing after execute of F.05, there are 2 exchange rate column. The first exchange rate is the exch rate type for translation which enter in FASB 52 tab in F.05.
    The second exchange rate is the rate captured during posting of the accounting document.
    For vendor and customer, always can show the second exchange rate but for bank / bank clearing / some gl balance account / some open item account, they do not have exxhange rate during posting of accounting doc.
    May I know what would be the impact of the valuation?
    Thanks

    Hi,
    Bank and Bank clearing accounts are different.
    Bank account(with out open item management)-So Balance valuation process(KDB)
    Bank clearing account(Open item managed)-So open item valuation(KDF).
    In a balance valuation system shows only valuation dated exchange rate.
    e.g. 01.03.2010 - 100 USD @ 45 =>4500
           05.03.2010 - 200 USD @ 46=> 9200
                                300 USD              13700
    If you are going to valuate on 31st march and exchange rate is @ 47
    then calculation is 300 @ 47 => 14100-13700=> 400 difference system wil post to the predefined GL accounts.
    Bye

  • Help me about Indexes and Exchange rate

    I see in SAP B1 have form Exchange rates and Indexes. I don't know mean of Index. What does it use for? And Exchange rates relate to Indexes. I can't understand. Can you help me.

    Hello Tien,
    You are clever. There are also some member forums could not know how benefit the helpfiles for them and a certain member in this forum is called forum point seeker, take this as an opportunity.
    Indexes in SAP B1 are used to define consumer price index (CPI). h
    ere is the definition :
    The Consumer Price Index (CPI) measures inflation as experienced by consumers in their day-to-day living expenses. (It is sometimes referred to as the retail price index.) There are separate indexes for two groups or populations of consumers:
    The CPI for All Urban Consumers (CPI-U) is the index most often reported by the national media.
    The CPI for Urban Wage Earners and Clerical Workers (CPI-W) is the index most often used for wage escalation agreements.
    The CPI inflation calculator allows customers to calculate the value of current dollars in an earlier period, or to calculate the current value of dollar amounts from years ago.
    Consumer price indexes often are used to escalate or adjust payments for rents, wages, alimony, child support and other obligations that may be affected by changes in the cost of living. There is a fact sheet explaining how to use the CPI for escalating contracts.
    A new price index called the Chained Consumer Price Index (C-CPI-U) is now available. This new measure is designed to be a closer approximation to a "cost-of-living" index than the CPI-U or CPI-W.
    Based on that definition, we could obtain it as data when determining exchange rate in daily business or price of the inventory items
    Rgds,
    JM

  • Extract Conversion Difference and Exchange Rate Difference Journal Only

    Hi Experts,
    How can we extract all Conversion Difference and Exchange Rate Difference Only?
    Is there any parameter that we can use to extract this data?
    Please advice
    Regards,
    Amy

    Hi,
    First, you should define transaction code in Administration >>> setup >>> financials >>> transaction codes.
    Example: DIE : Different Exchange Rate
    Every time you execute Exchange Rate Difference and Conversion Difference, remember to assign DIE code to "Code" field. Then you can extract DIE journal entry easily by choosing DIE code when use expanded function in any accounting reports.
    Hope this helps,
    TVSon

  • Report Painter and Exchange Rates

    We have not turned on multiple local currencies but we have several company codes that have different currencies.  Does anyone know of a feature in Report Painter that allows reporting of different currencies in one report by using some kind of currency exchange rate connection? 
    I'd like to be able to create a simple Report Painter report but have it report in the company's primary currency. 
    You help is greatly appreciated,
    Dan

    Hello Dan,
    On the initial screen of report painter where the user enters the parameters valaes , there is a icon for currency with a $Y sign.  Click on icon and select the option translate to target currency.  With this it may be possible view the report with postings in multiple currency translated into one reporting currency.
    If the icon is not visible then from menu select
    Environment - Options  and click on check box Expert Mode.
    Hope this meets your requirements.
    Regards
    Jayesh

  • Payment program and exchange rate

    Hey Gurus,
    When i run the payment program to pay my foreign vendor in foreign currency the system does not calculate the exchange difference at the point of the payment program.
    Example.
    invoice on 9/11 for 4267.50AUD the rate 1.2154 =3511.19usd run the payment program on 9/17 the rate is 1.18840. it pays out 3511.9 instead of 3590.96usd. The difference between the 3511.19 and 3590.96 would be the exchange loss or gain.
    What is missing, or how should the system do it.
    Then when the bank pays the order at the bank rate, the rate in the books and the bank rate are different, therefore different payment amounts, how do you set up the system to reconcile the two and generate another exchange rate.
    Please
    Thank you

    Thank you for your quick response!!
    What if i don't know the banks rate at the time of the payment program, which is what the case is going to be.
    I guess my question is does the payment program calculate the exchange gain or loss when clearing the invoice , if so what settings make it do that?
    And once the clearing is done and i receive the bank statement the two amount would be different due to the different exchange rates, how do i make the bank statement reconcile the two and post and exchange gain or loss.
    Please help this is urgent.
    Thank you

  • Internal Order and Exchange rate.

    Hi All,
    System: SAP 4.6C
    Payment is made in foreign currency CHF and debited to Internal Order (CIP); it was translated to Local currency USD as per that dayu2019s exchange rate.
    When order settlement was made in following month, different exchange rate is taken by system and settlement was made to final object, leaving some balance in USD in the Order.
    Balance amount was later nullified by entering a manual entry.
    Is there any way how we can do the settlement of Order @ original exchange rate so that we won't have any balance in local currency in order?
    Please share you inputs/Or if there is any OSS note to apply.
    Regards
    Ashok Prabhu

    Dear Ashok,
    there is an option in the configuration for F Exchange Rate.
    i think your configuration is ok. But in your configuration you are using some G/L accounts for F Gain & F Loss.
    Plz. check those G/L accounts (Master data) have post Automatically tick mark or not
    in normal senario also it's happend in all cases.
    Ex: 
    Date       Cur.    Rate          Loc. Cur.      total
    1.4.08     usd      40      x     100              4000  -at the time of invoice
    1.5.08     usd      50      x     100              5000 - at the time of pay ment
    when ever you trying to clear those invoice it's picking the rate from table 1.5. (if your clearning after 1.5.)
    if you are select Automatic posting in your master data you can't find those deference.
    i think in your case also same thing happend
    regards
    radha

  • Windows 8/8.1 devices, BitLocker and Exchange Activesync "Require encryption on device"

    Recently I've been testing a change to our Exchange ActiveSync Policy , "Require encryption on device". This works fine for  Windows 8 phones, all iOS devices and some Android. However, W8 tablets with BitLocker on have an issue getting Activesync
    email.
    Is BitLocker considered to be insufficient Encryption for an Exchange Activesync policy which enforces: "Require encryption on device".

    Hi dude -d,
    "Require encryption on device Select this check box to require encryption on the mobile phone. This increases security by encrypting all information on the mobile phone."
    Here is a link for reference of this policy
    View or Configure Exchange ActiveSync Mailbox Policy Properties
    https://technet.microsoft.com/en-us/library/bb123994(v=exchg.141).aspx
    Considering this policy is to increase the security by encrypting the device ,there maybe some conflicts here if the the device has been protected by the Bitlocker .This is just my own assumption.
    To understand this policy more deeply ,it is recommended to ask for help from our Exchange Forum .They are more familiar with this policy and they may have more resources to help understand this issue .
    Exchange Forum
    https://social.technet.microsoft.com/Forums/exchange/en-US/home?category=exchangeserver
    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]

Maybe you are looking for

  • Hi there can I remove a device from my iTunes using my iphone not a pc?

    Can u help I need to remove a device form my iTunes using my phone

  • Is there a way to undo a factory setting reset?

    I recently reset my iphone back to factory settings by accident when updating to the latest ios8 and I lost all of my text message history. Is there a way to undo reset or uncover my text messages?

  • Drag and drop function to playlist

    I cannot drag and drop songs from the library to my generated playlists. I can however, right click on the song and move it to the same playlist. Furthermore the songs that I have recently bought from itunes can be moved from the library to the playl

  • CSV to Internal table

    Hi friends, Have a look at my code. The basic requirement is to load into table PTRV_KMSUM. I was able to do that using GUI upload FM from a notepad . But now the requirement is using a CSV file to load into PTRV_KMSUM. REPORT  zhr_t_ptrv_kmsum  NO S

  • Control accounting doc. from billing

    Hello, for my accountment department, i need that from two positions of one single bill, create two positions in the accounting document. There will be at the same account, but i need two separate postings. BILL NR. 1 POS 10 MATERIAL A 100 EUROS POS