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 | Constant | Public | Type reference (TYPE) | I | 3 | Default Severity | 20121116 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | Severity: Error State | 20121116 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 0 | Severity: No Message Type | 20121116 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Severity: Warning State | 20121116 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | MSGVS | SET/GET Parameter for Message Handling | 20121116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121116 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050202 | |
| 3 | 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 | CONF_LINE | Call by reference | Type reference (TYPE) | ETENS | 20070628 | ||||
| 2 | DOCUMENT | Call by reference | Type reference (TYPE) | EBELN | 20050202 | ||||
| 3 | ITEM | Call by reference | Type reference (TYPE) | EBELP | 20050202 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050202 | ||||
| 5 | SCHEDULE | Call by reference | Type reference (TYPE) | ETENR | 20050202 | ||||
| 6 | TEXT | Call by reference | Type reference (TYPE) | ME_TEXT80 | 20050202 | ||||
| 7 | 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 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichtenklasse | 20121116 | ||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20121116 | ||
| 3 | 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 |