Question:
Dear all,
I have this problem with conversion when i tried to extract the correct amount from BSID and BSEG table from field WRBTR.
from FI document display i can see the amount in IDR is 1,000,000 but when i tried to extract into internal table it return me 10000.... how can i get the correct rate or do i have to call any function for this matter??? i have check the the exchange rate table which the conversion factor between IDR (Indonesia Rupiah) and SGD (Singapore Dollars) is 1000.....
Anyone knows how to solve as i am not familiar with the currency conversion factor
Cheers,
Andrew
Answer:
you can try these function module
BAPI_CURRENCY_CONV_TO_INTERNAL
BAPI_CURRENCY_CONV_TO_EXTERNAL