SAP ABAP Interface IF_WD_MESSAGE_MANAGER2 (Message Manager Extended)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

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
Interface | IF_WD_MESSAGE_MANAGER2 | |
Short Description | Message Manager Extended |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20030224 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WD_MESSAGE_MANAGER2 has no forward declaration.
Interfaces
Interface IF_WD_MESSAGE_MANAGER2 has no interface.
Friends
Interface IF_WD_MESSAGE_MANAGER2 has no friend.
Attributes
Interface 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
Interface IF_WD_MESSAGE_MANAGER2 has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WD_MESSAGE_MANAGER2 has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |