SAP ABAP Interface IF_CRR_LOGGER (Logging interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_LOG (Package) Logging for CRR
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRR_LOGGER | CRR Default Logging | 20101217 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DUMMY_LOGGER | Dummy logger | 20101104 |
Properties
| Interface | IF_CRR_LOGGER | |
| Short Description | Logging interface |
General Data
| Package | SCRR_LOG | Logging for CRR |
| Created | 20101104 | SAP |
| Last changed | 20140120 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_LOG_CONTROL | CRR Logging into Logfiles | 20101223 |
Friends
Interface IF_CRR_LOGGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MSG_TEXTS | Instance attribute | Public | Type reference (TYPE) | GTY_MSG_TEXTS_T | 20110209 | |||
| 2 | MT_PROTOCOL | Instance attribute | Public | Type reference (TYPE) | GTY_SPROT_U_T | Table Type for SPROT_U | 20101223 | ||
| 3 | MV_SUBRC | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | 20110126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101104 | ||
| 2 | Instance method | Public | Method | 20110110 | ||
| 3 | Instance method | Public | Method | 20101104 | ||
| 4 | Instance method | Public | Method | 20101104 |
Events
Interface IF_CRR_LOGGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_MSG_TEXTS_T | Public | Type reference (TYPE) | CRR_MESSAGE_T | 20110209 | |
|
| 2 | GTY_SPROT_U_T | Public | See coding | 20110121 | gty_sprot_u_t type standard table of sprot_u
|
Method Signatures
Method ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_CRR | Call by reference | Object reference (TYPE REF TO) | CX_CRR_BASE | Default CRR Exception class | 20101220 |
Method ERROR on Interface IF_CRR_LOGGER has no exception.
Method LOG_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATEMENT | Call by reference | Type reference (TYPE) | STRING | 20110110 |
Method LOG_SQL on Interface IF_CRR_LOGGER has no exception.
Method TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | CRR_MESSAGE_S | CRR Message Structure | 20101220 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | DCRRMSGTEXT | CRR Message Text | 20101220 |
Method TRACE on Interface IF_CRR_LOGGER has no exception.
Method WARNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MSG | Call by reference | Type reference (TYPE) | CRR_MESSAGE_S | CRR Message Structure | 20101220 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | DCRRMSGTEXT | CRR Message Text | 20101220 |
Method WARNING on Interface IF_CRR_LOGGER has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |