SAP ABAP Class CL_CHK_CODE_INSPECTOR_TAB (SCI Table Checks for CheckMan)
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 20040204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20040204
Properties
Class CL_CHK_CODE_INSPECTOR_TAB  
Short Description SCI Table Checks for CheckMan    
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 20040204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHK_CODE_INSPECTOR_TAB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_OBJECT_CHECKER Check Results Management: Check for Objects 20040204
2 IF_CRM_OBJECT_NAVIGATOR Check Results Management: Object Navigation with Check Mess. 20040204
Friends
Class CL_CHK_CODE_INSPECTOR_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHECKMAN Constant Private Type reference (TYPE) SCI_CHKV 'CHECKMAN_PERFORMANCE' Code Inspector: Element Name of a Check Variant 20040204
2 FG_CI_VARIANT Static Attribute Private Object reference (TYPE REF TO) CL_CI_CHECKVARIANT 20110513
3 FG_CRITERIA Static Attribute Private See coding 20110513
4 FG_HILO_ON Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110513
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECTS Instance method Public Method 20040204
2 NAVIGATE_WITH_CHECK_RESULT Instance method Public Method 20040204
3 TEST_REQUIREMENTS Instance method Public Method 20040204
4 __INIT_STATICS Static method Private Method 20110513
Events
Class CL_CHK_CODE_INSPECTOR_TAB has no event.
Types
Class CL_CHK_CODE_INSPECTOR_TAB has no local type.
Method Signatures

Method CHECK_OBJECTS Signature

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

Method NAVIGATE_WITH_CHECK_RESULT Signature

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

Method TEST_REQUIREMENTS Signature

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

Method __INIT_STATICS Signature

Method __INIT_STATICS on class CL_CHK_CODE_INSPECTOR_TAB has no parameter.
Method __INIT_STATICS on class CL_CHK_CODE_INSPECTOR_TAB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700