This will be the last article that concludes the blog about fetching web service calls with deep structure into ABAP. Here we will review the ABAP code used to fetch the data into internal tables. If you haven’t read the 2 previous articles, please check them first at Part I and Part II Now that we have […]
Tag: SAPBW
Fetch SOAP web service call with deep structure in ABAP [Part II]
Below is my second article out of 3 for fetching web service calls with a deep structure. In this article, I will show you how to create a simple transformation that can be used in ABAP for fetching XML data. If you haven’t read the first article on how to check the web service […]
