cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Cuurency conversion

Former Member
0 Likes
333

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

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