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

Data Import and Export

Former Member
0 Likes
821

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
764

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

2 REPLIES 2
Read only

Mohamed_Mukhtar
Active Contributor
0 Likes
764

Hello Nawaz ,

Please search  scn  with keyword "HTTP_GET_FILE" and "HTTP_PUT_FILE"

Thanks

Read only

Former Member
0 Likes
765

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