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: 

RFC Error

Former Member
0 Kudos

Hi All,

need all your help on this,

I encountered an error on RFC connection to SAPMSSY1 as shown below:

my question is how do I identify which RFC in SM59 this program uses?

I tried to use report RSRFCCHK and filter on my SAP_BASIS as the username in SM59 all went well (even the account is locked)

Thank you,

Regards,

Ura

1 ACCEPTED SOLUTION

brice_lagaly
Participant
0 Kudos

Hello,

This program is a system program you shouldn't need to pay attention to it.

Anyway, if you want to debug it I think you have to activate "system debugging" this way you may be able to check some parameters... and maybe get the RFC destination that is triggering the error...

2 REPLIES 2

brice_lagaly
Participant
0 Kudos

Hello,

This program is a system program you shouldn't need to pay attention to it.

Anyway, if you want to debug it I think you have to activate "system debugging" this way you may be able to check some parameters... and maybe get the RFC destination that is triggering the error...

david_liu1
Advisor
Advisor
0 Kudos

Hello,

You can check the relevant dev_rfc trace in ST11 to find the RFC destination you used.

Regards,

David