SAP ABAP Interface IF_WD_MESSAGE_AREA (Public Message Area Interface)
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 | 20060511 |
Properties
| Interface | IF_WD_MESSAGE_AREA | |
| Short Description | Public Message Area Interface |
General Data
| Package | SWDP_RUNTIME_COMP | Web Dynpro: System Components |
| Created | 20060511 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_MESSAGE_AREA has no interface.
Friends
Interface IF_WD_MESSAGE_AREA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESIGN | Constant | Public | See coding | 20100129 | ||||
| 2 | E_DISPLAY | Constant | Public | See coding | 20100129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060511 | ||
| 2 | Instance method | Public | Method | 20061107 | ||
| 3 | Instance method | Public | Method | 20060511 |
Events
Interface IF_WD_MESSAGE_AREA has no event.
Types
Interface IF_WD_MESSAGE_AREA has no local type.
Method Signatures
Method GET_DISPLAY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESIGN | Call by reference | Type reference (TYPE) | I | 20100129 | ||||
| 2 | E_DISPLAY | Call by reference | Type reference (TYPE) | I | 20100129 | ||||
| 3 | E_DISPLAY_EMPTY_LINES | Call by reference | Type reference (TYPE) | XFELD | Message Area so groß wie angegeben machen | 20090514 | |||
| 4 | E_MSG_LINES_VISIBLE | Call by reference | Type reference (TYPE) | I | Zahl gleichzeitig sichtbarer Meldungen bei expandiertem Log | 20060511 | |||
| 5 | E_SHOW_ONLY_CURRENT | Call by reference | Type reference (TYPE) | XFELD | nur aktuelle Meldungen anzeigen | 20060511 | |||
| 6 | E_USE_TOGGLE_AREA | Call by reference | Type reference (TYPE) | XFELD | Message Area ist umschaltbar zwischen Textzeile und Liste | 20090331 |
Method GET_DISPLAY_ATTRIBUTES on Interface IF_WD_MESSAGE_AREA has no exception.
Method RESET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEEP_CURRENT | Call by reference | Type reference (TYPE) | XFELD | SPACE | aktuelle Meldungen nicht zurücksetzen | 20061107 |
Method RESET_MESSAGES on Interface IF_WD_MESSAGE_AREA has no exception.
Method SET_DISPLAY_ATTRIBUTES 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 | E_DESIGN-DEPRECATED | Design der Message Area festlegen | 20100129 | ||
| 2 | I_DISPLAY | Call by reference | Type reference (TYPE) | I | E_DISPLAY-DEPRECATED | Anzeigeverhalten der Message Area festlegen | 20100129 | ||
| 3 | I_DISPLAY_EMPTY_LINES | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | Message Area so groß wie angegeben machen | 20090514 | ||
| 4 | I_FOR_ALL_INSTANCES | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | setzt Attribute für alle Message Area Instanzen | 20060511 | ||
| 5 | I_MSG_LINES_VISIBLE | Call by reference | Type reference (TYPE) | I | '-1' | Zahl gleichzeitig sichtbarer Meldungen bei expandiertem Log | 20060511 | ||
| 6 | I_SHOW_ONLY_CURRENT | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | nur aktuelle Meldungen anzeigen | 20060511 | ||
| 7 | I_USE_TOGGLE_AREA | Call by reference | Type reference (TYPE) | XFELD | SPACE | Message Area ist umschaltbar zwischen Textzeile und Liste | 20061026 |
Method SET_DISPLAY_ATTRIBUTES on Interface IF_WD_MESSAGE_AREA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |