Application Development and Automation 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: 
Read only

RFC Error

Former Member
0 Likes
1,009

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
Read only

Former Member
0 Likes
863

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
Read only

Former Member
0 Likes
864

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...

Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
863

Hello,

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

Regards,

David