cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to WebService Problem

Former Member
0 Kudos

Hi,

I am doing RFC to webservice scenario. with the help of weblog

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

Now I struck. in ABAP program. When I run the ABAP Program then runtime error coming in ABAP only with the message "Function module not defined" , But I defined function module and my RFC Destination is working fine. What will be reason.

regards,

Ansar.

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

Hi,

1) Hope you have activated all the objects from R/3 side for the RFC

2) Enabled function module as a Remote Enabled

3) Trigger an RFC and check the status in the transaction SM58 in SAP system..

4) Check out the RFC adapter configuration in the XI side and check the status in the RWB->Adapter Monitoring-->RFC adapter

5) Refresh the CPACache...

If still probelm exists to reach the data from SAP to XI, then restart the RFC adapter.. This can be done only if all genuine errors like connection etc is resolved.

Regards,

moorthy

Answers (2)

Answers (2)

Former Member
0 Kudos

Did you activate/generate your module?

(Button that looks like a candel or matches)

Regards Mario

Former Member
0 Kudos

hi,

Ya Ya I activated it. Any more help?

regards,

Anasr.

Former Member
0 Kudos

Hi,

Try to restart RFC communication channel.

1) set it to deactive than activate

2) set it to active than activate

Also check program name in your RFC destination and communication channel.

Regards,

Wojciech

Former Member
0 Kudos

Hi Ansar,

Check this..

cheers,

Prashanth