SAP ABAP Class IF_ECH_LOGGER (IF_ECH_LOGGER)
Properties
| Class | IF_ECH_LOGGER | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100518 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_ECH_LOGGER has no interface implemented.
Friends
Class IF_ECH_LOGGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_ECH_LOGGER has no event.
Types
Class 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 class 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 class IF_ECH_LOGGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |