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

Error in calling the Remote Function Module

Former Member
0 Likes
599

Hi all,

I am trying to call the Remote function Module which is in CRM from ECC .

But we are not able to detect the function module as it is showing the error as Function Module not found.

Can anybody help us in calling the Remote Function Module .

Regards,

Madhavi

3 REPLIES 3
Read only

0 Likes
554

Hi,

Paste the code what you written for calling the RFC FM.

Regards,

Surendar Reddy.

Read only

Former Member
0 Likes
554

Please check whether the Radio Button for RFC in attributes has been selected.

Read only

0 Likes
554

Please check the foll 2 things :

RFC radio button clicked in se37 for that FM

RFC connection established with the remote server in SM59

Thanks