SAP ABAP Class CE_SCV_COVERAGE_TYPE (Coverage Type)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Properties
| Class | CE_SCV_COVERAGE_TYPE | |
| Short Description | Coverage Type | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20100326 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SCV_COVERAGE_TYPE has no forward declaration.
Interfaces
Class CE_SCV_COVERAGE_TYPE has no interface implemented.
Friends
Class CE_SCV_COVERAGE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | 20100326 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100326 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100326 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 20100326 | ||||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | 20100326 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100326 | ||||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | 20100326 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100326 | ||||
| 9 | Static Attribute | Public | Type reference (TYPE) | CE_SCV_COVERAGE_TYPE=>TAB | 20100326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Initializes the counter type | 20100326 | |
| 2 | Static method | Public | Method | Gets the value that matches the ID | 20100326 |
Events
Class CE_SCV_COVERAGE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20100326 | tab TYPE STANDARD TABLE OF REF TO CE_SCV_COVERAGE_TYPE WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SCV_COVERAGE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SCV_COVERAGE_TYPE has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100326 | ||||
| 2 | R_VALUE | Value transfer | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | 20100326 |
Method FIND on class CE_SCV_COVERAGE_TYPE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |