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

Client programming in Abap to call webservice

Former Member
0 Likes
415

Hello everyone

I m trying to call a webservice(ws) from abap.I created proxy object and created a logical port for the same.Now i need to write program to call it.Where should i pass the input parameters for the ws coz I m executing the prog but its not giving desired result.

Regards

DhanyaR Nair

Hello everyone

I m trying to call a webservice(ws) from abap.I created proxy object and created a logical port for the same.Now i need to write program to call it.Where should i pass the input parameters for the ws coz I m executing the prog but its not giving desired result.

Regards

DhanyaR Nair

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
339

did you check the weblogs by Thomas Jung?

/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing

/people/thomas.jung3/blog/2005/01/11/publishing-abap-webservices-to-an-external-uddi-server

/people/thomas.jung3/blog/2005/01/05/develop-a-web-service-that-sends-an-email--in-abap

Regards

Raja