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

Converting a RFC enabled function module to a webservice

Former Member
0 Likes
1,802

Dear Experts,

Greetings.

I have created a RFC enabled function module and I would like to convert this into a webservice. When I try in SE80 ...it says Webservice created but in WSCONFIG I am unable to access the created webservice....Any clarification on this regard?

Thanks in advance.

Regards

Sathya

2 REPLIES 2
Read only

Former Member
0 Likes
667

hi

you need to follow some steps for the above said requirement:

1. you need to set FM as RFC enabled

2. now go to SE80, and open BSP application WEBSERVICEBROWSER.

3. just activate this application here.

4. choose search.html page in this application, and choose teat option from the context menu

5. enter the Function module name in the page displayed.

6. Here it will give us the WSDL link for this fm

7. use this link to call the web service, which in turn calls your FM.

hope this heslps

regards

Aakash Banga

Read only

Former Member
0 Likes
667