SAP ABAP Class IF_SALV_CSQ_LOG_PROVIDER (Log provider)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_LOG | Log object | 20080815 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSQ_SESSION_LOG | Root log, message log | 20090309 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSQ_LOG | Logger | 20080815 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_STC_AUNIT_LOG_DUMMY | AUnit dummy for logging | 20111014 |
Properties
| Class | IF_SALV_CSQ_LOG_PROVIDER | |
| Short Description | Log provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080815 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_CSQ_LOG_PROVIDER has no forward declaration.
Interfaces
Class IF_SALV_CSQ_LOG_PROVIDER has no interface implemented.
Friends
Class IF_SALV_CSQ_LOG_PROVIDER has no friend class.
Attributes
Class IF_SALV_CSQ_LOG_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090316 | ||
| 2 | Instance method | Public | Method | OBSOLETE: use create log | 20080815 |
Events
Class IF_SALV_CSQ_LOG_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_CLASS | Public | Type reference (TYPE) | SALV_CSQT_TOOL | 20100218 | |
|
| 2 | Y_COMPONENT | Public | Type reference (TYPE) | SALV_CSQT_COMPONENT | 20100218 | |
|
| 3 | Y_INSTANCE_HANDLE | Public | Type reference (TYPE) | STRING | 20100218 | |
Method Signatures
Method CREATE_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS | Value transfer | Type reference (TYPE) | Y_CLASS | 20090316 | ||||
| 2 | COMPONENT | Value transfer | Type reference (TYPE) | Y_COMPONENT | 20090316 | ||||
| 3 | HAS_MESSAGE_POOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090316 | |||
| 4 | INSTANCE_HANDLE | Value transfer | Type reference (TYPE) | Y_INSTANCE_HANDLE | 20090316 | ||||
| 5 | R_LOGGER | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | 20090316 |
Method CREATE_LOGGER on class IF_SALV_CSQ_LOG_PROVIDER has no exception.
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Value transfer | Type reference (TYPE) | Y_COMPONENT | Software component (granularity for separate tracing) | 20080815 | |||
| 2 | INSTANCE | Value transfer | Type reference (TYPE) | Y_INSTANCE_HANDLE | 20080824 | ||||
| 3 | LOG | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSQ_LOG | Log object | 20080815 | |||
| 4 | TOOL | Value transfer | Type reference (TYPE) | Y_CLASS | 20080824 |
Method GET_LOG on class IF_SALV_CSQ_LOG_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |