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

Testing RFC Destination..

Former Member
0 Likes
2,296

Is there a Tcode or Program to test all the RFC Destination in one attempt from a SAP Box? Instead of testing them one by one in SM59?

6 REPLIES 6
Read only

chinna_babu2
Active Participant
0 Likes
1,544

Hi

Try below

Report : RSRFCPIN

FM: RFC_PING

You might need to write a program to do it for all RFCs.

Regards,

Murthy

Read only

0 Likes
1,544

Hi

Thanks for the update. But i don't have access to write code.

So this method to would not help.

What i need is a standard report which when run would test all the RFC destination present in SM59 and show a report.

Read only

gregorygotera
Explorer
0 Likes
1,544

Hi

You can use the FM RFC_CHECK_DESTINATION or RFC_CHECK_DESTINATION_ID.

Regards

Gregory

Read only

0 Likes
1,544

Hello

I have never used a FM.

Can you tell me where can i use it ??

FM stands for Function Module right?

Read only

0 Likes
1,544


Hi Raman,

Best regards,
Cheng

Read only

0 Likes
1,544

Hi

You can use the SE37 for execute function module ..

Regards

Gregory