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.

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

  • 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

  • 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

  • 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.

  • I want to add header to a file. Header must contain date/time and scan rate (it's a DAQ vi)

    I managed to solve the problem using solution in attachment, but it looks quite primitive...
    Additional problem:
    Suppose the case:
    Acquisition 1 --> header and results are written in "results.lvm"
    Acquisition 2 --> I want new data to be written in the same destination file "results.lvm" (append to the file). But I need the header to know when Acquisition 2 begins. Unfortunately, what happens is that new data are appended immediately after old data; header is updated at the top of the page and information on Acquisition 2 replaces that one on Acquisition 1.
    Here is the reason because I need a more efficient header maker.
    Attachments:
    attachement.vi ‏15 KB
    data5_h.lvm ‏1 KB

    I looked at the VI, and you should not think that it is bad. It works and there is nothing simplier you can do to format the header.
    working simple solution=good solution
    I think that you may want to reapproach writing the data to file. The customization you want in the saved file will require extensive recoding of several VIs. Have you considered just writing your own algorithm for recording data? It is not difficult to learn the basic techniques then you can modify it all you want. Look on the string palette and the shipping examples for writing text to file.

  • 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

  • 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

  • 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

  • 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

  • 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

  • I have a 2007 iMac connected via WiFi. It has been working fine until I turned it on after a recent vacation. Network preferences indicates that it is correctly connected to my WiFI system but the data input and output rate is virtually zero. I know that

    I have a 2007 iMac connected via WiFi. It has been working fine until I turned it on after a recent vacation. Network Preferences indicates that it is correctly connected to my WiFI system but the data input and output rate is virtually zero. I know that the WiFI signal is reaching the iMac since both my iPhone and iPad are working perfectly at that location. I have rebooted the router and the iMac to no avail. Any suggestions would be greatly appreciated. Thank you very much. Geoff

    Hi Geoff,
    Hi, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    10.4 instructions...
    Is that Interface dragged to the top of Network>Show:>Network Port Configurations.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • Currency and exhange rates data distribution to flat file

    Hi All
    I have a situation like i am sending the all  BI data to flat files but my problem is how can i send the currency exhange rates(TABLE:TCURR) data to flat files, is it possible using open hub desination or any other methods available please suggest me.
    Regards
    vasu reddy
    Edited by: bvasu reddy on May 31, 2010 4:16 PM

    Hi,
    If i assume correct you want to supply ur data into flat file on daily basis.
    You can use APD to Do this both in BW3.5 and & BI 7.0.
    Creating dataflow in APD is pretty simple like process chain.
    What you can do is select "table" as a data source and "Flatfile" at datatarget (both on client server or on desktop).
    You will get APD option in RSA1 screen.
    After creating this APD you can schedule it on daily basis etc.
    Thanks and regards
    Arun

  • 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

Maybe you are looking for

  • Can' t down load flash player

    8gb iPod touch how do I down load flash player

  • Error when sending message(e-mail) from Process Chain ?

    Hello SDN s, How ya all ? I scheduled a Process Chain with Message option to send it to (U - INternet Address) email ID but it says some error in sending message. What could be the reason ? The following is the Job Log Entries.... 30.06.2006 18:05:53

  • Help for a selectManyCheckBox

    I use a selectManyCheckBox component with selectItems like this: <h:selectManyCheckbox id="reponse1" value="#{feuille1.reponse1}" layout="pageDirection" required="true"> <f:selectItems value="#{feuille1.list1}"/> </h:selectManyCheckbox> i use a manag

  • Print jobs disappearing with APEBS

    I have a Windows Vista 64 bit machine with a AEBS gigabit running 7.2.1 firmware. Connected to the USB port on the AEBS is a Konica Minolta magicolor 2500w. This printer works fine connected directly to the computer but when connected to the AEBS the

  • Storing content on an external drive

    Background: I "dock" my macbook pro when I'm home and attach it to 1.5TB of external storage (via usb and firewire). What I'd like to do: I'd like to keep all of my music on my computer, but store all of my movies on the external AND have iTunes list