This question was closed Sep 12, 2019 at 07:30 AM by Mynyna Chau for the following reason: The question is answered, right answer was accepted
I'm working on some dashboards pulling data via a web service created from a function module in SE80. Function module --> Utility's --> More utilities --> Create web service wizard.
Now on to the question: once the web service is created if we do anything to the function module the web service breaks.
Is there any way to repair/regenerate the web service or am I stuck with deleting and slogging through creating a new web service if the function module changes?
Thanks!
I had the same issue, I created the webservice using the Wizard on the SE37. Then I made some changes to the parameters in the Function Module and wanted to recreate the webservice (previously I deleted it and then created it again).
I found that if you go to SE80 (searching by Package of the Function) - Enterprise Services - Service Definition and then selecting your webService, if you Check the WebService it generates. At first I noticed that if I activated nothing happened, but if I did a Check, it generated the webService with the changes.
Hope this helps!
Dear All,
I Got solution,
SE80-->Package-->Enterprise Services-->Service Definitions-->Double Click your webservice-->Make Edit mode-->Activate.
Now your function module's change will update in your web service.
Add a comment