cancel
Showing results for 
Search instead for 
Did you mean: 

consuming the webservices in ABAP?

Former Member
0 Kudos

Hi Guys,

I need to consume the 3rd party webservices directly in ABAP in ECC 6.0 and send the request directly to 3rd party system with out using PI.

Can anybody provide me the links or give some suggestions how it can be done.

Thanks,

Raj

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi Raj,

Go to se80 > Enterprise services> Client Proxy...u can create a client proxy using the wsdl.

Check : http://help.sap.com/saphelp_nw04/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/frameset.htm

for more details.

Thanks,

Pooja Pandey

Former Member
0 Kudos

Hi Pooja,

Thanks for the quick reply. I need to consume 3rd party webservice and not Enterprise service. Do you think the approach is same for both ?

Thanks,

Raj

Former Member
0 Kudos

Yes, you should be able to create a client based on the third party web service through se80..

thanks,

Pooja Pandey

Former Member
0 Kudos
Former Member
0 Kudos

Hi Barry,

Thanks for the quick reply and the links. I will go through these.

Raj