SAP ABAP Class IF_CRR_LOG_CONTROL (CRR Logging into Logfiles)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_CRR_LOGGER | Logging interface | 20101223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRR_LOGGER | CRR Default Logging | 20101223 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DUMMY_LOGGER | Dummy logger | 20101223 |
Properties
| Class | IF_CRR_LOG_CONTROL | |
| Short Description | CRR Logging into Logfiles | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20101223 | SAP |
| Last change | 20140120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_CRR_LOG_CONTROL has no interface implemented.
Friends
Class IF_CRR_LOG_CONTROL has no friend class.
Attributes
Class IF_CRR_LOG_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110328 | ||
| 2 | Instance method | Public | Method | Open Logfile | 20101223 | |
| 3 | Instance method | Public | Method | Save Logfile to DB | 20101223 |
Events
Class IF_CRR_LOG_CONTROL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_CRR_LOG_PARAMETER_S | Public | See coding | 20101223 | begin of gty_crr_log_parameter_s,
parameter type char20,
value type char80,
end of gty_crr_log_parameter_s
|
||
| 2 | GTY_CRR_LOG_PARAMETER_T | Public | See coding | 20101223 | gty_crr_log_parameter_t type standard table of gty_crr_log_parameter_s
|
Method Signatures
Method GET_LOG_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOGFILE | Value transfer | Type reference (TYPE) | TRFILE | 20110328 |
Method GET_LOG_FILE on class IF_CRR_LOG_CONTROL has no exception.
Method OPEN_LOG Signature
Method OPEN_LOG on class IF_CRR_LOG_CONTROL has no parameter.
Method OPEN_LOG on class IF_CRR_LOG_CONTROL has no exception.
Method SAVE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110418 |
Method SAVE_LOG on class IF_CRR_LOG_CONTROL has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in |