SAP ABAP Class CL_CHK_CODE_INSPECTOR_SEC (In Service of CheckMan / Security 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 | 20031010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20031010 |
Properties
| Class | CL_CHK_CODE_INSPECTOR_SEC | |
| Short Description | In Service of CheckMan / Security 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 | 20031010 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CHK_CODE_INSPECTOR_SEC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_OBJECT_CHECKER | Check Results Management: Check for Objects | 20031010 | ||
| 2 | IF_CRM_OBJECT_NAVIGATOR | Check Results Management: Object Navigation with Check Mess. | 20031010 |
Friends
Class CL_CHK_CODE_INSPECTOR_SEC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SCI_CHKV | 'CHECKMAN_SECURITY' | 20110609 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_CRM_CI_CHECK_ADAPTER | 20110609 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031010 | ||
| 2 | Instance method | Public | Method | 20031010 | ||
| 3 | Instance method | Public | Method | 20031010 | ||
| 4 | Static method | Private | Method | 20110609 | ||
| 5 | Static method | Private | Method | 20110513 | ||
| 6 | Static method | Private | Method | 20110609 |
Events
Class CL_CHK_CODE_INSPECTOR_SEC has no event.
Types
Class CL_CHK_CODE_INSPECTOR_SEC has no local type.
Method Signatures
Method CHECK_OBJECTS Signature
Method CHECK_OBJECTS on class CL_CHK_CODE_INSPECTOR_SEC has no parameter.
Method CHECK_OBJECTS on class CL_CHK_CODE_INSPECTOR_SEC has no exception.
Method NAVIGATE_WITH_CHECK_RESULT Signature
Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_CODE_INSPECTOR_SEC has no parameter.
Method NAVIGATE_WITH_CHECK_RESULT on class CL_CHK_CODE_INSPECTOR_SEC has no exception.
Method TEST_REQUIREMENTS Signature
Method TEST_REQUIREMENTS on class CL_CHK_CODE_INSPECTOR_SEC has no parameter.
Method TEST_REQUIREMENTS on class CL_CHK_CODE_INSPECTOR_SEC has no exception.
Method __ADD_FINDING_TO_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CI_FINDING | Call by reference | Type reference (TYPE) | SCIR_REST | 20110609 | ||||
| 2 | CM_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CRM_CHECK_RESULT_NEW | 20110609 |
Method __ADD_FINDING_TO_RESULT on class CL_CHK_CODE_INSPECTOR_SEC has no exception.
Method __INIT_STATICS Signature
Method __INIT_STATICS on class CL_CHK_CODE_INSPECTOR_SEC has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110609 |
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_SEC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |