SAP Knowledge Base Article - Preview

3010124 - CCM_OBJECT_LIST_REPORT_SRV Syntax Error

Symptom

The following error occurs when trying to open CCM Object library tile in SM_WORKCENTER:

Sorry, a technical error occurred. Please try again later.

\{
"requestUri": "/sap/opu/odata/sap/CCM_OBJECT_LIST_REPORT_SRV/$metadata?sap-client=001&sap-language=EN",
"statusCode": 500,
"statusText": "INTERNAL SERVER ERROR",
"headers": [],
"body": "HTTP/500/E/Internal Server ErrorCall of service/sap/opu/odata/sap/CCM_OBJECT_LIST_REPORT_SRV/$metadataterminated because of an error. The following error text was processed in system :Syntax error in program CL_AGS_OBJECT_LIST_API========CP .The error occurred on the application server . The termination type was:RABAX_STATE.If the termination type is RABAX_STATE, you will find more information in transaction ST22. If thetermination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination intransaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information inthe trace file for the work process in transaction ST11.You may also need to analyze the trace files of otherwork processes. If you do not yet have a user ID, contact your system adminmistrator."

The following ST22 dump is produced:

Category ABAP Programming Error
Runtime Errors SYNTAX_ERROR
ABAP Program CL_AGS_OBJECT_LIST_API========CP
Application Component SV-SMG-CCM

Short Text

Syntax error in program "CL_AGS_OBJECT_LIST_API========CP ".

What happened?
Error in the ABAP Application Program

The current ABAP program "CL_CCM_OBJECT_LIST_REP_MPC_EXTCP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
In include "CL_AGS_OBJECT_LIST_API========CM00C ", in line 1 of program
"CL_AGS_OBJECT_LIST_API========CP ", the following syntax errors
have occurred:
Method "EVALUATE_FILTER_STRING" is not declared or inherited in class
"CL_AGS_OBJECT_LIST_API".

Error analysis
The following syntax error has occurred in program
CL_AGS_OBJECT_LIST_API========CP :
Method "EVALUATE_FILTER_STRING" is not declared or inherited in class
"CL_AGS_OBJECT_LIST_API". -

" "

6
>>>>> CALL METHOD cl_ags_object_list_api=>define_for_ccm_filter
8 EXPORTING
9 iv_model = model.
Active Calls/Events

25 METHOD CL_CCM_OBJECT_LIST_REP_MPC_EXTCP CL_CCM_OBJECT_LIST_REP_MPC_EXTCM001
CL_CCM_OBJECT_LIST_REP_MPC_EXT=>DEFINE


Read more...

Environment

Solution Manager 7.2 SP11

Product

SAP Solution Manager 7.2

Keywords

CCM, Objects Library, CCM_OBJECT_LIST_REPORT_SRV, CL_AGS_OBJECT_LIST_API, 2975741 , KBA , SV-SMG-CCM , Custom Code Management , Problem

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.