SAP ABAP Class CL_LXE_MSG_MSG_CLASS (Message from a message class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LXE_MESSAGE | Interface for messages | 20110309 |
Properties
| Class | CL_LXE_MSG_MSG_CLASS | |
| Short Description | Message from a message class | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLXE | New MLT Environment |
| Created | 20110309 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_MSG_MSG_CLASS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LXE_MESSAGE | Interface for messages | 20110309 |
Friends
Class CL_LXE_MSG_MSG_CLASS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_LXE_MESSAGE | Interface for messages | 20110309 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | Message Class | 20110309 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYMSGNO | Message Number | 20110309 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20110309 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20110309 | |
| 2 | Static method | Public | Method | Create a message | 20110309 |
Events
Class CL_LXE_MSG_MSG_CLASS has no event.
Types
Class CL_LXE_MSG_MSG_CLASS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAUSE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_MESSAGE | Interface for messages | 20110309 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110309 | |||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110309 | |||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20110309 | |||
| 8 | TYPE | Call by reference | Type reference (TYPE) | I | Message Type | 20110309 |
Method CONSTRUCTOR on class CL_LXE_MSG_MSG_CLASS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAUSE | Call by reference | Object reference (TYPE REF TO) | IF_LXE_MESSAGE | Interface for messages | 20110309 | |||
| 2 | MESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_LXE_MSG_MSG_CLASS | Message from a message class | 20110309 | |||
| 3 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20110309 | |||
| 4 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20110309 | |||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20110309 | ||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20110309 | ||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20110309 | ||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SPACE | Message Variable | 20110309 | ||
| 9 | TYPE | Call by reference | Type reference (TYPE) | I | Message Type | 20110309 |
Method CREATE on class CL_LXE_MSG_MSG_CLASS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |