cancel
Showing results for 
Search instead for 
Did you mean: 

Remote RFC Debugging in 4.6C System

Former Member
0 Kudos

Hi,

Does anyone know of a way to debug an RFC enabled Function Module in a SAP R/3 4.6C system. We are developing Web Dynrpos based on 4.6C BAPIs and would very much like to be able to debug the WD for JAVA session on the ABAP side. I have seen a few posts with solutions for back end systems > 4.6C, but that does not help us!

It should be possible since it was always possible to debug ITS transactions in the backend R/3 system.

Thanks in advance,

Simon

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

remote RFC debugging can be done if you can set the HTTP Breakpoint in the RFC code.I think HTTP Breakpoint is available only > 4.6c. The work around would be by just keep a log file(check using AL11) in the RFC code.

Regards,

Gopi

Answers (0)