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

How to keep multiple function modules under one Web service

Former Member
0 Likes
1,182

Hi Experts,

I have Three RFC function modules and i need to create one web service for these three RFC function modules. I know How to crearte a web service for one function module.

please suggest me How to keep multiple function modules under one Web service.

Thanks in advance

Lakshminarayana

1 ACCEPTED SOLUTION
Read only

brad_bohn
Active Contributor
0 Likes
786

If you are using the same function group, then you create the web service based on the function group - this is a step in the WIZARD. If you aren't using the same function group, then move them to a common one and start over.

3 REPLIES 3
Read only

brad_bohn
Active Contributor
0 Likes
787

If you are using the same function group, then you create the web service based on the function group - this is a step in the WIZARD. If you aren't using the same function group, then move them to a common one and start over.

Read only

Former Member
0 Likes
786

Hi Lakshmi,

The best way to do it is to assign all the three RFC Enabled FM's to one function group. Later on the top menu in Utilities you get an option to Create a Webservice from a Function Group.

You can create one single Webservice using all the the 3 FM's.

I hope this helps.

Thanks,

Manu

Read only

0 Likes
786

Hi Manu,

How to make End point type as 'BAPI' instead of function group In the dropdown it's showing but it is not in editable mode.

Thanks

Narayana