If you have a deployed function group-based webservice and then add new remote functions to the function group, what is the process for adjusting the web service so that the new functions are available?
I know that you can syntax check the web service if a function interface has changed or a data dictionary definition for a parameter has changed, but I don't see an option for adding the new calls, other than manually editing the WSDL file. 'Check' and 'Activate' on the service do not work from SE80. Deleting the endpoint binding and re-creating it in SOAMANAGER does not work because the service definition hasn't changed. The only option I found is to delete the service and go back through the wizard. That just doesn't seem right.
Any ideas? Thanks.