SAP ABAP Class CX_COVERAGE_COVINFO (Error in C-Call COV_INFO)
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_COVERAGE_ROOT | Abstract Superclass of all SCOV Exceptions | 20081121 |
Properties
| Class | CX_COVERAGE_COVINFO | |
| Short Description | Error in C-Call COV_INFO | |
| Super Class | CX_COVERAGE_ROOT | Abstract Superclass of all SCOV Exceptions |
| 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 | 20081121 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CX_COVERAGE_COVINFO has no interface implemented.
Friends
Class CX_COVERAGE_COVINFO 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 | '00145EF41CBA02DC9CE9ED10EF8C8B28' | 20081121 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CL_COVERAGE_ENVIRONMENT=>TY_S_COVINFO-ERRTEXT | Error Text of the C-Calls COV_INFO | 20081121 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_COVERAGE_ENVIRONMENT=>TY_S_COVINFO-RC | Return Code of the C-Calls COV_INFO | 20081121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081121 |
Events
Class CX_COVERAGE_COVINFO has no event.
Types
Class CX_COVERAGE_COVINFO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERRTEXT | Call by reference | Type reference (TYPE) | CL_COVERAGE_ENVIRONMENT=>TY_S_COVINFO-ERRTEXT | 20081121 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081121 | ||||
| 3 | RC | Call by reference | Type reference (TYPE) | CL_COVERAGE_ENVIRONMENT=>TY_S_COVINFO-RC | 20081121 | ||||
| 4 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20081121 |
Method CONSTRUCTOR on class CX_COVERAGE_COVINFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |