SAP ABAP Class CX_MMPUR_MESSAGE (Root with Message)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_BASE (Package) Purchasing: Basis Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_MMPUR_ROOT Exception Purchasing 20050202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050202
Properties
Class CX_MMPUR_MESSAGE  
Short Description Root with Message    
Super Class CX_MMPUR_ROOT Exception Purchasing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MMPUR_BASE   Purchasing: Basis Components 
Created 20050202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MMPUR_MESSAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050202
Friends
Class CX_MMPUR_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SEV_DEFAULT Constant Public Type reference (TYPE) I 3 Default Severity 20121116
2 GC_SEV_ERROR Constant Public Type reference (TYPE) I 2 Severity: Error State 20121116
3 GC_SEV_NONE Constant Public Type reference (TYPE) I 0 Severity: No Message Type 20121116
4 GC_SEV_WARNING Constant Public Type reference (TYPE) I 1 Severity: Warning State 20121116
5 GV_MSGVS Static Attribute Private Type reference (TYPE) MSGVS SET/GET Parameter for Message Handling 20121116
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121116
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050202
3 GET_SEVERITY Static method Public Method Severity of Message 20121116
Events
Class CX_MMPUR_MESSAGE has no event.
Types
Class CX_MMPUR_MESSAGE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CX_MMPUR_MESSAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CX_MMPUR_MESSAGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONF_LINE Call by reference Type reference (TYPE) ETENS 20070628
2 Importing DOCUMENT Call by reference Type reference (TYPE) EBELN 20050202
3 Importing ITEM Call by reference Type reference (TYPE) EBELP 20050202
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050202
5 Importing SCHEDULE Call by reference Type reference (TYPE) ETENR 20050202
6 Importing TEXT Call by reference Type reference (TYPE) ME_TEXT80 20050202
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050202

Method CONSTRUCTOR on class CX_MMPUR_MESSAGE has no exception.

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGID Call by reference Type reference (TYPE) SY-MSGID SY-MSGID Nachrichtenklasse 20121116
2 Importing IV_MSGNO Call by reference Type reference (TYPE) SY-MSGNO SY-MSGNO Nachrichtennummer 20121116
3 Returning RV_SEVERITY Value transfer Type reference (TYPE) I Message severity 20121116

Method GET_SEVERITY on class CX_MMPUR_MESSAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600