SAP ABAP Class IF_LXE_MESSAGE (Interface for messages)
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
Class IF_LXE_MESSAGE  
Short Description Interface for messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110309   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LXE_MESSAGE has no forward declaration.
Interfaces
Class IF_LXE_MESSAGE has no interface implemented.
Friends
Class IF_LXE_MESSAGE has no friend class.
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 GET_CAUSE Instance method Public Method Returns the cause of the message; might be unbound 20110309
2 GET_MESSAGE Instance method Public Method Returns the message 20110309
3 GET_TYPE Instance method Public Method Returns the type of this message 20110309
Events
Class IF_LXE_MESSAGE has no event.
Types
Class 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 Returning CAUSE Value transfer Object reference (TYPE REF TO) IF_LXE_MESSAGE Interface for messages 20110309

Method GET_CAUSE on class 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 Returning MESSAGE Value transfer Type reference (TYPE) STRING The message 20110309

Method GET_MESSAGE on class 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 Returning TYPE Value transfer Type reference (TYPE) I The message type 20110309

Method GET_TYPE on class IF_LXE_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in