‎2009 Sep 10 3:45 PM
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
‎2009 Sep 10 4:33 PM
Hi,
Paste the code what you written for calling the RFC FM.
Regards,
Surendar Reddy.
‎2009 Sep 10 4:46 PM
Please check whether the Radio Button for RFC in attributes has been selected.
‎2009 Sep 11 6:55 AM
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