Skip to Content
0
Former Member
May 19, 2016 at 12:17 PM

Read XML file to ABAP internal table

1045 Views

Hi Experts,

I got a requirement to read exchange rates from internet. It contains .XML file.

I need to read exchange rates from this link http://www.rba.gov.au/rss/rss-cb-exchange-rates.xml

I am using HTTP_GET FM to read the file. I am sucessfull in read file from other .XML file from internet.

But this link is tricky when compare to other.

Helpful answer will appreciated.

Warm regards,

NARAHARI HARISH KUMAR