Application Development 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: 

Transferring and receiving Data from ABAP to HTTP

Former Member
0 Kudos

Hi

We need to send data from SAP ECC 6.0 to HTTP url designed in ASP.Net for some data validation.

We dont have SAP XI. Is that possible in ABAP to communicate with HTTP Web service.

inputs will be highly appreciated.

Thanks.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Have u tried with RFC Funtion module ?

0 Kudos

Hi

I need to send the data from SAP and then get the response from the Web service.