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 MO_CAUSE Instance attribute Private Object reference (TYPE REF TO) IF_LXE_MESSAGE Interface for messages 20110309
2 MV_MSGID Instance attribute Private Type reference (TYPE) SYMSGID Message Class 20110309
3 MV_MSGNO Instance attribute Private Type reference (TYPE) SYMSGNO Message Number 20110309
4 MV_MSGV1 Instance attribute Private Type reference (TYPE) SYMSGV Message Variable 20110309
5 MV_MSGV2 Instance attribute Private Type reference (TYPE) SYMSGV Message Variable 20110309
6 MV_MSGV3 Instance attribute Private Type reference (TYPE) SYMSGV Message Variable 20110309
7 MV_MSGV4 Instance attribute Private Type reference (TYPE) SYMSGV Message Variable 20110309
8 MV_TYPE Instance attribute Private Type reference (TYPE) I 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110309
2 CREATE 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 Importing CAUSE Call by reference Object reference (TYPE REF TO) IF_LXE_MESSAGE Interface for messages 20110309
2 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20110309
3 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20110309
4 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20110309
5 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20110309
6 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20110309
7 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20110309
8 Importing 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 Importing CAUSE Call by reference Object reference (TYPE REF TO) IF_LXE_MESSAGE Interface for messages 20110309
2 Returning MESSAGE Value transfer Object reference (TYPE REF TO) CL_LXE_MSG_MSG_CLASS Message from a message class 20110309
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20110309
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20110309
5 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20110309
6 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20110309
7 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20110309
8 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV SPACE Message Variable 20110309
9 Importing 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