SAP ABAP Class IF_WD_MESSAGE_MANAGER2 (Message Manager Extended)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_MESSAGE_MANAGER | Message Manager | 20050124 |
Properties
| Class | IF_WD_MESSAGE_MANAGER2 | |
| Short Description | Message Manager Extended | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030224 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WD_MESSAGE_MANAGER2 has no forward declaration.
Interfaces
Class IF_WD_MESSAGE_MANAGER2 has no interface implemented.
Friends
Class IF_WD_MESSAGE_MANAGER2 has no friend class.
Attributes
Class IF_WD_MESSAGE_MANAGER2 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a message item for an attribute | 20050201 | |
| 2 | Instance method | Public | Method | Adds a message item for an element | 20060622 | |
| 3 | Instance method | Public | Method | Creates Message that References to Other Message | 20050124 | |
| 4 | Instance method | Public | Method | Creates Message that References to Other Message | 20060622 | |
| 5 | Instance method | Public | Method | Gets all messages | 20060504 | |
| 6 | Instance method | Public | Method | Gets the messages for a context attribute | 20050124 | |
| 7 | Instance method | Public | Method | Gets the messages for a context element | 20050124 | |
| 8 | Instance method | Public | Method | Gets the messages for a context node | 20050124 | |
| 9 | Instance method | Public | Method | Deletes all messages for an attribute | 20050201 | |
| 10 | Instance method | Public | Method | Deletes all messages for an element | 20050201 | |
| 11 | Instance method | Public | Method | Deletes all messages for a node | 20050201 |
Events
Class IF_WD_MESSAGE_MANAGER2 has no event.
Types
Class IF_WD_MESSAGE_MANAGER2 has no local type.
Method Signatures
Method ADD_MESSAGE_ITEM_FOR_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Value transfer | Type reference (TYPE) | STRING | Attribut-Name | 20050201 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | WebDynpro: Schnittstelle für Kontext Knoten | 20050201 | |||
| 3 | ITEM | Value transfer | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20050201 |
Method ADD_MESSAGE_ITEM_FOR_ATTRIBUTE on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method ADD_MESSAGE_ITEM_FOR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Value transfer | Type reference (TYPE) | STRING_TABLE | 20060622 | ||||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20060622 | ||||
| 3 | ITEM | Value transfer | Type reference (TYPE) | WDR_MESSAGE_ITEM | 20060622 |
Method ADD_MESSAGE_ITEM_FOR_ELEMENT on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method ADD_REFERENCING_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20050124 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050124 | |||
| 3 | ORIGINAL_MESSAGE | Call by reference | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20050124 | |||
| 4 | SUCCESS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Message erfolgreich angelegt | 20050124 |
Method ADD_REFERENCING_MESSAGE on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method ADD_REFERENCING_MSG_FOR_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20060622 | |||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060622 | |||
| 3 | ORIGINAL_MESSAGE | Call by reference | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20060622 | |||
| 4 | SUCCESS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Message erfolgreich angelegt | 20060622 |
Method ADD_REFERENCING_MSG_FOR_ELEM on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method GET_MESSAGE_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20060504 |
Method GET_MESSAGE_ITEMS on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method GET_MESSAGE_ITEMS_FOR_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20050124 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050124 | |||
| 3 | ITEMS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20050124 |
Method GET_MESSAGE_ITEMS_FOR_ATTR on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method GET_MESSAGE_ITEMS_FOR_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050124 | |||
| 2 | ITEMS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20050124 |
Method GET_MESSAGE_ITEMS_FOR_ELEMENT on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method GET_MESSAGE_ITEMS_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20050124 | |||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050124 |
Method GET_MESSAGE_ITEMS_FOR_NODE on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method REMOVE_MESSAGE_ITEMS_FOR_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | Attribut-Name | 20050201 | |||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | WebDynpro: Schnittstelle für Kontext Knoten | 20050201 |
Method REMOVE_MESSAGE_ITEMS_FOR_ATTR on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method REMOVE_MESSAGE_ITEMS_FOR_ELEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | WebDynpro: Schnittstelle für Kontext Knoten | 20050201 |
Method REMOVE_MESSAGE_ITEMS_FOR_ELEM on class IF_WD_MESSAGE_MANAGER2 has no exception.
Method REMOVE_MESSAGE_ITEMS_FOR_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20050201 |
Method REMOVE_MESSAGE_ITEMS_FOR_NODE on class IF_WD_MESSAGE_MANAGER2 has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |