cancel
Showing results for 
Search instead for 
Did you mean: 

Cuurency conversion

06-19-2014 11:52 AM
355 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hello ,

I have data records with different currencies i need to convert all data records in currenct "EUR".

But the condition is " at SAP cut-off date exchange rate (Type M)".

please help me how can i achieve it?

Regards,

naveen

0 Likes

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

Hi,

Create a Currency variable in RSCUR with fixed target currency(EUR) and exchange rate type(M). source currency would be from data record. Shown in below. use the conversion type in transformations or query where ever you need.

Thanks and Regards,

A Prashant Kiran

fcorodriguezl
Contributor
0 Likes

Hi!, check this. I hope help.

http://scn.sap.com/thread/3291325

Former Member
0 Likes

Hi Naveen,

Please check my document for currency conversion "Currency Conversion Based on user input".

Hope it will  give you an idea for your problem.

Regards,

Ganesh Bothe