SAP Knowledge Base Article - Preview

2488753 - Type "AGS_CC_LIB_OBJECT_T1" is unknown

Symptom

One or more of the following symptoms is observed in Solution Manager 7.1 SP12 - SP15

  • Syntax error in program "CL_AGS_CC_APPLICATION=========CP"  
  • Syntax error in Custom Code Management >> Step 7.1(Library Definition)
  • The issue could also happen by running the Last Usage Collector job (SM_CCL: LUSG*), which would likely have been activated (if the error is not occuring during a fresh installation). The dump can occur when the job is running, causing the job to fail, and if activated, the Last Usage Collector would have a daily/weekly execution frequency

Additionally, a dump is seen in ST22

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

Short text
     Syntax error in program "CL_AGS_CC_APPLICATION=========CP "

What happened?
    
Error in the ABAP Application Program

  
  The current ABAP program "/1BCWDY/0O2TM7X20HN8I2UCW2AY==CP" 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_APPLICATION=========CP "
in include
     "CL_AGS_CC_APPLICATION=========CM01C "
in line 12:

    "
Type "AGS_CC_LIB_OBJECT_T1" is unknown"

Information on where terminated
    
Termination occurred in the ABAP program "/1BCWDY/0O2TM7X20HN8I2UCW2AY==CP" -
    
in "GET_VIEW_SWITCHES"
   
The main program was "SAPMHTTP "

   
In the source code you have the termination point in line 1540
    of the (Include) program "/1BCWDY/B_0O2TM7X20HN8I2UCW2TX"

   
Termination occurred in a Web Dynpro application
     
Web Dynpro Component          AGS_CUSTOM_CODE
     
Controller                    VW_MAIN

Source Code Extract
|1535|* Custom Code Analysis
| 1536|  "-------------------------------------------------------"
| 1537|  DATA: lf_analysis_flag
| 1538
| 1539|  CLEAR lf_analysis_flag.
|>>>>>|  CALL METHOD cl_ags_cc_application=>get_bi_analysis
| 1541|    RECEIVING
| 1542|      rv_analysis_flag = lf_analysis_flag.


Read more...

Environment

Solution Manager 7.1 SP12 - SP15

Product

SAP Solution Manager 7.1

Keywords

AGS_CC_GET_LAST_USAGE, AGS_CC_LIB_OBJECT_T1, LUSG, ST22, CL_AGS_CC_APPLICATION=========CP, CL_AGS_CC_APPLICATION, , 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.