Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service fails when Call Transaction unsuccessful

Former Member
0 Kudos

When 'Call Transaction' is used in an ABAP web service and the Call Transaction ends unsuccessfully the ABAP web service returns invalid XML. When we modify the Call Transaction so that it is successful it returns the expected XML.

It seems to exit from within the call transaction as I cannot debug into lines after the call transaction.

Is there any way to correct this?

1 REPLY 1

Former Member
0 Kudos

This question was answered in another thread by Raj for me.

Solved by calling the function with the destination parameter of the local system.