GL Daily Rates Interface for Update
Hi All,
I am working on GL Daily Rates interface to pull the data from one table to Interface Table.
I can able to create new currency and Delete currency by passing Mode Flag = 'I', 'D'.
Once the Program - Daily Rates Import and Calculation completed automatically triggering Change Translation Rates.
But when I pass Mode Flag 'U' to update existing currency rates, my data is struck in gl_daily_rates_interface itself and also it is not populating Change Translation Rates also.
Could you please guide me how can I achieve to update the existing currency rates. Is it possible??