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

Using RFC function module as web -service.

Former Member
0 Likes
445

Hi expert,

I am already created one RFC function module in ABAP and i want to use this function module as a WEB-SERVICE.

Kindly give me advice .

Regard's .

Vikash.

1 ACCEPTED SOLUTION
Read only

sergio_cifuentes
Participant
0 Likes
412

Ok, in the function builder (se37) go to your RFC function module, once your inside goto:

Utilities -> More Utilities -> Create Web Service -> From the function module.

hope it helps.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
412
Read only

sergio_cifuentes
Participant
0 Likes
413

Ok, in the function builder (se37) go to your RFC function module, once your inside goto:

Utilities -> More Utilities -> Create Web Service -> From the function module.

hope it helps.