How to do Currency conversion thru transformation rule BI 7.0

Hi all;
I am loading data from flat file to the cube. The flatfile contain Source currency (USD) and Incentive Amount base on Source currency.
In my cube I have an object call Source Incentive Amount and anohter object name Planning(Local) Incentive Amount.
How do I convert that Source Incentive Amount(USD) to Planning(Local) Incentive Amount (EUR) thru a transformation rule so I can map 1 Incentive Amount from the flat file to 2 Incentive objects in the cube.
Note: The planning(Local) currency is not on the flat file, I have to pull it from the cost_center object and I don't know how to pull that either.
Please help.
Rainnie

Hi,
Check here.
Restore a migrated data source
/thread/814123 [original link is broken]
Emulation, Migration and Restoring DataSources
http://help.sap.com/saphelp_nw04s/helpdata/en/43/682cacb88f297ee10000000a422035/content.htm
Thanks,
JituK

Similar Messages

  • How to do currency conversion in Business objects

    Hi,
    Can any one please let me know how to do currency conversion,  As I am getting different types of currencies.  So I want to do currency conversion.
    Regards
    Sankar Reddy

    Hi Sankar,
    you could easily setup a variable for the actual currency and the actual currency conversion routine in the BI query and the BusinessObjects tools would then leverage the BI variables
    Ingo

  • How to move currency conversion types

    Dear All
    my problem is currency conversion types and fixed&target currency is showing development but in production its not showing aft i came to know i hav to move
    currency conversion types to production. i checked in rscur tcode where i got this list here i cant understand which currency type i hav to move
    1.0HRFIXCUR     Fixed Target Currency, Current Date
    0MEANDAILY     Middle rate using exact days
    USD_VAR     usd with var rate
    VAR_ALL     Multiple Curencies
    ZCC01     Cost Center
    ZCUR_1     Target currency type
    ZCUSTTR     Local currency
    ZNEWCUR     New Currency Type
    ZTEST1     Conversion currency translation
    2.in development i hav seen currency variables are there but for the same i hav checkded production currency variables are not there
    its mandatory to move currency variables also production
    iam in bi7 sp13 actually previously its working we applied some patches in r/3 fi then only we are facing this problem
    can you please help me to close this issure
    thanx for all

    please close this thread and see the other one...

  • Currency Conversion in Update Rule greyed out

    Hi All,
    I searched this forum for what I thought something would have been reported on, but in the update rule for a key figure there is the option to input currency translation.
    The problem is it's greyed out and I cannot input the translation.  The screen looks just like the conversion entry you put in the query designer for the key figure.
    Why is this field greyed out?
    Thanks,  Mark.

    Hi again,
    currency of the source and the target-keyfigure should differ.
    create a new KYF as copy of 0AMOUNT with a differing Currency object or with fixed Currenca and call it AMOUNT in <CURRENCY>.
    Will work
    Cheers
    Sven

  • How to use Currency Conversion

    Hi.
    Caf.core has a service called CurrencyConversion.
    How to use that service in java webdynpro since I could'nt find any interface or class for it.
    Regards
    Bala

    Hi Som.
    Have you ever tried this currencyConversion service as per in the document.
    I followed the same implementation to create a application service for Exchange Rate. But I could'nt able to execute the service. Do you have any sample code to use the service getExchangeRate in our code?
    Thanks
    Bala
    Message was edited by:
            Balachandar P

  • CONVERT_TO_LOCAL_CURRENCY currency conversion errors in Delta mode

    Hello,
    I have been working with SAP via customer messages for a month now with no resolution.  As many of you have experienced, the SAP Level 1 support is pretty useless so I would like to check here to see if I can get some help.
    I found a thread where another user has had the exact same problem as I have. 
    Problem: Exchange rate in Update rules with DELTA mode
    However, there was no answer given to him.  So, if anyone can help, I appreciate it.  Here's the problem:
    When a record comes through 2LIS_13_VDITM (for example), it had a document currency of EUR, a local currency of PLN and a statistical currency of USD.  The first time the record comes through, it comes through just fine.  The exchange rate from EUR to PLN is 3.533.  The statistical currency value is calculated by taking the document currency value and multiplying it by the exchange rate from EUR to PLN to get the local currency.  Then, this local currency is converted to USD by multiplying itself by the PLN to USD exchange rate of 1.519.
    These are the exchange rates that are coming through as key figures on the transaction data.  The problem is when a delta occurs.  The data goes into the ODS and then once the update rules to the cube get it, the signs are backwards on the exchange rates.  This makes sense so that the exchange rate key figures will cancel themselves out, but the SAP code says to calculate the local currency, it must first take the document currency and divide by the exchange rate.  It should still be multiplying because the exchange rate from EUR to PLN is still 3.533.  The negative on the key figure that is being zeroed out tells the code to divide though.
    You cannot simply set the reversal indicator because the values that do come through ok would then be erraneous as the previous poster who had the same issue encountered.  This is really causing some bad data for us.  This is SAP delivered code.  Any help would be appreciated.
    Thanks,
    Brent

    hi,
    chk out various application currency conversion  links
    Need Urgent Help on Currency Conversion Routine
    Currency conversion using transformation rule
    http://help.sap.com/saphelp_nw04/helpdata/en/bc/058f4073b2f30ee10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/16/088f4073b2f30ee10000000a155106/frameset.htm
    Ramesh

  • Currency Converion and Business Rule questions

    Hi all,
    I am new to BPC and would appreciate if you can help me answer few of my questions. I was going through how to documents on currency conversion and Business Rules.
    1. The Flow in Currency Conversion and Business Rules different?
    2. Can Currency conversion be done without defining the Currency Rules?
    3. In Business Rules Detail there is a cloumn for Sign. How should one determine what sign should go for a given account?
    Thanks,
    Diksha.

    Venkatesh,
    It seems like you are using Company as your Entity type dimension.
    Try to change your code to look like this
    *RUN_PROGRAM CURR_CONVERSION    
         CATEGORY = %CATEGORY_SET%     
         SELECT(%CURRENCY_SET_ID%,"[ID]",CURRENCY,"CURRENCY_TYPE='R'")
         TID_RA = %TIME_SET%
         RATEENTITY = GLOBAL
        OTHER = [COMPANY=%COMPANY_SET%] 
    *ENDRUN_PROGRAM

  • How to do Currency convertion

    Hi All,
    I would like to know how to do currency conversion when we have source system currency as INR and target currency as USD, let me know in detail.
    regards,
    Ali

    Hi,
    First you have to define currency conversion key using T. code RRC1.
    After this, you have 3 options..
    1. Conversion at the time of loading - Write code in Transfer/Update rule
    2. Conversion at query design - In KF properties select the conversion key and target surrency
    3. Conversion at query execution time - After query execution, right click on KF and select currency conversion option.
    Regards
    SSS

  • Currency Conversion loading...

    Hi All,
    I am going to perform currency conversion via update rule.  I understand now to write the code in the start routine of the update rules.  Some basic questions below:
    1. How is the exchange rates loaded to BW?  Via the transfer global settings?
    2. How often do you load exchange rates in BW?  What is typical?
    3. Where in BW can I check the exchange rates?
    4. Let's assume the rates are loaded to BW.  Now, a dataload comes in and the currency conversion takes place in the update rule to the Cube.  Let's say that 1 Euro = 1.15 USD on 1/19/06.  So all data loaded to the Cube on 1/19/06 will get this exchange rate.  Now, on 1/20/06 new rates are loaded and the conversion is now 1 Euro = 1.50 USD.  So the next InfoPackage load will get these new rates?
    Is this incorrect, or does the exchange rates in BW all have dates, so depending on the date of the document being loaded to the Cube the correct exchange rate is read to equal this date.  Example document date = 1/19/06 so it gets the exchange rate 1/19/06, where all documents that are 1/20/06 will get exchange rates equal to 1/20/06???
    Please excuse my ignorance on this subject.  My invovlement with BW in the past has not involved currency conversion...until now
    Cheers,
    Mike

    Hello MIke;
    Go to T-code RSA1 > Sourec Systems > Transfer Exchange Rates > in the menu Program > Execute in Background > It brings up a screen for print parameters, but the settings apply to schedule this job as required.
    The update of exchange rates is updating tables TCURR and TCURV. If you run at the same place the transfer of global settings, the tables TCURF, TCURS, TCURT, TCURV, TCURW, TCURX, TCURC and TCURN are updated.
    For details check the programs RSIMPCUST (global settings) vs. RSIMPCURR (exchange rates).
    Also if you see these tables for example TCURR then you will see the exchange rate type which you will be using according to your business scenarios and the pick the exchange rate from the tables.
    Pls assign points if this hleps.
    Regards:
    BK

  • Currency conversion via Currency Type.

    Hi all:
    I have defined a Conversion Type to do currency conversion during transformation. Why can I use it only when the target is an Infocube and not when the target is a DSO?
    Thanks.
    Regards.

    Hi,
    unit conversion is not supported yet, when the target is DSO.for conversion we can use routine.
    for more details..PFB the link
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60c0ef09-c1a8-2b10-eb87-824b23577923
    thnks.

  • Business Rule Currency Conversion and Carry Forward

    Hello Guys,
    I have a question related to the Business Rules Currency Conversion and Carry Forward
    I configured the business rule "Currency Conversion" and I selected "Apply to Periodic". What this rules does with the flag selected  is to get the value of the previous month converted and add the factor (Local Currency previos month - Local Currency Actual month) * Exchange Rate of Current Month
    For Example: USD previos month +
    This rule applies perfectly from FEB to DEC but if I run it for January, it does not consider the value of USD previos month and LC previous month for calculations so the result I get is:
    (and of course it´s because it only applies to periodic)
    I need to include into my results this amounts and factor so the question is: Is not a flag I can activate to force the system to act as it does for FEB to DEC periodic ??
    I also set up the Business Rule "Carry Forward" so with this rule Im able to bring values converted in USD from DEC to JAN for example from a Data Source Input, but the problem is that it erase any other value I have in other Data Source members and I need to keep that info.
    Hope you can come with a suggestion.
    Im working with SAP BPC NW 7.5 SP08

    Hello guys,
    Yes, my fiscal year is from JAN to DEC and Im using a YTD app,
    As you mentioned for P&L accounts the rule works fine; but we want to carry forward LEQ accounts. Is there a way to use or configure the currency conversion rule with the flag "Apply to Periodic" to carry forward LEQ accounts for the next following year?
    Here is how we configured our Carry Forward Business Rule
    Source and Destionation account = 4111
    Source and destionation Flow= FCLO
    Reverse Sign= False
    Data Source Type= ALL
    Same Period= False
    Apply to Periodic=False
    Opening Data Source=DatosBase
    Source Data Source = AJ_AC
    Regards

  • Creating and using a calculated field in business rule from the currency conversion of another field.

    Hello,
    I'm creating a calculated field with a set currency for a business rule. I'm planning to use it as a deficiency criteria. I want the values to come from the currency conversion of another field. Can someone provide me the step by step procedure on how to do it?
    Some documents would be great.
    I've been trying to do it on my own but I've gotten lost.
    Thank you.

    Thank you for all your help above.
    Just to confirm your advice, am I right with the following conclusions? :
    1. The script (function) to fill the text field with the modification date of a different PDF file needs to be stored in a folder level .js file.
    2. The document containing the text field needs to call the .js function either within the document script or within the custom script property of the text field itself.
    Further to that can you just advise on the syntax for accessing the modification date of the other document.
    Do I need to assign a variable to the address of the file to be used, and then use this variable in the text form filling script (as below) or can I use a direct file reference at the .modDate command.
    var LastSync = "C:\sync\bin\lastsync.pdf";
    var strMsg = util.printd("h:MM tt",LastSync.modDate) + " on ";
    strMsg += util.printd("dddd, d mmmm, yyyy",LastSync.modDate);
    this.getField("LastSyncDate").value = strMsg;
    If the syntax is totally different to the above I would be very grateful for some guidance in the right direction.
    I much appreciate your time to help me ... I'm almost there.
    Kind Regards,
    Nifty

  • How to Identify the Source System in a Transformation Rule?

    Hi,
       In a 3.x system if I needed to identify the source system, the interface had a parameter SOURCE_SYSTEM LIKE RSUPDSIMULH-LOGSYS. I do not see the same in a Transformation Rule. Can anyone tell me how can I make a decision in my transformation rule depending on the Source System?
        Say for instance I want to change the following Update Rule from a 3.x System to a Transformation in BI7:
    IF SOURCE_SYSTEM = 'ABC'.
       RESULT = 1.
    ELSEIF SOURCE_SYSTEM = 'A11'.
       RESULT = 2.
    ELSEIF SOURCE_SYSTEM = 'AZ1'.
       RESULT = 3.
    ELSE.
       RESULT = 0.
    ENDIF.
      Can anyone help? Points will be rewarded.
    Regards,
    Kazmi.

    Hi Siggi,
       But how would I know the Request ID within a transformation ? REQUID is the key of the table rsbkrequest ? The interface of the transformation method has the following parameters:
      IMPORTING
        request     type rsrequest
        datapackid  type rsdatapid
        SOURCE_FIELDS
       EXPORTING
         RESULT
    So all I can be aware of is the Request Name and the Data Packet Number. For instance when I took your approach, I got the Request Name as "DTPR_8E3VKVN0RJPDNXAKMP0PZJ99B" now I cannot look up with this against the key of the table because REQUID is a number field. Now, if I look up against the field "Data Transfer Process ID (DTP)" I do not find any entry in this table.
       Any more info?
    Regards,
    Thanks.

  • IF i want  multiple currency conversion   inthe report  how to do

    IF i want  multiple currency conversion   in the report  how to do

    HI
    Basically currency translation is going to be happen based on OB08 Table. this table is exists in ERP and BI as well through some internal program the BI OB08 table will be updated based on ERP.
    if you want to maintain the currency translation if it is 3.X Tcode os RRC1 is it is BI7 RCUR.
    there you can maintain how many conversions you want according to your requirement
    Regards,
    Chandra.

  • How to integrate a currency conversion in a webpage

    Hi all,
    i am doing this website where users can make purchases
    online, i want to know how can i implement a currency conversion. I
    am displaying prices in USD so when the user chooses a drop down
    wherin all currenies are listed, the price fields should change.
    How can i achieve this ??. Is there a way to achieve this or should
    i go for a paid service for this ??.. please help ..

    Bob,
      Yes, in fact what we are doing is a customer exit variable that goes to that table to get the value and use it on our reports in the formulas.  We were trying to find an easier way (just BEX) but we didnt.

Maybe you are looking for

  • How to get 3 line items of service tax into 1 line item?

    Hi All, I have a requirement in Service Tax calculation. As of now when an user post any Vendor invoice in Service tax it is posting 3 line items, i.e. Service tax, Edu cess and Higher Edu cess. But user want to post all 3 line item should come as 1

  • BPM - Parallel Looping - numberOfCompletedIterations.

    Hi, In the human activity when using parallel looping, two local attributes are generated automatically currentCollectionItem and numberOfCompletedIterations. I need the value in the numberOfCompletedIterations to my webdynpro java component. I mappe

  • Palm z22 how to get rid of "Media"

     I have Palm z22 on Windows 8.  Yesterday it was fine.  Today all I get is :"media" and cannot find my contact list, etc.

  • Importing Video Without Copying

    Hi, on the Mountain Lios OSX iMovie i had the option to Import Videos to the Event Library just moving, without doing a duplicate copy. I dont want my MAC to waste time doing the COPYING because I have 120 Gbs files and it takes a lot of time doing t

  • This is quite strange... Fast/Turbo setting.

    I had been running my computer on fast mode, and my temps were quite high.. idle at 50-52c... Someone suggested turning off turbo mode to lower temps, well, since i wasnt using it in the first place.. I turned it on. And well, it lowered my temps. Im