You developed a function module and created a service consumer ?
it should be a service provider in soamanager if you are the one who exposes SAP functionality through a webservice based on your function module.
If you want to call a webservice outside SAP from your client in ABAP then you will need to create a consumer in soamanager from the wsdl provided by your client and implement the generated proxy in your abap code