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!