SAP ABAP Class CL_CRR_ERROR_LOG (CRR Persistet Error Log)
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_ERROR_LOG | Persistet CRR Errors | 20101217 |
Properties
| Class | CL_CRR_ERROR_LOG | |
| Short Description | CRR Persistet Error Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCRR_LOG | Logging for CRR |
| Created | 20101217 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRR_ERROR_LOG | Persistet CRR Errors | 20101217 |
Friends
Class CL_CRR_ERROR_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | LIF_CRR_LOG_ERROR_INTF | 20110131 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101217 | ||
| 2 | Instance method | Private | Method | 20120312 |
Events
Class CL_CRR_ERROR_LOG has no event.
Types
Class CL_CRR_ERROR_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20101217 |
Method CONSTRUCTOR on class CL_CRR_ERROR_LOG has no exception.
Method GET_FROM_ACTIVE_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ERROR | Call by reference | Type reference (TYPE) | CRRERROR | CRR Error Messages | 20120312 |
Method GET_FROM_ACTIVE_SCENARIO on class CL_CRR_ERROR_LOG has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |