Skip to Content
0
Former Member
Apr 15, 2008 at 06:42 AM

RFC code for remote login?

29 Views

Hi Experts,

I have requirement of changing the user ID while remotely logging into the satellite sytstem from solution manager.

The remotely log in code is SAP standard code RFC or SYSTEM or ABAP code. I need to debug this code.

I don't know where this code is stored. Please tell me how to debug this ABAP/system/RFC code.

e.g. Consider I have a RFC FM,

call function Z_RFC_FM with destinition 'ZDEST'. This FM is called in a Zprogram, when I debug the program, the debugers doesn't show any ABAP or system code or RFC code after the call to this FM. The control direcly goes to the target system.

Please tell me how to get the code being executed in background after the call to RFC FM.

Points will be rewarded.

thnks.

Edited by: Mahantesh Patil on Apr 15, 2008 8:43 AM