SAP ABAP Interface IF_CRR_ERROR_LOG (Persistet CRR Errors)
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_ERROR_LOG | CRR Persistet Error Log | 20101217 |
Properties
| Interface | IF_CRR_ERROR_LOG | |
| Short Description | Persistet CRR Errors |
General Data
| Package | SCRR_LOG | Logging for CRR |
| Created | 20101217 | 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 IF_CRR_ERROR_LOG has no interface.
Friends
Interface IF_CRR_ERROR_LOG has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_SCENARIO | Instance attribute | Public | Type reference (TYPE) | DCRRSCENARIO | CRR Scenario | 20120906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101217 | ||
| 2 | Instance method | Public | Method | 20101217 | ||
| 3 | Instance method | Public | Method | 20111012 | ||
| 4 | Instance method | Public | Method | 20110408 |
Events
Interface IF_CRR_ERROR_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ERROR_S | Public | Type reference (TYPE) | CRRERROR | 20101217 | |
|
| 2 | GTY_ERROR_T | Public | See coding | 20101217 | gty_error_t type standard table of crrerror
|
||
| 3 | GTY_MSG_ERROR_S | Public | See coding | 20110210 | begin of gty_msg_error_s,
scenario type dcrrscenario,
taskid type dcrrtaskid,
transition type dcrrtransition,
operation type dcrraction,
active_state type dcrrstate,
active_trans type dcrrtransition,
component type dcrrcomponent,
crrexception type seoclsname,
logfile type trfile,
end of gty_msg_error_s
|
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ERROR | Call by reference | Type reference (TYPE) | GTY_MSG_ERROR_S | 20110210 | ||||
| 2 | IX_CRR | Call by reference | Object reference (TYPE REF TO) | CX_CRR_BASE | 20101217 |
Method ADD on Interface IF_CRR_ERROR_LOG has no exception.
Method CLEAR Signature
Method CLEAR on Interface IF_CRR_ERROR_LOG has no parameter.
Method CLEAR on Interface IF_CRR_ERROR_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MSG | Value transfer | Type reference (TYPE) | CRR_MESSAGE_T | CRR Message Table | 20111012 |
Method GET_MESSAGES on Interface IF_CRR_ERROR_LOG has no exception.
Method HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110408 |
Method HAS_ERROR on Interface IF_CRR_ERROR_LOG has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |