Hello Experts,
We have built a ECC ABAP Web service for providing Customer PO status from our Sales Order application using SE37 custom RFC function module
When invoked from 3rd party tools (map force) using wsdl, web service is working well to return appropriate data. We need to provide a SOAP request URL like below(example) to our customer so they can invoke from their end something like this:
https://services.bestvendorever.com/POStatus/{PONUMBER} .
Please note that our ECC System has only ABAP stack. Please suggest which url, I can provide, or how to define a url to be submitted to them.
Thank you,
Suraj Pabbathi