I am trying to scrape the data off of an external webpage using Web Dynpro for ABAP. Basically, I want the html code of that page in a string so I can parse it later.
Does anyone know how to do this?