SAP ABAP Class CL_CI_TEST_METRIC_PROC (Code Inspector: Procedural Metrics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_KAIZEN (Package) ABAP Metrics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN | 20070305 |
Properties
| Class | CL_CI_TEST_METRIC_PROC | |
| Short Description | Code Inspector: Procedural Metrics | |
| Super Class | CL_CI_TEST_SCAN | Code Inspector: Test Based on SCAN |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_KAIZEN | ABAP Metrics |
| Created | 20070305 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CI_TEST_METRIC_PROC has no interface implemented.
Friends
Class CL_CI_TEST_METRIC_PROC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'METRIC' | 20070420 | |||
| 2 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_CY2' | Code Inspector: ID for Message Code | 20070420 | ||
| 3 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_CYC' | Code Inspector: ID for Message Code | 20070319 | ||
| 4 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_HDI' | Code Inspector: ID for Message Code | 20070420 | ||
| 5 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_HEF' | Code Inspector: ID for Message Code | 20070420 | ||
| 6 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_HVO' | Code Inspector: ID for Message Code | 20070420 | ||
| 7 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_KNV' | Code Inspector: ID for Message Code | 20070319 | ||
| 8 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_LCO' | Code Inspector: ID for Message Code | 20070420 | ||
| 9 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_MND' | Code Inspector: ID for Message Code | 20070420 | ||
| 10 | Constant | Public | Type reference (TYPE) | SCI_ERRC | 'KW_NOS' | 20070420 | |||
| 11 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_CI_TEST_METRIC_PROC' | 20070305 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070305 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070305 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | CHAR01 data element for SYST | 20070316 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | I | 20070316 | ||||
| 17 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 18 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | I | 20070420 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070305 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070305 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 26 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 27 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 28 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070305 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 31 | Instance attribute | Private | Type reference (TYPE) | SYCHAR01 | 20070420 | ||||
| 32 | Instance attribute | Protected | Type reference (TYPE) | I | 20070305 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070305 | ||
| 2 | Instance method | Private | Method | 20100917 | ||
| 3 | Instance method | Private | Method | 20070419 |
Events
Class CL_CI_TEST_METRIC_PROC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LIST | Public | See coding | 20070419 | T_LIST type standard table of T_LIST_STRUCT
|
||
| 2 | T_LIST_STRUCT | Public | See coding | 20070419 | begin of T_LIST_STRUCT,
DEVC type DEVCLASS,
TYPE type SKZN_TYPE,
NAME type SKZN_NAME,
PROC type SKZN_PROC,
NOS type SKZN_NOS,
MND type SKZN_MND,
CYC type SKZN_CYC,
CY2 type SKZN_CY2,
HDI type SKZN_HDI,
HVO type SKZN_HVO,
HEF type SKZN_HEF,
KNV type SKZN_KNV,
LCO type SKZN_LCO,
INCLUDE type SKZN_INCLUDE,
LINE type SKZN_LINE,
end of T_LIST_STRUCT
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CI_TEST_METRIC_PROC has no parameter.
Method CONSTRUCTOR on class CL_CI_TEST_METRIC_PROC has no exception.
Method ISSUE_WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100917 | ||||
| 2 | COLUMN | Call by reference | Type reference (TYPE) | NUMERIC | 20100917 | ||||
| 3 | INCLUDE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100917 | ||||
| 4 | IS_REQUESTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100917 | ||||
| 5 | LINE | Call by reference | Type reference (TYPE) | NUMERIC | 20100917 | ||||
| 6 | PATH | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100917 | ||||
| 7 | THRESHOLD | Call by reference | Type reference (TYPE) | NUMERIC | 20100917 | ||||
| 8 | VALUE | Call by reference | Type reference (TYPE) | NUMERIC | 20100917 |
Method ISSUE_WARNING on class CL_CI_TEST_METRIC_PROC has no exception.
Method PACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LIST | Call by reference | Type reference (TYPE) | T_LIST | 20070419 | ||||
| 2 | P_RESULT | Value transfer | Type reference (TYPE) | STRING | 20070419 |
Method PACK on class CL_CI_TEST_METRIC_PROC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |