cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WS

Former Member
0 Kudos

Hi!

Can somone pls try to decribe me how to publis an SAP webservice which has been created

from a SAP Function Module and how to consume it with abap ?

I guess it not a asmx.

My second question is how can a call such webservice (created from SAP Function Module)

with abap ?

e.g. do I need the the wsdl for this operation which has been generated priviously ?

Please help it is very important.

Regards

ertas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

basheer pls read more carefully.

This blog is refering to foreign webservice

http://www.webservicex.net/airport.asmx?

And what I need is to use sap created ws within se37 from a function module

Former Member
0 Kudos

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can create a webservice from function module.

1. In 'SE37' open the function module.

2. Select Utilities -> more utilities -> create webservice -> From functional module.

3. Provide the required input and the webservice will be created.

4. Use the wsdl of webservice to work it with abap.

Kind Regards

Basheer

Former Member
0 Kudos

service has been created already by the way as you have decrribed.

My problem is what to do afterwards to publish and concume with abap

You are saying:

4. Use the wsdl of webservice to work it with abap.

How ?????????????????????????????

Former Member
0 Kudos

Hi,

Try the below links.

Hope it helps

Regards

Basheer