Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web service/ BAPI for getting data online

Former Member
0 Likes
427

I have been trying to find a web service or BAPI that can enable me to get market values from a commercial exchange site, but have been using google with results nothing close to what I am looking for. Does anyone know of an option for retrieving data from an online source into SAP?

I have been trying to find a web service or BAPI that can enable me to get market values from a commercial exchange site, but have been using google with results nothing close to what I am looking for. Does anyone know of an option for retrieving data from an online source into SAP?

2 REPLIES 2
Read only

jitendra_it
Active Contributor
0 Likes
396

Hi zachary ,

If the site system provides u the methods to get data from their site then u can use Consumer Proxy approach  else you have to create a program using CL_HTTP* classes and pick the data  from site.

Many Thanks,

Jitendra