SAP ABAP Interface IF_ECH_LOGGER (IF_ECH_LOGGER)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_BASIS (Package) Central Objects of Error and Conflict Handler
⤷
⤷
Properties
| Interface | IF_ECH_LOGGER | |
| Short Description |
General Data
| Package | FS_ECH_BASIS | Central Objects of Error and Conflict Handler |
| Created | 20100518 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_ECH_UTILS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_ECH_LOGGER has no interface.
Friends
Interface IF_ECH_LOGGER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DUMMY | Instance attribute | Public | Type reference (TYPE) | STRING | Dummy | 20100518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_EXCEPTION | 20100518 | |
| 2 | Instance method | Public | Method | ADD_MESSAGE | 20100518 |
Events
Interface IF_ECH_LOGGER has no event.
Types
Interface IF_ECH_LOGGER has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | IX_EXCEPTION | 20100518 | |||
| 2 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | IV_MSGTY | 20100518 |
Method ADD_EXCEPTION on Interface IF_ECH_LOGGER has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | SY-MSGID | IV_MSGID | 20100518 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | SY-MSGNO | IV_MSGNO | 20100518 | ||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | SY-MSGTY | IV_MSGTY | 20100518 | ||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV1 | IV_MSGV1 | 20100518 | ||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV2 | IV_MSGV2 | 20100518 | ||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV3 | IV_MSGV3 | 20100518 | ||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | CSEQUENCE | SY-MSGV4 | IV_MSGV4 | 20100518 |
Method ADD_MESSAGE on Interface IF_ECH_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |