Skip to Content
0
Jan 18, 2012 at 01:38 AM

Problem with Exchange rate upload using BAPI_EXCHANGERATE_CREATE

635 Views

Dear Abaper,

I have a problem using BAPI_EXCHANGERATE_CREATE in my program.

I have a currency pair USD to VND (vietnam) which is 1 : 21025.

Bapi is not allowing the value more than four degits.

it will allow only 4 digits and 5 decimals eg : 9999.99999. How can i pass this value to the bapi. My functional consultant created a ratio 1 USD : 100 VND so i am doing 21025/100 and passing the value 210.25 to the BAPI, But bapi internally calculating again and its posting (210.25/100) = 2.1025 which is wrong.

Please halp me how to resolve the issue. <removed by moderator>

Thanks

Kishore P

Edited by: Thomas Zloch on Jan 18, 2012