SAP ABAP Class CL_CHK_CODE_INSPECTOR (In Service of Check Manager/Performance Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CODE_INSPECTOR (Package) ABAP Source Code Analysis
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20011026
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20011026
Properties
Class CL_CHK_CODE_INSPECTOR  
Short Description In Service of Check Manager/Performance Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CODE_INSPECTOR   ABAP Source Code Analysis 
Created 20011025   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHK_CODE_INSPECTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20011026
2 IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20011026
Friends
Class CL_CHK_CODE_INSPECTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHECK_ID Constant Private Type reference (TYPE) CRMCHKID 'BC_SCI' 20110609
2 F_CI_ADAPTER Instance attribute Private Object reference (TYPE REF TO) IF_CRM_CI_CHECK_ADAPTER 20110609
3 F_CI_CHECK_VARIANT Instance attribute Private Type reference (TYPE) SCI_CHKV 'CHECKMAN_PERFORMANCE' 20110609
4 HILO_ON Static Attribute Private Type reference (TYPE) FLAG '' 20110609
5 S_AUTHORS Static Attribute Private Type reference (TYPE) SCIT_RESP 20110609
6 S_CDAT Static Attribute Private Type reference (TYPE) SCIT_DATE 20110609
7 S_DEVCLASSES Static Attribute Private Type reference (TYPE) SCIT_DEVC 20110609
8 S_DLVUNITS Static Attribute Private Type reference (TYPE) SCIT_APPL 20110609
9 S_PDEVCLASSES Static Attribute Private Type reference (TYPE) SCIT_PDEVC 20110609
10 S_SDATE Static Attribute Private Type reference (TYPE) SCIT_DATE 20110609
11 S_SRCSYSTEMS Static Attribute Private Type reference (TYPE) SCIT_OSYS 20110609
12 S_UDAT Static Attribute Private Type reference (TYPE) SCIT_DATE 20110609
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECTS Instance method Public Method 20011114
2 COMPUTE_HIGH_OR_LOW Instance method Private Method 20110609
3 CONVERT_FINDINGS_TO_RESULT Instance method Private Method 20110609
4 INIT_CODE_INSPECTOR_ADAPTER Instance method Private Method 20110609
5 NAVIGATE_WITH_CHECK_RESULT Instance method Public Method 20011114
6 TEST_REQUIREMENTS Instance method Public Method 20011114
7 WHERE_USED_ONLY Static method Private Method Document Text References 20110609
Events
Class CL_CHK_CODE_INSPECTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_OBJECT_HILO Private See coding 20040630 begin of ltype_Object_Hilo, object type crmobj, high type c length 1, end of ltype_Object_Hilo
2 LTYPE_OBJ_HILO_TABLE Private See coding 20040630 ltype_Obj_Hilo_Table type sorted table of ltype_Object_Hilo with unique key object-pgmid object-object object-obj_Name
Method Signatures

Method CHECK_OBJECTS Signature

Method CHECK_OBJECTS on class CL_CHK_CODE_INSPECTOR has no parameter.
Method CHECK_OBJECTS on class CL_CHK_CODE_INSPECTOR has no exception.

Method COMPUTE_HIGH_OR_LOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECTS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS 20110609
2 Exporting P_OBJECT_HILO_TABLE Call by reference Type reference (TYPE) LTYPE_OBJ_HILO_TABLE 20110609

Method COMPUTE_HIGH_OR_LOW on class CL_CHK_CODE_INSPECTOR has no exception.

Method CONVERT_FINDINGS_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CI_FINDINGS Call by reference Type reference (TYPE) SCIT_REST 20110609
2 Importing HILO_OBJECTS Call by reference Type reference (TYPE) LTYPE_OBJ_HILO_TABLE 20110609
3 Importing OBJECT_KEYS Call by reference Type reference (TYPE) CRM_OBJECT_PAIRS 20110609
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_CRM_CHECK_RESULT_NEW 20110609

Method CONVERT_FINDINGS_TO_RESULT on class CL_CHK_CODE_INSPECTOR has no exception.

Method INIT_CODE_INSPECTOR_ADAPTER Signature

Method INIT_CODE_INSPECTOR_ADAPTER on class CL_CHK_CODE_INSPECTOR has no parameter.
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK 20110609

Method NAVIGATE_WITH_CHECK_RESULT Signature

Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_CODE_INSPECTOR has no parameter.
Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_CODE_INSPECTOR has no exception.

Method TEST_REQUIREMENTS Signature

Method TEST_REQUIREMENTS on class CL_CHK_CODE_INSPECTOR has no parameter.
Method TEST_REQUIREMENTS on class CL_CHK_CODE_INSPECTOR has no exception.

Method WHERE_USED_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_OUT Call by reference Type reference (TYPE) STRING 20110609

Method WHERE_USED_ONLY on class CL_CHK_CODE_INSPECTOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 620