SAP ABAP Class CL_DUMMY_LOGGER (Dummy logger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_LOG (Package) Logging for CRR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_LOGGER | Logging interface | 20101104 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRR_LOG_CONTROL | CRR Logging into Logfiles | 20101223 |
Properties
| Class | CL_DUMMY_LOGGER | |
| Short Description | Dummy logger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_LOG | Logging for CRR |
| Created | 20101104 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DUMMY_LOGGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_LOGGER | Logging interface | 20101104 | ||
| 2 | IF_CRR_LOG_CONTROL | CRR Logging into Logfiles | 20101223 |
Friends
Class CL_DUMMY_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DCRRLOGID | CRR Logger ID | 20101220 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101220 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | DCRRSCENARIO | 20101217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101208 | ||
| 2 | Instance method | Private | Method | 20110110 |
Events
Class CL_DUMMY_LOGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTY_MSGTEXT_T | Private | See coding | 20110110 | lty_msgtext_t type standard table of dcrrmsgtext
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGID | Call by reference | Type reference (TYPE) | DCRRLOGID | CRR Logger ID | 20101220 | |||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20101217 |
Method CONSTRUCTOR on class CL_DUMMY_LOGGER has no exception.
Method STATEMENT2TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | LTY_MSGTEXT_T | 20110110 | ||||
| 2 | IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110110 |
Method STATEMENT2TABLE on class CL_DUMMY_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |