0% found this document useful (0 votes)
833 views12 pages

Currency Conversion From Local Currency To USD in BW - How2BW

currency

Uploaded by

Ranjith Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
833 views12 pages

Currency Conversion From Local Currency To USD in BW - How2BW

currency

Uploaded by

Ranjith Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

How2BW
SAP BW real work experience and how to guides

How2BW Books About How2BW ▼ BW Functional ▼ Technical Documentation ▼

Technical Interviews ▼ Write for Us

Currency Conversion from Local


Currency to USD in BW
Posted on October 28, 2016 by how2bw

While loading the data from source to SAP BW system, the amount can be in local
currency. If the user wants to see those amounts in USD in the BI reports, you can do
the currency conversion either in the BI query designer or while loading the data to
the cube.

Steps for currency conversion in the data load-

There is amount field in the source which is Amount type key figure and there
is 0LOC_CURRCY field in source which holds the unit of this amount key
figure like EUR or INR etc.
Define a target info object say ZAMNT_LC for this field in the BW system with
amount type key figure and unit as local currency-

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 1/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Map these objects as one to one from the source


Define a new key figure in the target to hold the amounts in USD. Say for
example, ZAMNT_USD.
Go to tcode RSCUR and create a currency translation type say ZAM_USD-

Give a description, go to the Exchange rate tab and give the exchange rate type.
(Exchange rate types are standard exchange rates available in the SAP
system. You can see the exchange rate types and their conversion factors in
the TCURR table. For example, for conversion to USD, if the exchange rate
type given is ‘M’, the conversion factor is accordingly selected.)
Check the option “Dynamic Exchange rate determination”
In the Currncy tab, select the option “Source Currency from data record”
option and give “Fixed target currency as “USD”

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 2/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

In time reference tab, give fixed time reference as “Current date”

Leave other settings as default and save. The currency translation type
ZAM_USD is now created.
Now go to the transformation for source to target cube data load. Click on
ZAMNT_USD field and add the source fields ZAMNT_LC and 0LOC_CURRCY
In the currency drop down, select fixed target currency as USD and select ‘from
conversion’. In the conversion type give ZAM_USD and in the source currency,
give 0LOC_CURRCY. Check and save. Activate the transformation.
Now while data load, the ZAMNT_USD will have amounts converted to USD

Note: This feature of currency conversion is available only if the target is Standard
Cube. If the target is DSO, the currency conversion had to be done via ABAP routine.

Steps for currency conversion during the BI report execution-

Instead of doing the conversion in the data loads, the same can be done during the
runtime of the BI reports.

Caution: If the BI report is large with many fields and calculations, doing currency
conversion during query runtime may lead to reduced performance.

Once we have the translation type ZAM_USD defined, we can use the same in
the query designer
Drag the key figure ZAMNT_USD in the columns pane, currently this is
mapped one to one to ZAMNT_LC while data load
In the properties pane, select the ‘Conversions’ tab
Give the Conversion type as ZAM_USD
Type target currency as USD
Save the query. Now when the query is executed ZAMNT_USD will show the
amounts in USD

Exchange rates in Source System and Target System

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 3/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

The source system and target system have the same exchange rates e.g. M, but the
ratios may differ.

To check the same, go to the source system and type the tcode SE37. Execute the
function module ‘CONVERT_TO_FOREIGN_CURRENCY’

Give a date and sample amount for converting say EUR to USD with exchange rate
‘M’.

The function module will give a value.

Now check the same in the target system.

You can also use the program ‘RCURTEST’ to check the exchange rate-

Go to SE38 and execute the program-

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 4/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Many times the exchange rate has to be updated from source to target to system to
get the correct conversion in the BI reports.

Check with business on this, if they confirm that the conversion should be done
according to the source conversion rates, include a step in the process chain for
refreshing the rates in the target system.

Related

Migration of Datasources Direct Data Access DTP - SAP BO DATA Integrator /


In "SAP BW" SAP Remote Cube or Virtual Data Services
InfoCube In "how2BODS"
In "SAP"

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 5/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Categories: SAP, SAP BW, Uncategorized


Tags: conversion type, convert currency, currency conversion, Data load, exchange rate,
exchange rate type, query, rscur, sap bw currency conversion, tcurr

Leave a Reply

Your email address will not be published.

Comment

Name Email

Website

Post Comment

Notify me of follow-up comments by email.

Notify me of new posts by email.

Previous Post: ABAP routine for calculating AR buckets using master data look up
Next Post: How to update exchange rates via process chain in BW

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 6/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Search

Search … Search

Social

   

Recent Posts

Merge Transform in SAP BODS


How to substract one row data from another
in a DSO in SAP BW
How to read child hierarchy entries in DTP
New book – SAP Webi 4.0 Step by Step
New Ebook – SAP BODS Step by Step
ABAP Dataflow & Transports in BODS
Multiuser functionality in SAP Data Services
Recoverable workflow in BODS
CDC in BODS
Joins and Lookup in SAP Data Services

Categories

ABAP Routines (9)


Announcements (5)
BW Functional (7)
BW Related ABAP (6)
BW Technical (13)
how2BODS (18)
how2Webi (1)
Performance Improvement (3)
Process Chains (3)
Qlikview (1)
Query Designer (2)
SAP (25)
How2BW Notes from SAP Standard
Documents (8)
SAP BW (52)
SAP BW for Freshers (12)

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 7/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

SAP Testing (2)


Specific Issues (10)
Uncategorized (14)

Top Posts & Pages

Steps to enhance Datasource in SAP ECC


How to write ABAP routine to look up a DSO
Active table
How to resolve the transport errors RC 12 and
RC 8 in a specific scenario
Generic Datasource extraction in BW from
Master Data table in ECC
How to write BW Customer exit to enhance
BEx variables
Currency Conversion from Local Currency to
USD in BW
How to give conditions in a BEx query
designer
BW Functional
Issue: Error in generating export datasource /
DSO cannot be activated
When to use Navigational Attribute in SAP
BW

Archives

October 2017
June 2017
May 2017
April 2017
March 2017
February 2017
December 2016
November 2016
October 2016
April 2014

Ebooks by How2bw

SAP Webi 4.0 Step by Step


$2.99

SAP BODS Step by Step


$6.99 $2.99

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 8/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Datasource Enhancement in SAP


BW
$4.99 $0.99

ABAP in BW Data Load Processes


$4.99 $2.99

BEx Variable Enhancement using


Customer Exit
$4.99 $0.99

Blog Stats

30,365 hits

About This Site

how2bw is a website to help SAP users mainly in


BW/BI. The authors are working in projects
themselves and have written posts here about
the issues they faced and any concepts they
want to share. how2hana.com is another such
initiative for helping BW Developers to
smoothly transition to BW on HANA.

Get Used to HANA

Visit HOw2HANA website to get insights on BW


on HANA and more.

Copyright @how2bw.com, 2016. Commercial


use is prohibited. How2BW is not associated
with SAP AG. We have made every effort to
provide accurate information. Use the content of
this site at your own risk. Images on this website
are copyright free or belong to the software.

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 9/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

how2bw

how2bw is a website started by IT professional


working in Business warehousing and analytics
using tools like SAP BW and Query Designer
with more than 6 years of experience. The
mission of this initiative is to provide handy
information which is easy to understand and
implement and may turn out to be very useful
for those working in projects. Mostly the
software help documents are not so easy to
comprehend and search for specific issues. Also
the software communities may be difficult to
search for. In such cases, this website
information becomes helpful as these are live
scenarios experienced in the ongoing projects.
How2hana.com is another such initiative to
provide smooth transition of those working in
BW to BW on HANA

View Full Profile →

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 10/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

Tags

abap routine ABAP TECHNIQUES Append


structure ATP bw application server file BW

Related ABAP BW techniques cmod


customer exit Data load delivery
domain knowledge DTP DTP
Filter routine Ebook on SAP BODS
exchange rate Extraction from Business

content Datasource flat file load learn

ABAP learn bw learn BW related

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 11/12
11/2/2017 Currency Conversion from Local Currency to USD in BW – How2BW

ABAP Learn SAP Learn SAP


BODS Learn SAP BW lookup
master data query Query Designer
RC=12 error routine RSDS sales order

Sample ABAP program SAP SAP

BI SAP BODS SAP BODS step


by step SAP BODS tutorial
SAP BW step by step SAP Help

for Data Services SAP


Standard Document on
BODS SE11 SE16 techniques
stock qty

Theme: Scaffold by Danny Cooper.

https://www.how2bw.com/2016/10/28/currency-conversion-from-local-currency-to-usd/ 12/12

You might also like