HI,
Updating Exchange Rate before printing the Report
I have a table tbl_LCData, which stores Exchange Rate (EXRATE)
Since the exchange rate fluctuates, we need to update the EXRATE before printing the report rpt_LimitAvailable, which will help us for planning the outstanding amount on due date.
We want to update the rates online from site http://www.ecb.int/stats/eurofxref/eurofxref-daily.xml
Sample Data Attached
Thanks
Ranbir