SAP ABAP Class CL_LXE_MESSAGE_EVENT (Message handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Properties
Class | CL_LXE_MESSAGE_EVENT | |
Short Description | Message handling | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE | New MLT Environment |
Created | 20111020 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_MESSAGE_EVENT has no forward declaration.
Interfaces
Class CL_LXE_MESSAGE_EVENT has no interface implemented.
Friends
Class CL_LXE_MESSAGE_EVENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'E' | Error | 20111020 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'I' | Information | 20111020 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | LXEFLAG | 'W' | Warning | 20111020 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Event handling method | Message event handler for batch reports | 20130711 |
2 | ![]() |
Static method | Public | Event handling method | Message event handler for batch reports | 20130717 |
3 | ![]() |
Static method | Public | Event handling method | Message event handler for batch reports | 20111020 |
4 | ![]() |
Static method | Public | Method | 20111020 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | MESSAGE | Static Event (1) |
Public (2) |
20111020 |
Types
Class CL_LXE_MESSAGE_EVENT has no local type.
Method Signatures
Method HANDLER_ABAP_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | LXEFLAG | Flag | 20130711 | ||
2 | ![]() |
ORIGIN | Call by reference | Attribute reference (LIKE) | 20130711 | ||||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20130711 |
Method HANDLER_ABAP_MESSAGE on class CL_LXE_MESSAGE_EVENT has no exception.
Method HANDLER_ABAP_MESSAGE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | LXEFLAG | Flag | 20130717 | ||
2 | ![]() |
ORIGIN | Call by reference | Attribute reference (LIKE) | 20130717 | ||||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20130717 |
Method HANDLER_ABAP_MESSAGE_ERROR on class CL_LXE_MESSAGE_EVENT has no exception.
Method HANDLER_LIST_OUTPUT_BATCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | LXEFLAG | Flag | 20111020 | ||
2 | ![]() |
ORIGIN | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20111020 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20111020 |
Method HANDLER_LIST_OUTPUT_BATCH on class CL_LXE_MESSAGE_EVENT has no exception.
Method RAISE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | LXEFLAG | Message level | 20111020 | ||
2 | ![]() |
ORIGIN | Call by reference | Type reference (TYPE) | LXESTRING | Event origin | 20111020 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | LXESTRING | Message text | 20111020 |
Method RAISE_MESSAGE on class CL_LXE_MESSAGE_EVENT has no exception.
Event Signatures
Event MESSAGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | LEVEL | Exporting | Value transfer | Type reference (TYPE) | LXEFLAG | Message level | 20111020 | ||
2 | ORIGIN | Exporting | Value transfer | Type reference (TYPE) | LXESTRING | Event origin | 20111020 | ||
3 | TEXT | Exporting | Value transfer | Type reference (TYPE) | LXESTRING | Message text | 20111020 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |