cancel
Showing results for 
Search instead for 
Did you mean: 

Currency Conversions

Former Member
0 Kudos

Hi,

I am doing some currency Conversions in WAD by using the following command.

SAPBWOpenURL(SAP_BW_URL_Get()+'&CMD=CURRENCY_CONVERSION&CUR_CONV_TYPE=2&CUR_CONV_METHOD=STANDARD&TARGET_CURRENCY=EUR&MULTI=X&DATA_PROVIDER=*');

Which converts the USD value to EUR with Conversion rate 1.2696

I am using the Conversion method = Standard , when t converting the USD value to EUR in the development system the conversion rate is different but when converting in the Production System its calculating based on the some other conversion rate even though I am using the Conversion method as standard in both the cases , as I want to use the same conversion rate which is used in development system.How can it be be donecould any pls help me out

Thanks,

Maya<i></i>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Maya,

Did you try defining the currency conversion in the Query...