cancel
Showing results for 
Search instead for 
Did you mean: 

CALL_FUNCTION_ILLEGAL_INT_LEN using SAP-RFC with perl

Former Member
0 Kudos

Hi,

I am trying to use a perl program using SAP-RFC that works with a 4.6C system to a ECC 6.0 system. I have already tried going to sapnwrfc, but can't seem to get the thing compiled and working.

Is this error likely caused by Unicode?

TIA,

Russ

        • ERROR file opened at 20081208 094905 Eastern Standard Time, SAP-REL 710,0,124 RFC-VER 3 1015078 MT-SL

T:324 Error in program 'perl': ***************************************************************

T:324 Error in program 'perl': * Error in application program.

T:324 Error in program 'perl': * SAP error code : CALL_FUNCTION_ILLEGAL_INT_LEN

T:324 Error in program 'perl': * Try ABAP/4 report RSNAPDOK to read complete message text.

T:324 Error in program 'perl': * Also look at the system log in the target system

T:324 Error in program 'perl': * function/module/line : rfc_convert/abrfcimp/1282

T:324 Error in program 'perl': * Parameters

T:324 Error in program 'perl': * 0: 3

T:324 Error in program 'perl': * 1:

T:324 Error in program 'perl': * 2:

T:324 Error in program 'perl': * 3:

T:324 Error in program 'perl': * 4:

T:324 Error in program 'perl': * 5:

T:324 Error in program 'perl': * 6:

T:324 Error in program 'perl': * 7:

T:324 Error in program 'perl': * 8:

T:324 Error in program 'perl': ***************************************************************

T:324 Error in program 'perl': ***** closing all connections ...

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Smells like UNICODE issues to me.

You should persevere with sapnwrfc, and sorting out your compile issues. I patched this only 2 days ago with some build related fixes that I have received from a user. Get the latest -> http://search.cpan.org/~piers/sapnwrfc/, and post your problems.

Cheers,

Piers Harding.

Former Member
0 Kudos

I am having the same problem, although i m not using perl, but .net tools for this. i tried the above link but it's not working.

Former Member
0 Kudos

ok piers, i got the link working, but still the problem remains. i tried searching more on the internet but everywhere its written that the exception is not catchable. can u please tell me exactly how did you solve the issue (what build did u use).