2009 Feb 19 10:58 AM
Hello experts,
I am running a FM where the RFC is failing and throwing back the sy-subrc as 2 'System Failure'. Please let me know how this problem can be solved.
Thanks.
Regards,
Harshad.
Hello experts,
I am running a FM where the RFC is failing and throwing back the sy-subrc as 2 'System Failure'. Please let me know how this problem can be solved.
Thanks.
Regards,
Harshad.
2009 Feb 19 11:03 AM
Hi Harshad
Test your Rfc destination connections in SM59 . If its properly connected this would be a temporary error .
It will get alright in some time
2009 Feb 19 11:04 AM
Hi,
Check wheather that Function Module is Remote Enabled. Then Check the RFC Connections.
Regards,
Sathish
2009 Feb 19 11:19 AM
did you mentions the destination addition during calling the RFC..
call function RFC_))()))&&
destination SYSTEM NAME...
2009 Feb 19 11:25 AM
2009 Feb 19 11:28 AM
Try running the FM in the destination system independently in se37 and check if its working fine .
Last time this was my problem .
If any error come reg ssfcomposer then u need to check ur FM
2009 Feb 19 11:28 AM
Hi Harshada,
Check out in SM59 the target FM is right or not and try to keep RFC release mode for target FM.
Thanks,
Madhu
2009 Feb 24 9:36 AM
HI
1)Test the FM in SE37
2)Make sure that the FM is Remote-Enabled
3)Test the RFC destination in SM59,In this test click on TEST CONNECTION push button before going to the program
4)finally Call the FM in to the program using
CALL FUNCTION <FUNCTION MODULE NAME>
DESTINATION <RFC DESTINATION NAME>.
Thanks
2009 Mar 12 6:09 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |