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

RFC Error CALL_FUNCTION_WRONG_VERSION

Former Member
0 Likes
511

Hello,

can someone give me a solution for RFC Error Message:

        • Trace file opened at 20110125 103359 CET, REL 46D, VER 3

***************************************************************

  • Error in application program.

  • SAP error code : CALL_FUNCTION_WRONG_VERSION

  • Try ABAP/4 report RSNAPDOK to read complete message text.

  • Also look at the system log in the target system

  • function/module/line : ab_RfcSetHeader/abrfcimp/2173

  • Parameters

  • 0:

  • 1:

  • 2:

  • 3:

  • 4:

  • 5:

  • 6:

  • 7:

  • 8:

***************************************************************

          • closing all connections ...

RSNAPDOK gives no detailed information...

3 REPLIES 3
Read only

former_member226519
Active Contributor
0 Likes
472

46D is a rather old release. check SAP releases in both systems, patch levels ...

Read system logs and dumps in both systems.

Try to find out the fm that causes the error.

Read only

Clemenss
Active Contributor
0 Likes
472

>

> * Try ABAP/4 report RSNAPDOK to read complete message text.

> * Also look at the system log in the target system

Hi sleepless,

did you?

Regards,

Clemens

Read only

Former Member
0 Likes
472

Yes we did. But no further information.

It should be that the Third-Party System is using a too old version of RFC Library. We are checking this at the moment.