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: 

Consume web service in Abap

Former Member
0 Kudos

Dear Experts,

I have a web service created on Siebel system.

I want to access that web service in sap abap.

The siebel web service will have 1 input and it will provide the required out. In Abap I went through documents but while consuming the web service it is giving error.

I am not able to exceute the web service and get the output.

Can you provide some step by step approach to consume web service in abap, so that I can verify my process of creation and if any error i can correct it.

Regards,

Swapnil Indulkar

2 REPLIES 2

Sandra_Rossi
Active Contributor
0 Kudos

Hi,

the reference documentation explains well how it works, what you have to do (ABAP proxy), with examples : [SAP Library: Consuming a Web Service|http://help.sap.com/saphelp_nw70/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/frameset.htm ]

What release do you have? (the link above is from 6.40, it was different in 6.20)

Sandra

Former Member
0 Kudos

This message was moderated.