SAP ABAP Class CL_COVERAGE_LOGGER (Log Messages)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COVERAGE_LOGGER | Log Messages | 20100620 |
Properties
| Class | CL_COVERAGE_LOGGER | |
| Short Description | Log Messages | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_MAIN_II | Main Package II |
| Created | 20081112 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_LOGGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COVERAGE_LOGGER | Log Messages | 20100620 |
Friends
Class CL_COVERAGE_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | Categories: I = Info, W = Warning, E = Error | 20090729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates a New Instance | 20100620 | |
| 2 | Static method | Public | Method | Creates a new instance (OBSOLETE) | 20081112 | |
| 3 | Instance method | Public | Method | Write Log Entry | 20100620 |
Events
Class CL_COVERAGE_LOGGER has no event.
Types
Class CL_COVERAGE_LOGGER has no local type.
Method Signatures
Method CREATE_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_COVERAGE_LOGGER | Meldungen loggen | 20100620 |
Method CREATE_LOGGER on class CL_COVERAGE_LOGGER has no exception.
Method GET_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOGGER | Value transfer | Object reference (TYPE REF TO) | CL_COVERAGE_LOGGER | Meldungen loggen | 20081112 |
Method GET_LOGGER on class CL_COVERAGE_LOGGER has no exception.
Method LOG Signature
Method LOG on class CL_COVERAGE_LOGGER has no parameter.
Method LOG on class CL_COVERAGE_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |