‎2010 Mar 18 6:04 AM
Hi ,
The exchange rate picked up by the BAPi is different then the exchange rate in FB01. THis is causing differnce in amount when document is posted through BAPi and FB01. Please suggest if some other BAPI or function module should be used?
Thanks in advance
Madhu
‎2010 Mar 20 4:34 AM
Hi,
I have debugged and found that difference is not in exchange rate , then also the value in local currency is coming different in FB01 and thru BAPI. Any suggestions to avoid this.
Regs
Madhu
‎2010 Mar 21 3:28 AM
As far as FI posting is concerned, you need to consider also the COPA structure.
Based on COPA, the postings will happen.
‎2010 Mar 21 10:12 AM
Hi,
Check the internal table to be passed to 'currencyamount' of BAPI contains correct values. (for eg:- currencyamount-currency = 'INR'. for local currency and currencyamount-currency = 'USD' for global currency.) and check with functional consultant that based on posting keys amount should be multiplied by (-).
Regards,
Narayan
‎2010 Dec 31 9:41 AM