FA_ADDITION_PUB.DO_ADDITION - the exchange rate given in inv_rate_tbl record is not picking up if th
Hi,
We are implementing FA for one of our group companies and we have a scenario that on a particular day if 4 assets were loaded, all 4 would have different exchange rates.
Hence I am trying to use the FA_ADDITION_PUB.DO_ADDITION API to insert the legacy data, but the issue is if there is a exchange rate defined in Oracle already, then it is ignoring the exchange rate that I am giving in the inv_rate_tbl record.
We are on Oracle R12.1.3.
Anybody faced similar issue or have a solution for this issue, it would be very helpful.