SAP ABAP Class CX_MRM_MESSAGE (Exception with Message Data)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IV (Application Component) Invoice Verification
     MRM_BASE (Package) Basis Components for Invoice Verification
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_MRM_ROOT Basis Exception for Invoice Verification 20080117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080117
Properties
Class CX_MRM_MESSAGE  
Short Description Exception with Message Data    
Super Class CX_MRM_ROOT Basis Exception for Invoice Verification 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MRM_BASE   Basis Components for Invoice Verification 
Created 20080117   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MRM_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080117
Friends
Class CX_MRM_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MSGTY Instance attribute Public Type reference (TYPE) SY-MSGTY Message Category 20080117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080117
2 GET_MSGTY Instance method Public Method 20080117
3 SET_MSGTY Instance method Public Method 20080117
Events
Class CX_MRM_MESSAGE has no event.
Types
Class CX_MRM_MESSAGE 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 BELNR Call by reference Type reference (TYPE) RE_BELNR 20080117
2 Importing MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20080117
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080117
4 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080117

Method CONSTRUCTOR on class CX_MRM_MESSAGE has no exception.

Method GET_MSGTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20080117

Method GET_MSGTY on class CX_MRM_MESSAGE has no exception.

Method SET_MSGTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichtentyp 20080117

Method SET_MSGTY on class CX_MRM_MESSAGE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in