SAP ABAP Class CX_COVERAGE_ROOT (Abstract Superclass of all SCOV Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_MAIN_II (Package) Main Package II
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20070124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_COVINFO | Error in C-Call COV_INFO | 20081121 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_INCONSISTENT_SRC | Exception During Checking of the Source Consistency | 20070124 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_NO_COVREF_INFO | Exception during reading of COVREF information | 20070403 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_NO_LREF_INFO | Exception During Reading of the Line Information | 20070124 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_NO_TRIG_ENTRY | Exception while reading the processing block information | 20070403 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_PROGRAM_NOT_FOUND | Exception During Program Access | 20070124 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_COVERAGE_UNKNOWN_PB_TYPE | Exception During Determination of Processing Block Type | 20070328 |
Properties
| Class | CX_COVERAGE_ROOT | |
| Short Description | Abstract Superclass of all SCOV Exceptions | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SCOV_MAIN_II | Main Package II |
| Created | 20070124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_COVERAGE_ROOT has no forward declaration.
Interfaces
Class CX_COVERAGE_ROOT has no interface implemented.
Friends
Class CX_COVERAGE_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00132120A5A81DEBAAF197F267B2CABB' | 20070124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070124 |
Events
Class CX_COVERAGE_ROOT has no event.
Types
Class CX_COVERAGE_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20070124 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20070124 |
Method CONSTRUCTOR on class CX_COVERAGE_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |