Hello,
I would like to call a webservice from a RFC Function module. The funtcion module stub has no declared exceptions, but a return structure which should return the errors. Is it possible to map a SOAP-Fault message to this return structure which is in the normal response of the message? I read some blogs about handling SOAP errors, but these errors were always mapped to exceptions.
regards,
Jens