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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20011114 | |
2 | ![]() |
Instance method | Private | Method | 20110609 | |
3 | ![]() |
Instance method | Private | Method | 20110609 | |
4 | ![]() |
Instance method | Private | Method | 20110609 | |
5 | ![]() |
Instance method | Public | Method | 20011114 | |
6 | ![]() |
Instance method | Public | Method | 20011114 | |
7 | ![]() |
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 | ![]() |
P_OBJECTS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | 20110609 | |||
2 | ![]() |
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 | ![]() |
CI_FINDINGS | Call by reference | Type reference (TYPE) | SCIT_REST | 20110609 | |||
2 | ![]() |
HILO_OBJECTS | Call by reference | Type reference (TYPE) | LTYPE_OBJ_HILO_TABLE | 20110609 | |||
3 | ![]() |
OBJECT_KEYS | Call by reference | Type reference (TYPE) | CRM_OBJECT_PAIRS | 20110609 | |||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 |