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

Short dump (CALL_FUNCTION_FORMAT_NOT_SUP) when testing RFC connection

Former Member
0 Likes
473

Hello!

I'm trying to test a RFC connection through SM59, but I'm getting the following short dump: CALL_FUNCTION_FORMAT_NOT_SUP (RFC data format not supported).

This RFC will connect to Biztalk, and this dump started occurring when Biztalk changed their codepage from 1100 to 4102.

On my SAP system the codepage is set to 1100.

There is no option to set the system as Unicode or non-Unicode on SM59, since I don't have the "Special Options" tab.

How can I make this connection even with the different codepages?

Thanks in advance!

2 REPLIES 2
Read only

Former Member
0 Likes
414

Hi Pedro,

Check this note: 730677

--

Reddy

Read only

0 Likes
414

Hi Reddy, thank you for your reply!

Unfortunately this note only applies to 4.7 and 5.0 releases and my system is 4.6C.

Any other ideas!?