‎2014 Jun 04 10:05 AM
Hi,
How to Import and Export data stored on a External Server/Location through a web link or web address ? what will be best way to do it ?
Note: I don't want to include SAP PI/XI. It will be direct access of data from SAP (data in Idoc, XML format)
Regards
‎2014 Jun 04 10:19 AM
Hi Nawaz,
You can use Web Service proxy in SAP for import and export data using URL.
Please see the below WIKI document , it may be helpful for you.
Web Service consumer using ABAP-PROXY - Code Gallery - SCN Wiki
Regards,
Prasenjit
‎2014 Jun 04 10:13 AM
Hello Nawaz ,
Please search scn with keyword "HTTP_GET_FILE" and "HTTP_PUT_FILE"
Thanks
‎2014 Jun 04 10:19 AM
Hi Nawaz,
You can use Web Service proxy in SAP for import and export data using URL.
Please see the below WIKI document , it may be helpful for you.
Web Service consumer using ABAP-PROXY - Code Gallery - SCN Wiki
Regards,
Prasenjit