SAP ABAP Class CL_SALV_TR_LOGGER (ALV Trace Logger)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
⤷
SALV_TRI (Package) ALV Trace: Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_LOGGER | ALV Trace Logger | 20101222 |
Properties
| Class | CL_SALV_TR_LOGGER | |
| Short Description | ALV Trace Logger | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_TRI | ALV Trace: Implementation |
| Created | 20101222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_TR_LOGGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_LOGGER | ALV Trace Logger | 20101222 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_LOGGER | 20101222 | ALV Logger Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20101222 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_LOGGER=>Y_CLASS_SHORTENED_NAME | 20130115 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_LOGGER=>Y_COMPONENT | 20130115 | ||||
| 4 | Static Attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20101222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20101222 |
Events
Class CL_SALV_TR_LOGGER has no event.
Types
Class CL_SALV_TR_LOGGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_SHORTENED_NAME | Value transfer | Type reference (TYPE) | IF_SALV_LOGGER=>Y_CLASS_SHORTENED_NAME | 20101222 | ||||
| 2 | COMPONENT | Value transfer | Type reference (TYPE) | IF_SALV_LOGGER=>Y_COMPONENT | 20101222 |
Method CONSTRUCTOR on class CL_SALV_TR_LOGGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |