SAP ABAP Class CL_COVERAGE_ALV_LOG (Coverage Analyzer Log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COVERAGE_RESULT | Results + ALV grid | 19991108 |
Properties
| Class | CL_COVERAGE_ALV_LOG | |
| Short Description | Coverage Analyzer Log | |
| Super Class | CL_COVERAGE_RESULT | Results + ALV grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_UI | UI Functionality |
| Created | 19991108 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_ALV_LOG has no forward declaration.
Interfaces
Class CL_COVERAGE_ALV_LOG has no interface implemented.
Friends
Class CL_COVERAGE_ALV_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | See coding | 20120203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991108 |
Events
Class CL_COVERAGE_ALV_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_COVLOG_PLUS_FULL_TEXT | Private | See coding | 20120203 | BEGIN OF ty_covlog_plus_full_text.
INCLUDE TYPE cvs_covlog.
TYPES:
master_logtext TYPE covlog-logtext,
END OF ty_covlog_plus_full_text
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Container Name | 19991108 |
Method CONSTRUCTOR on class CL_COVERAGE_ALV_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 50A |