We have a SOAP -> IDoc posting scenario. I would like to know how to pass IDoc status messages (specifically the error messages) back to a Web Service error message.
It's not immediately obvious how I would do that.
Has anybody some experience with this?
BR,
Tony.
Hi Anthony,
Idoc communication is Asynchronous.
Would be better if you use proxy/RFC to pass message back to WebService.
Else search for ALEAUD in forum . YOu would get some idea but then that again will not be synchronous communication.
Regards,
Sumit
Add a comment