cancel
Showing results for 
Search instead for 
Did you mean: 

Abap dump "CALL_FUNCTION_FORMAT_NOT_SUP" in satellite system

Former Member
0 Kudos

Hello Experts,

I have installed CCMS agent and checked in RZ21 status is "Online" & register rfc connection working fine.

Now am facing issue with Abap dumps.

After configuration of CCMS agent every 1 hour am getting runtime error "CALL_FUNCTION_FORMAT_NOT_SUP" in satellite system (R/3)


Error:

===========================================
ABAP runtime errors    CALL_FUNCTION_FORMAT_NOT_SUP
       Occurred on     09.09.2012 at 00:09:49


RFC data format not supported.


What happened?


An error occurred when executing a Remote Function Call.
The current ABAP/4 program "SAPMSSY1 " had to be terminated because
one of the statements could not be executed.

This is probably due to an error in the ABAP/4 program.


What can you do?


Note the actions and input that caused the error.

Inform your SAP system administrator.

You can print out this message by choosing "Print". Transaction ST22
allows you to display and manage termination messages, including keeping
them beyond their normal deletion date.


Error analysis


A data error occurred when executing a Remote Function Call.
The data format used is not supported by the recipient.


How to correct the error


A 'Remote Function Call' passed data in the incorrect format or
length. If both the calling program and the called program
are ABAP/4 function modules, there is an error in the
R/3 System.

If one of these programs is a CPI-C program which interprets the
RFC log itself, the error has probably occurred
because the program does not conform to the standards defined by SAP.

=====================================================

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello Vikram,

Verified the program SAPMSSY1  found no syntax error and the program is active status

waiting for the apporval for new kernal upgrade

Regards,

Suman 

VJain
Active Contributor
0 Kudos

Hi Suman,


Firstly, please check the source code of program SAPMSSY1, ensure that there is no syntax error and the problem is active. If that is fine, but the dump persists, please update to new kernel then test again.
You can download the new kernel from service market place

I hope this will help.

Thanks

Regards,

Vikram