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: 

Urgent: Break RFC Connection

Former Member
0 Kudos
595

Hi,

How do I break / disable a RFC connection. Currently, my remote function works fine and data is also fetched. However I want to break the connection and test the program, for getting the appropriate error msg...how do i do this??

3 REPLIES 3

Former Member
0 Kudos
158

Hi vijay,

1. I don't think we can control this thru abap code.

regards,

amit m.

former_member181962
Active Contributor
0 Kudos
158

Go to SM59 and delete the rfc connection .

After testing, you can recreate it once again.

Regards,

ravi

Former Member
0 Kudos
158

Hi,

Go to SM04 and select the particular user who is using RFC activity, double click that user and kill the RFC session.

You can also Kill the process from SM50 transaction.

Regards,

Anji