cancel
Showing results for 
Search instead for 
Did you mean: 

Maintenance optimizer error in ABAP Application DUMP

Former Member
0 Kudos

hi all,

we are having an error in our maintenance optimizer. We cannot create a new maintenance transaction.. we get the following dump:

Error in the ABAP Application Program

The current ABAP program "SAPLIB_CRM_API" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

The following syntax error occurred in program "SAPLIBCO " in include "LIBCOU28

" in

line 35:

"Different number of parameters in FORM and PERFORM (routine: COM1_PROC"

"ESS_INSTANCE, number of formal parameters: 8, number of actual paramet"

"ers: 9)"

" "

The include has been created and last changed by:

Created by: "SAP "

Last changed by: "SAP "

Error in the ABAP Application Program

The current ABAP program "SAPLIB_CRM_API" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Error analysis

The following syntax error was found in the program SAPLIBCO :

"Different number of parameters in FORM and PERFORM (routine: COM1_PROC"

"ESS_INSTANCE, number of formal parameters: 8, number of actual paramet"

"ers: 9)"

" "

Appreciate your help

Thanks!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

Have you activated all the basic BC sets mentioned in SPRO.

Maintenance optimizer releated sets : SOLMAN40_MOPZ_TTYP_SLMO_000

SOLMAN40_CHARM_PROXYFACT_001

Also refer the Note 1024932 - Maintenance Optimizer: Collective Note

regards

Naveen