SAP ABAP Interface IF_WDR_MESSAGE_AREA (Internal Interface for Message Area)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_COMP (Package) Web Dynpro: System Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_MESSAGE_AREA | Internal Interface for Message Area | 20041021 |
Properties
| Interface | IF_WDR_MESSAGE_AREA | |
| Short Description | Internal Interface for Message Area |
General Data
| Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
| Created | 20041021 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_WDR_VIEW_ELEM_ADAPTER_MNG | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_WDR_MESSAGE_AREA has no interface.
Friends
Interface IF_WDR_MESSAGE_AREA has no friend.
Attributes
Interface IF_WDR_MESSAGE_AREA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Message to Message Log | 20041021 | |
| 2 | Instance method | Public | Method | Adds Set of Messages to Message Log | 20041021 | |
| 3 | Instance method | Public | Method | 20050126 | ||
| 4 | Instance method | Public | Method | Specifies whether the Message Log Is to Be Visible | 20050309 | |
| 5 | Instance method | Public | Method | Resets the first_vis_row of the RowRepeater | 20140115 | |
| 6 | Instance method | Public | Method | Set Display Properties of Message Area | 20050118 | |
| 7 | Instance method | Public | Method | 20080117 |
Events
Interface IF_WDR_MESSAGE_AREA has no event.
Types
Interface IF_WDR_MESSAGE_AREA has no local type.
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE_HTML_IDS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_HTML_ID_T | Infos für Sprungziele von Meldungen | 20050606 | |||
| 2 | I_MESSAGE | Value transfer | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20050606 |
Method ADD_MESSAGE on Interface IF_WDR_MESSAGE_AREA has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20050606 | |||
| 2 | IT_MESSAGE_HTML_IDS | Value transfer | Type reference (TYPE) | WDR_MESSAGE_HTML_ID_T | Infos für Sprungziele von Meldungen | 20050606 |
Method ADD_MESSAGES on Interface IF_WDR_MESSAGE_AREA has no exception.
Method GET_NAVIGATION_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20050126 | ||||
| 2 | ET_KEY_VALUE | Value transfer | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings | 20050127 | |||
| 3 | E_MESSAGE_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050126 | ||||
| 4 | E_MESSAGE_CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050126 | |||
| 5 | I_CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050126 |
Method GET_NAVIGATION_PARAMS on Interface IF_WDR_MESSAGE_AREA has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VISIBLE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20050309 |
Method GET_VISIBLE on Interface IF_WDR_MESSAGE_AREA has no exception.
Method RESET_FIRST_VIS_ROW Signature
Method RESET_FIRST_VIS_ROW on Interface IF_WDR_MESSAGE_AREA has no parameter.
Method RESET_FIRST_VIS_ROW on Interface IF_WDR_MESSAGE_AREA has no exception.
Method SET_DISPLAY_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESIGN | Call by reference | Type reference (TYPE) | I | IF_WD_MESSAGE_AREA=>E_DESIGN-DEPRECATED | 20100129 | |||
| 2 | I_DISPLAY | Call by reference | Type reference (TYPE) | I | IF_WD_MESSAGE_AREA=>E_DISPLAY-DEPRECATED | 20100129 | |||
| 3 | I_DISPLAY_EMPTY_LINES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Message Area nur so groß wie nötig machen | 20090514 | ||
| 4 | I_MSG_LINES_VISIBLE | Call by reference | Type reference (TYPE) | I | '-1' | Zahl gleichzeitig sichtbarer Meldungen bei expandiertem Log | 20050127 | ||
| 5 | I_SHOW_ONLY_CURRENT | Call by reference | Type reference (TYPE) | XFELD | 'X' | nur aktuelle Meldungen anzeigen | 20050118 | ||
| 6 | I_USE_TOGGLE_AREA | Call by reference | Type reference (TYPE) | XFELD | SPACE | Message Area ist umschaltbar zwischen Textzeile und Liste | 20061026 |
Method SET_DISPLAY_PROPERTIES on Interface IF_WDR_MESSAGE_AREA has no exception.
Method SET_MESSAGE_AREA_UIELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WD_MESSAGE_AREA | Call by reference | Object reference (TYPE REF TO) | CL_WD_MESSAGE_AREA | 20080117 |
Method SET_MESSAGE_AREA_UIELEMENT on Interface IF_WDR_MESSAGE_AREA has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 700 |