Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MESSAGE_LOG | Log for Messages | 20081216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MESSAGE_MANAGER | Message Manager | 20030422 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MESSAGE_MANAGER2 | Message Manager Extended | 20050124 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_VALIDATION | Validation of Context Data | 20030424 |
Properties
| Class | CL_WDR_MESSAGE_MANAGER | |
| Short Description | Message Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_MESSAGE_LOG | Log for Messages | 20081216 | ||
| 2 | IF_WD_MESSAGE_MANAGER | Message Manager | 20030422 | ||
| 3 | IF_WD_MESSAGE_MANAGER2 | Message Manager Extended | 20050124 | ||
| 4 | IF_WD_VALIDATION | Validation of Context Data | 20030424 |
Friends
Class CL_WDR_MESSAGE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 'X': Termination After 1 Error | 20030917 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 'X': Termination After 1 Error | 20030917 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20101203 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 'X': Termination After 1 Error | 20050124 | ||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 'X': Termination After 1 Error | 20030917 | ||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 'X': Termination After 1 Error | 20030917 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Errors? | 20030210 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | Changes Since Last Query? | 20030211 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20030204 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | I | Counter for the unique assignment of the message ID | 20140130 | |||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_DATA_CONTAINER | Reference to data container | 20030626 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER=>TY_T_MESSAGES | Table with WD Message Items | 20081216 | |||
| 13 | Instance attribute | Public | Object reference (TYPE REF TO) | WDR_MESSAGE_TAB | 20031023 | ||||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | TRANSPORT_ROOT_ATTRIBUTES | Attributes for Handling of Transport Messages | 20030626 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | WDR_MESSAGE_TAB | WD Messages of Transport Root | 20030626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes Validation | 20030624 | |
| 2 | Instance method | Public | Method | Delete All Messages | 20030204 | |
| 3 | Instance method | Public | Method | Query whether messages exist | 20031001 | |
| 4 | Instance method | Public | Method | 20061103 | ||
| 5 | Instance method | Public | Method | Resets Modified Flag | 20030211 | |
| 6 | Instance method | Public | Constructor | CONSTRUCTOR | 20030204 | |
| 7 | Instance method | Public | Method | Gets the list of messages for a window | 20060530 | |
| 8 | Instance method | Public | Method | Message for Attribute | 20030204 | |
| 9 | Instance method | Public | Method | Returns the Message String for Attribute | 20030204 | |
| 10 | Instance method | Public | Method | Returns Message String per Index | 20030204 | |
| 11 | Instance method | Public | Method | Number of Entries | 20030204 | |
| 12 | Instance method | Public | Method | Gets the Message List for Output | 20030925 | |
| 13 | Instance method | Private | Method | Checks whether window is the top popup | 20110418 | |
| 14 | Static method | Public | Method | Gets the Type as String | 20030211 | |
| 15 | Static method | Public | Method | Gets the Context Path to an Item in View | 20030211 | |
| 16 | Instance method | Public | Method | Query Whether Error Entries Exist for an Attribute | 20030204 | |
| 17 | Instance method | Public | Method | Query whether error entries exist for a popup | 20060526 | |
| 18 | Instance method | Public | Method | Query Whether Error Entries Exist | 20030204 | |
| 19 | Instance method | Public | Method | Query whether messages exist | 20060823 | |
| 20 | Instance method | Public | Method | Query whether error entries exist for context attributes | 20060410 | |
| 21 | Instance method | Public | Method | Query whether validation errors exist for a popup | 20060810 | |
| 22 | Instance method | Public | Method | Query whether messages exist | 20030423 | |
| 23 | Static method | Public | Method | Returns a Message Item for Appropriate String | 20030204 | |
| 24 | Instance method | Public | Method | Is Called when Exiting the Component | 20050901 | |
| 25 | Instance method | Public | Method | Is Called when Exiting the Context | 20030624 | |
| 26 | Instance method | Public | Method | Message with Termination | 20030204 | |
| 27 | Instance method | Public | Method | 20030210 | ||
| 28 | Instance method | Private | Method | Deletes messages whose context no longer exists | 20050921 | |
| 29 | Instance method | Public | Method | Deletes All Validation Errors | 20030625 | |
| 30 | Instance method | Public | Method | Add Message | 20030204 | |
| 31 | Instance method | Public | Method | Include Validation Error | 20030626 | |
| 32 | Instance method | Public | Method | 20110418 |
Events
Class CL_WDR_MESSAGE_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_ROOT_ATTRIBUTES | Public | See coding | 20030626 | BEGIN OF TRANSPORT_ROOT_ATTRIBUTES,
is_report_single type ABAP_BOOL,
has_exceptions type ABAP_BOOL,
is_modified type ABAP_BOOL,
END OF TRANSPORT_ROOT_ATTRIBUTES
|
Method Signatures
Method CHECK_AND_PROC_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | ABAP_BOOL | FALSE, falls mind. 1 Validierungsfehler | 20030630 |
Method CHECK_AND_PROC_VALIDATION on class CL_WDR_MESSAGE_MANAGER has no exception.
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDING_PERMANENT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Löscht auch permanente Meldungen | 20050901 |
Method CLEAR on class CL_WDR_MESSAGE_MANAGER has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method CLEAR_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
Method CLEAR_MESSAGES_FOR_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INCLUDING_PERMANENT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070412 | |||
| 2 | WINDOW | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20061103 |
Method CLEAR_MESSAGES_FOR_WINDOW on class CL_WDR_MESSAGE_MANAGER has no exception.
Method CLEAR_MODIFIED Signature
Method CLEAR_MODIFIED on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method CLEAR_MODIFIED on class CL_WDR_MESSAGE_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Base class of all Web Dynpro applications | 20030204 | |||
| 2 | ROOT_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_MESSAGE_MANAGER | Message-Manager der Transport-Root | 20030626 |
Method CONSTRUCTOR on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_MESSAGES_FOR_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLLOW_REFERENCE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060530 | ||
| 2 | MESSAGES | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | Tabelle mit den WD Message-Items | 20060530 | |||
| 3 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20060530 |
Method GET_MESSAGES_FOR_WINDOW on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_MESSAGE_FOR_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | Information zu einem Attribut | 20030204 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | WDR_MESSAGE_ITEM | 20030204 |
Method GET_MESSAGE_FOR_ATTRIBUTE on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_MESSAGE_STRING_BY_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_POINTER | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | Information zu einem Attribut | 20030204 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | STRING | Message als String | 20030204 |
Method GET_MESSAGE_STRING_BY_ATTR on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_MESSAGE_STRING_BY_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | laufender Index | 20030204 | |||
| 2 | MESSAGE | Value transfer | Type reference (TYPE) | STRING | Message als String | 20030204 |
Method GET_MESSAGE_STRING_BY_INDEX on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_NUMBER_OF_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_REFERENCE_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Referenzing-Messages nicht mitzählen | 20050124 | ||
| 2 | NUMBER | Value transfer | Type reference (TYPE) | I | Anzahl der Messages | 20030204 |
Method GET_NUMBER_OF_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_RENDER_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILL_AUTO_MESSAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110418 | ||
| 2 | FOLLOW_REFERENCE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20050124 | ||
| 3 | MESSAGES | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | 20030925 |
Method GET_RENDER_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_TOP_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Web Dynpro: Component | 20110418 | |||
| 2 | WINDOW_NAME | Call by reference | Type reference (TYPE) | STRING | 20110418 |
Method GET_TOP_WINDOW on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_TYPE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20030211 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20030211 |
Method GET_TYPE_STRING on class CL_WDR_MESSAGE_MANAGER has no exception.
Method GET_VIEW_CONTEXT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM | Call by reference | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20030211 | |||
| 2 | PATH | Value transfer | Type reference (TYPE) | STRING | 20030211 |
Method GET_VIEW_CONTEXT_PATH on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_ERRORS_FOR_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | Information zu einem Attribut | 20030204 | |||
| 2 | HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030204 | ||||
| 3 | INCLUDING_PERMANENT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060413 |
Method HAS_ERRORS_FOR_ATTRIBUTE on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_ERRORS_FOR_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060526 | ||||
| 2 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20060526 |
Method HAS_ERRORS_FOR_WINDOW on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_EXCEPTIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030204 | ||||
| 2 | INCLUDING_PERMANENT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050902 |
Method HAS_EXCEPTIONS on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MESSAGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060823 |
Method HAS_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_VALIDATION_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_VALIDATION_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060410 | ||||
| 2 | INCLUDING_PERMANENT_MSG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060410 |
Method HAS_VALIDATION_ERRORS on class CL_WDR_MESSAGE_MANAGER has no exception.
Method HAS_VAL_ERRORS_FOR_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_VALIDATION_ERRORS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060810 | ||||
| 2 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20060810 |
Method HAS_VAL_ERRORS_FOR_WINDOW on class CL_WDR_MESSAGE_MANAGER has no exception.
Method IS_EMPTY Signature
Method IS_EMPTY on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method IS_EMPTY on class CL_WDR_MESSAGE_MANAGER has no exception.
Method ITEM_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLLOW_REFERENCE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Referenzen verfolgen | 20050124 | ||
| 2 | ITEM | Call by reference | Type reference (TYPE) | WDR_MESSAGE_ITEM | Struktur zum Speichern von Fehlermeldung, Warnung oder Info | 20030204 | |||
| 3 | MESSAGE | Value transfer | Type reference (TYPE) | STRING | String | 20030204 |
Method ITEM_TO_STRING on class CL_WDR_MESSAGE_MANAGER has no exception.
Method ON_EXIT_COMPONENT Signature
Method ON_EXIT_COMPONENT on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method ON_EXIT_COMPONENT on class CL_WDR_MESSAGE_MANAGER has no exception.
Method ON_EXIT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONTEXT | 20030624 |
Method ON_EXIT_CONTEXT on class CL_WDR_MESSAGE_MANAGER has no exception.
Method RAISE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | Information zu einem Attribut | 20030204 | |||
| 2 | MSG | Call by reference | Type reference (TYPE) | STRING | Message als String | 20030204 | |||
| 3 | MSG_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | Message-Objekt | 20030205 | |||
| 4 | MSG_USER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Daten des Aufrufers für spätere Meldungsnavigation | 20050127 | |||
| 5 | PARAMS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | optionale Parameter für Message | 20030204 | |||
| 6 | TYPE | Call by reference | Type reference (TYPE) | I | Message-Type (sieh CO_TYPE*) | 20030204 |
Method RAISE_MESSAGE on class CL_WDR_MESSAGE_MANAGER has no exception.
Method RAISE_PENDING_EXCEPTION Signature
Method RAISE_PENDING_EXCEPTION on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method RAISE_PENDING_EXCEPTION on class CL_WDR_MESSAGE_MANAGER has no exception.
Method REMOVE_OUTDATED_MESSAGES Signature
Method REMOVE_OUTDATED_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method REMOVE_OUTDATED_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
Method REMOVE_VALIDATION_ERRORS Signature
Method REMOVE_VALIDATION_ERRORS on class CL_WDR_MESSAGE_MANAGER has no parameter.
Method REMOVE_VALIDATION_ERRORS on class CL_WDR_MESSAGE_MANAGER has no exception.
Method REPORT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | Information zu einem Attribut | 20030204 | |||
| 2 | ATTRIBUTES | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20060620 | |||
| 3 | CANCEL_NAVIGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060818 | ||||
| 4 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090313 | |||
| 5 | CONTROLLER_PERMANENT_MSG | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller-Schnittstelle | 20060418 | |||
| 6 | ENABLE_MESSAGE_NAVIGATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080229 | ||||
| 7 | IS_PERMANENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050901 | ||||
| 8 | IS_VALIDATION_INDEPENDENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070220 | |||
| 9 | MESSAGE_ID | Value transfer | Type reference (TYPE) | STRING | 20080229 | ||||
| 10 | METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 'REPORT_MESSAGE' | 20120130 | |||
| 11 | MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Fehlermeldung als String | 20030204 | |||
| 12 | MSG_INDEX | Call by reference | Type reference (TYPE) | I | 20060628 | ||||
| 13 | MSG_KEY | Call by reference | Type reference (TYPE) | STRING | 20090703 | ||||
| 14 | MSG_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | Message-Objekt | 20030205 | |||
| 15 | MSG_USER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Beliebige Daten des Anwenders für spätere Navgiation | 20050127 | |||
| 16 | PARAMS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | optionale Parameter zur Message | 20030204 | |||
| 17 | SCOPE_PERMANENT_MSG | Call by reference | Type reference (TYPE) | WDR_MESSAGE_SCOPE | Web-Dynpro: Lebensdauer einer Nachricht | 20050901 | |||
| 18 | SHOW_AS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20051108 | ||||
| 19 | TYPE | Call by reference | Type reference (TYPE) | I | Message-Typ (sieh CO_TYPE_*) | 20030204 | |||
| 20 | VIEW | Call by reference | Type reference (TYPE) | STRING | 20051108 |
Method REPORT_MESSAGE on class CL_WDR_MESSAGE_MANAGER has no exception.
Method REPORT_VALIDATION_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_ATTRIBUTE_POINTER | 20030626 | ||||
| 2 | MESSAGE_TYPE | Call by reference | Type reference (TYPE) | I | CO_TYPE_ERROR | 20050404 | |||
| 3 | MSG_OBJECT | Call by reference | Object reference (TYPE REF TO) | CX_WDR_CONVERSION_EXCEPTION | 20030626 |
Method REPORT_VALIDATION_ERROR on class CL_WDR_MESSAGE_MANAGER has no exception.
Method RESET_TOPWINDOW_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW | Call by reference | Object reference (TYPE REF TO) | CL_WDR_WINDOW | 20110418 |
Method RESET_TOPWINDOW_MESSAGES on class CL_WDR_MESSAGE_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |