2007 Feb 16 11:50 AM
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??
2007 Feb 16 11:56 AM
Hi vijay,
1. I don't think we can control this thru abap code.
regards,
amit m.
2007 Feb 16 11:57 AM
Go to SM59 and delete the rfc connection .
After testing, you can recreate it once again.
Regards,
ravi
2007 Feb 16 11:58 AM
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