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

CALL_FUNCTION_REMOTE_ERROR

Former Member
0 Likes
663

Hi

I am getting CALL_FUNCTION_REMOTE_ERROR error when executing a REMOTE FUNCTION CALL..

Please help to solve the issue.

Regards,

Yogita

3 REPLIES 3
Read only

former_member156446
Active Contributor
0 Likes
584

[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]

Read only

Former Member
0 Likes
584

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

Read only

Former Member
0 Likes
584

HI

Check your destination system is active or not, maybe you can use this FM: RFC_CHECK_DESTINATION

Regards

Gregory