‎2007 Nov 27 5:32 PM
I am trying to create a webservice from a function module.
In the webservice wizard screen , initially I can see options like overview,create service,choose endpoint,choose operations....
But after choosing the endpoint, I can't see Choose Operation option anymore.Why ?Do I need to have some special permissions for this ?
I am working on optimization of webservice. How can I do If I want to expose only few Input/output parameters to webservice ?
Please advise me.
Thanks & Best Regards,Anilkumar
‎2007 Nov 27 5:40 PM
Basically, if you choose the endpoint to be a function module, then the operation linked to that function module, if you would have entered a function group as the endpoint, then the operations step would have been included where it would list the function modules of that group as possible operations. Make sense?
Regards,
Rich Heilman
‎2007 Nov 27 5:40 PM
Basically, if you choose the endpoint to be a function module, then the operation linked to that function module, if you would have entered a function group as the endpoint, then the operations step would have been included where it would list the function modules of that group as possible operations. Make sense?
Regards,
Rich Heilman
‎2007 Nov 27 5:51 PM
Hi,
Thanks for your reply.
I have one FM with some Import/export parameters.
But in the while creation of webservice I do not want to expose all the parametes bcose some parameters are not used at all so doesn't make sense to expose those in webservice.
So Is there any way where I can customize the webservice while creation ?
If I select Function Group , I can see all the Functionmodules with in that group.But I am looking for more inner level where I want to see all the operations on a selected FM.
Thanks again,
Anilkumar