SAP ABAP Interface IF_LXE_MESSAGE (Interface for messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_MSG_EXCEPTION | Message that hosts an exception | 20110309 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LXE_MSG_MSG_CLASS | Message from a message class | 20110309 |
Properties
Interface | IF_LXE_MESSAGE | |
Short Description | Interface for messages |
General Data
Package | SLXE | New MLT Environment |
Created | 20110309 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_LXE_MESSAGE has no forward declaration.
Interfaces
Interface IF_LXE_MESSAGE has no interface.
Friends
Interface IF_LXE_MESSAGE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_TYPE_ERROR | Constant | Public | Type reference (TYPE) | I | 3 | 20110309 | ||
2 | GC_TYPE_FATAL | Constant | Public | Type reference (TYPE) | I | 4 | 20110309 | ||
3 | GC_TYPE_INFO | Constant | Public | Type reference (TYPE) | I | 1 | 20110309 | ||
4 | GC_TYPE_WARNING | Constant | Public | Type reference (TYPE) | I | 2 | 20110309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the cause of the message; might be unbound | 20110309 |
2 | ![]() |
Instance method | Public | Method | Returns the message | 20110309 |
3 | ![]() |
Instance method | Public | Method | Returns the type of this message | 20110309 |
Events
Interface IF_LXE_MESSAGE has no event.
Types
Interface IF_LXE_MESSAGE has no local type.
Method Signatures
Method GET_CAUSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CAUSE | Value transfer | Object reference (TYPE REF TO) | IF_LXE_MESSAGE | Interface for messages | 20110309 |
Method GET_CAUSE on Interface IF_LXE_MESSAGE has no exception.
Method GET_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | STRING | The message | 20110309 |
Method GET_MESSAGE on Interface IF_LXE_MESSAGE has no exception.
Method GET_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | I | The message type | 20110309 |
Method GET_TYPE on Interface IF_LXE_MESSAGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |