cancel
Showing results for 
Search instead for 
Did you mean: 

How to Debug ABAP Webservice - called from Form

Former Member
0 Kudos

Hi All,

Need to debug a web service (RFC-enabled function module in basis 640). Is it possible? We are calling the web service from an adobe interactive form and need to see what is being passed to the web service.

(Note: Form is being used in offline mode)

Please let me know if you can think of a way to do this.

HTTP-enabled break-point did not work for me.

Regards,

Akshay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

If you have defined the Logon Procedure with your SAP Logon ID in the WebService that was created then by placing the External Debugger in the RFC Enabled Function Module you can trigger the Break Point.

Regards

Pradeep Goli