‎2009 Oct 26 6:25 AM
Hi
I am getting CALL_FUNCTION_REMOTE_ERROR error when executing a REMOTE FUNCTION CALL..
Please help to solve the issue.
Regards,
Yogita
‎2009 Oct 26 6:32 AM
[Cause: While executing an RFC, an error occurred that has been logged in the calling system. Runtime error: CALL_FUNCTION_REMOTE_ERROR|http://help.sap.com/saphelp_nw04/Helpdata/EN/f9/3f69fd11a80b4e93a5c9230bafc767/content.htm]
‎2009 Oct 26 6:55 AM
Hi,
1. First check your both systems are communicating
2. If yes then use CALL FUNCTION 'RFC NAME>' DESTINATION 'Receiver System Name'
-Rajneesh Gupta
Edited by: Rajneesh Gupta on Oct 26, 2009 7:57 AM
‎2009 Oct 26 4:25 PM
HI
Check your destination system is active or not, maybe you can use this FM: RFC_CHECK_DESTINATION
Regards
Gregory