2012 Apr 05 3:48 PM
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?
2012 Apr 05 4:55 PM
Hi,
Search for proxy communication from ECC.
e.g http://wiki.sdn.sap.com/wiki/display/Snippets/Web+Service+consumer+using+ABAP-PROXY
http://help.sap.com/saphelp_nwce711/helpdata/en/45/100c6be9f87201e10000000a155369/content.htm
Proxy generation http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm
2012 Apr 05 8:51 PM
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
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |