Symptom
You try to access the Scope & Effort Analyser using TCODE SM_WORKCENTER you experience the following error message:
"Error in program CL_AGS_CC_OBJECTS===CP (termination RBAX State)"
Execute TCODE ST22 and you will see the following dump:
Category ABAP Programming Error
Runtime Errors SYNTAX_ERROR
ABAP Program CL_AGS_CC_OBJECTS=============CP
Application Component SV-SMG-CDM
Short text
Syntax error in program "CL_AGS_CC_OBJECTS=============CP ".
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLAGS_DVM_EFWK" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program
"CL_AGS_CC_OBJECTS=============CP " in include
"CL_AGS_CC_OBJECTS=============CU " in
line 61:
"Implementation missing for method "CHECK_DUPLICATED_SYSTEMS"."
" "
" "
" "
The include has been created and last changed by:
Created by: "SAP "
Last changed by: "SSHRIVASTAVA"
Error in the ABAP Application Program
The current ABAP program "SAPLAGS_DVM_EFWK" 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
CL_AGS_CC_OBJECTS=============CP :
"Implementation missing for method "CHECK_DUPLICATED_SYSTEMS"."
TRY.
CREATE OBJECT cc_gen_api TYPE cl_ags_cc_objects
EXPORTING
extractor_mode = abap_true.
Read more...
Environment
Solution Manager 7.1 SP12+
Product
Keywords
CCM, Custom Code Management, SEA, Scope & Effort Analyser, CL_AGS_CC_OBJECTS=============CP, CL_AGS_CC_OBJECTS, CHECK_DUPLICATED_SYSTEMS, CL_AGS_CC_SEA_BW_DATA_FETCHER, SYNTAX_ERROR, RABAX STATE, RBAX STATE, Test Management Workcenter, SM_WORKCENTER , 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.