I was using .NET for development an SAP application but recently, it always shows me the message below:
failed to call remote function module
I didn’t change any setting or source code. But it still has the problem.
Anyone can tell me how to solve?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Did you communicate the problem with the sap dev team? Make sure the function module is working correctly and it’s remote call enabled.
Is there a firewall between you .NET application and sap system? Make sure port 3301(I’m not sure about port number, please find it in sap jco document) is open on firewall.