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

Web Services

Former Member
0 Likes
297

I created a web service from a function module.

Now I have to change some of the input parameters of

the function module. How do you re-generate

the web service to reflect the changes to the function module?

1 ACCEPTED SOLUTION
Read only

tamra_walstrom
Explorer
0 Likes
276

You will first need to change the virtual intervace referenced by the web service. Then, you can reactivate the web service. These functions are available in the ABAP workbench.

1 REPLY 1
Read only

tamra_walstrom
Explorer
0 Likes
277

You will first need to change the virtual intervace referenced by the web service. Then, you can reactivate the web service. These functions are available in the ABAP workbench.