SAP ABAP Class CL_WER_MESSAGE_MANAGER (Message manager)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-MD-MM (Application Component) Material Master
⤷
WER_UTILITIES (Package) Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WER_MESSAGE_LISTENER | For listening and handling message publishing | 20060630 |
Properties
| Class | CL_WER_MESSAGE_MANAGER | |
| Short Description | Message manager | |
| Super Class | CL_WER_MESSAGE_LISTENER | For listening and handling message publishing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WER_UTILITIES | Utilities |
| Created | 20060629 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WER_MESSAGE_MANAGER has no forward declaration.
Interfaces
Class CL_WER_MESSAGE_MANAGER has no interface implemented.
Friends
Class CL_WER_MESSAGE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WER_PROCESS_CONTEXT_TTY | List of items which where identified has erroneous | 20070109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WER_MESSAGE_TTY | Error messages | 20060629 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WER_MESSAGE_TTY | Success messages | 20060629 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WER_MESSAGE_TTY | Warning messages | 20060629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20060630 | ||
| 2 | Instance method | Public | Method | Returns the list of erroneous items | 20070109 | |
| 3 | Instance method | Private | Method | Inserts message to the right table | 20060629 |
Events
Class CL_WER_MESSAGE_MANAGER has no event.
Types
Class CL_WER_MESSAGE_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WER_MESSAGE_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_WER_MESSAGE_MANAGER has no exception.
Method GET_ERRONEOUS_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ERR_ITEMS | Value transfer | Object reference (TYPE REF TO) | WER_PROCESS_CONTEXT_TTY | Rule engine process contexts | 20070109 |
Method GET_ERRONEOUS_ITEMS on class CL_WER_MESSAGE_MANAGER has no exception.
Method INSERT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | One message | 20060629 |
Method INSERT_MESSAGE on class CL_WER_MESSAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |