SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_MESSAGE_AREA Internal Interface for Message Area 20041021
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_MESSAGE_AREA_CONSTANTS Constants for Message Log 20041021
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_MESSAGE_AREA Public Message Area Interface 20060511
Properties
Class CL_WDR_MESSAGE_AREA  
Short Description Internal Interface for Message Area    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_COMP   Web Dynpro: System Components 
Created 20041021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 CL_WDR_VIEW_ELEM_ADAPTER_MNG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_MESSAGE_AREA Internal Interface for Message Area 20041021
2 IF_WDR_MESSAGE_AREA_CONSTANTS Constants for Message Log 20041021
3 IF_WD_MESSAGE_AREA Public Message Area Interface 20060511
Friends
Class CL_WDR_MESSAGE_AREA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR Instance attribute Private Attribute reference (LIKE) 20041021
2 INFO Instance attribute Private Attribute reference (LIKE) 20041021
3 MR_ALL_MSG_FILTER_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Reference to Element with Filter Data for Current Messages 20041118
4 MR_ALL_MSG_NODE Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basis Class of all Web Dynpro Context Nodes 20041021
5 MR_CURRENT_MSG_NODE Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basis Class of all Web Dynpro Context Nodes 20041021
6 MR_CUR_MSG_FILTER_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Reference to Element with Filter Data for Entire Messages 20041118
7 MR_HELP Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Element for Help Request 20091207
8 MR_HELP_POPUP Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW Long Text Popup Window 20050127
9 MR_MSG_SUMMARY_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Basis Class of all Web Dynpro Context Nodes 20041021
10 MR_ROOT_NODE Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_NODE Basis Class of all Web Dynpro Context Nodes 20041021
11 MR_TOP_LEVEL_MSG_ELEMENT Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Base Class of All Elements of Web Dynpro Nodes 20041021
12 MR_VIEW_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20060302
13 MS_FILTER_COND_ALL Instance attribute Private Type reference (TYPE) FILTER_CONDITIONS Filter Conditions for Message General View 20041118
14 MS_FILTER_COND_CURR Instance attribute Private Type reference (TYPE) FILTER_CONDITIONS Filter Conditions for Current Messages 20041118
15 MT_ALL_MSG Instance attribute Private Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY_TAB Table of Entries for Web Dynpro Message Log 20041021
16 MT_CURRENT_MSG Instance attribute Public Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY_TAB Table of Entries for Web Dynpro Message Log 20041021
17 MT_FILTERED_ALL Instance attribute Private Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY_TAB Current Filter Quantity in General View 20041117
18 MT_FILTERED_CURR Instance attribute Private Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY_TAB Current Filter Quantity in Current Messages 20041117
19 MT_MSGID Instance attribute Private Type reference (TYPE) STRING_TABLE Table of Strings 20070126
20 M_AREA_EXPANDED Instance attribute Private Type reference (TYPE) XFELD 'X' in Case when MSG Area Is Expanded 20041117
21 M_CLOSE_HELP Instance attribute Private Type reference (TYPE) XFELD SPACE Flag: Help Closed 20091207
22 M_COUNTER_CURRENT Instance attribute Private Type reference (TYPE) INT4 Counts Currents Messages Only 20041116
23 M_DESIGN Instance attribute Private Type reference (TYPE) I IF_WD_MESSAGE_AREA=>E_DESIGN-DEPRECATED 20100129
24 M_DISPLAY Instance attribute Private Type reference (TYPE) I IF_WD_MESSAGE_AREA=>E_DISPLAY-DEPRECATED 20100129
25 M_DISPLAY_EMPTY_LINES Instance attribute Private Type reference (TYPE) XFELD ABAP_TRUE Make Message Area only as Big as Necessary 20090514
26 M_FILTERED_ALL Instance attribute Private Type reference (TYPE) XFELD Flag: All Messages Filtered 20041118
27 M_FILTERED_CURR Instance attribute Private Type reference (TYPE) XFELD Flag: Current Messages Filtered 20041118
28 M_FIRST Instance attribute Private Type reference (TYPE) XFELD ABAP_TRUE Flag: First Roundtrip 20070126
29 M_FOCUS_LOG_LINK Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100301
30 M_HAS_HAD_MESSAGES Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100129
31 M_HTML_ID Instance attribute Private Type reference (TYPE) STRING 20080311
32 M_IS_ACCESSIBLE Static Attribute Private Type reference (TYPE) ABAP_BOOL Accessibility Flag 20061214
33 M_MAX_SEVERITY Instance attribute Private Type reference (TYPE) I Currently Highest Message Level 20041021
34 M_MESSAGE Instance attribute Private Type reference (TYPE) WDR_MESSAGE_ITEM Structure for Storage of Error Message, Warning, or Info 20080311
35 M_MSG_DISPLAY_MODE Static Attribute Private Type reference (TYPE) WDY_MD_MESSAGE_DISP_MODE_ENUM Value of the Message Display Mode 20061110
36 M_MSG_VIS_LINES Instance attribute Private Type reference (TYPE) I '-1' Number of message lines visible at the same time 20050127
37 M_ONLY_CURRENT Instance attribute Private Type reference (TYPE) XFELD 'X' Flag: Display Current Messages Only 20050118
38 M_OWN_ACTION Instance attribute Private Type reference (TYPE) XFELD Is Set when Triggering MSG Area's Own Event 20041116
39 M_REDRAW_REQUIRED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100129
40 M_SET_DESIGN Instance attribute Private Type reference (TYPE) I IF_WD_MESSAGE_AREA=>E_DESIGN-DEPRECATED 20100129
41 M_SHOW_LOG Instance attribute Private Type reference (TYPE) XFELD SPACE Flag: Message log is displayed 20061102
42 M_SORT_COL_ALL Instance attribute Private Type reference (TYPE) STRING Sort Column of All Messages 20041118
43 M_SORT_COL_CURR Instance attribute Private Type reference (TYPE) STRING Sort Column for Current Messages 20041118
44 M_SORT_ORDER_ALL Instance attribute Private Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR '99' Sort Direction of All Messages 20041118
45 M_SORT_ORDER_CURR Instance attribute Private Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR '99' Sort Direction of Current Messages 20041118
46 M_TOGGLE_AREA Static Attribute Private Type reference (TYPE) XFELD SPACE Flag: Toggle area is used 20061026
47 M_WD_MESSAGE_AREA Instance attribute Private Object reference (TYPE REF TO) CL_WD_MESSAGE_AREA 20070523
48 NONE Instance attribute Private Attribute reference (LIKE) 20041021
49 SUCCESS Instance attribute Private Attribute reference (LIKE) 20101203
50 WARNING Instance attribute Private Attribute reference (LIKE) 20041021
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20041021
2 ADD_MESSAGES Instance method Public Method 20041021
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041021
4 CREATE_ALL_MSG_TAB Instance method Private Method Dynamically creates the message table with message log 20061024
5 CREATE_COLLAPSED_HEADER Instance method Private Method Dynamically creates the message header row 20061025
6 CREATE_CURRENT_MSG_TAB Instance method Private Method Dynamically creates the table of current messages 20061023
7 CREATE_EMPTY_MESSAGE Instance method Private Method 20100129
8 CREATE_LOG_ENTRY Instance method Private Method Creates an Entry for Message Log of WDR_MESSAGE_ITEM 20041021
9 CREATE_MESSAGE_AREA_NEW Instance method Private Method Dynamically creates a list with messages 20100129
10 CREATE_MESSAGE_CONTENT Instance method Private Method 20100129
11 CREATE_MESSAGE_DECORATION Instance method Private Method 20100129
12 CREATE_MESSAGE_LIST Instance method Private Method Dynamically creates a list with messages 20100129
13 CREATE_MESSAGE_LOG_CONTENT Instance method Private Method 20100129
14 CREATE_MSG_LIST Instance method Private Method Dynamically creates a list with messages 20061027
15 GET_VIEW Instance method Public Method Returns the reference to the message area view 20070523
16 INITIALIZE Instance method Private Method Initialization 20041021
17 INSERT_INTO_FILTERED Instance method Private Method Adds Log Entry According to Filter Conditions 20041118
18 IS_SET_FOCUS_ENABLED Instance method Private Method Do you want to select the focus? 20110517
19 MAX Instance method Private Method 20100129
20 MIN Instance method Private Method 20100129
21 ON_CLOSE_HELP Instance method Public Method Close Long Text Popup 20050127
22 ON_FILTER_ALL Instance method Public Method Filters Message General Overview 20041117
23 ON_FILTER_CUR Instance method Public Method Filters Current Messages 20041117
24 ON_HELP_REQUEST Instance method Public Method Display Message Long Text 20050126
25 ON_LOG_REQUEST Instance method Public Method Display message log 20061031
26 ON_MESSAGE_ACTION Instance method Public Method A Message Was Selected 20041021
27 ON_OWN_ACTION Instance method Public Method Is Called for All Events Within MSG Area 20041116
28 ON_SORT_ALL Instance method Public Method Sorts Message General Overview 20041117
29 ON_SORT_CUR Instance method Public Method Sorts Current Messages 20041117
30 ON_TOGGLE_AREA_STATUS Instance method Public Method Is Called when Expanding MSG Area 20041117
31 RESET Instance method Public Method Resets Message Log Completely 20041021
32 SET_FOCUS Instance method Private Method Sets the focus 20061103
33 SORT_MSG_TAB Instance method Private Method Sorts Corresponding Message Table 20041117
34 SUPPLY_VIEW_DATA Instance method Public Method 20060302
35 UPDATE_NUM_MESSAGES_TEXT Instance method Private Method 20041116
Events
Class CL_WDR_MESSAGE_AREA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FILTER_CONDITIONS Private See coding 20041118 begin of FILTER_CONDITIONS, severity type i, msg_text type string, timestamp type string, end of FILTER_CONDITIONS
Method Signatures

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_WDR_MESSAGE_AREA has no parameter.
Method ADD_MESSAGE on class CL_WDR_MESSAGE_AREA has no exception.

Method ADD_MESSAGES Signature

Method ADD_MESSAGES on class CL_WDR_MESSAGE_AREA has no parameter.
Method ADD_MESSAGES on class CL_WDR_MESSAGE_AREA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Root-Node des Message Area Component Controllers 20041021

Method CONSTRUCTOR on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_ALL_MSG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20100129
2 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20061024

Method CREATE_ALL_MSG_TAB on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_COLLAPSED_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20061025

Method CREATE_COLLAPSED_HEADER on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_CURRENT_MSG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20061023

Method CREATE_CURRENT_MSG_TAB on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_EMPTY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_UIELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20100129
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100129

Method CREATE_EMPTY_MESSAGE on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE_HTML_IDS Value transfer Type reference (TYPE) WDR_MESSAGE_HTML_ID_T Infos für Sprungziele von Meldungen 20050606
2 Importing I_MESSAGE Value transfer Type reference (TYPE) WDR_MESSAGE_ITEM Struktur zum Speichern von Fehlermeldung, Warnung oder Info 20050606
3 Returning R_LOG_ENTRY Value transfer Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY Struktur für Einträge ins WebDynpro Message Log 20050606

Method CREATE_LOG_ENTRY on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MESSAGE_AREA_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20100129

Method CREATE_MESSAGE_AREA_NEW on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MESSAGE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_UIELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20100129
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100129

Method CREATE_MESSAGE_CONTENT on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MESSAGE_DECORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTENT_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20100129
2 Importing OUTER_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Web Dynpro: API eines Views 20100129
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100129

Method CREATE_MESSAGE_DECORATION on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MESSAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGE_AREA_UIELEMENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20100129
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20100129

Method CREATE_MESSAGE_LIST on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MESSAGE_LOG_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OUTER_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20100129
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20100129

Method CREATE_MESSAGE_LOG_CONTENT on class CL_WDR_MESSAGE_AREA has no exception.

Method CREATE_MSG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20061027

Method CREATE_MSG_LIST on class CL_WDR_MESSAGE_AREA has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_CNTRL Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070523

Method GET_VIEW on class CL_WDR_MESSAGE_AREA has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_WDR_MESSAGE_AREA has no parameter.
Method INITIALIZE on class CL_WDR_MESSAGE_AREA has no exception.

Method INSERT_INTO_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_ENTRY Call by reference Type reference (TYPE) WDR_MESSAGE_LOG_ENTRY Struktur für Einträge ins WebDynpro Message Log 20041118

Method INSERT_INTO_FILTERED on class CL_WDR_MESSAGE_AREA has no exception.

Method IS_SET_FOCUS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SET_FOCUS_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20110517

Method IS_SET_FOCUS_ENABLED on class CL_WDR_MESSAGE_AREA has no exception.

Method MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) I 20100129
2 Importing B Call by reference Type reference (TYPE) I 20100129
3 Returning RESULT Value transfer Type reference (TYPE) I 20100129

Method MAX on class CL_WDR_MESSAGE_AREA has no exception.

Method MIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) I 20100129
2 Importing B Call by reference Type reference (TYPE) I 20100129
3 Returning RESULT Value transfer Type reference (TYPE) I 20100129

Method MIN on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_CLOSE_HELP Signature

Method ON_CLOSE_HELP on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_CLOSE_HELP on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_FILTER_ALL Signature

Method ON_FILTER_ALL on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_FILTER_ALL on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_FILTER_CUR Signature

Method ON_FILTER_CUR on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_FILTER_CUR on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_HELP_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLOSE_ACTION Call by reference Type reference (TYPE) STRING close action fürs Help-Popup 20050127
2 Importing I_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20050126
3 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050126
4 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20050127

Method ON_HELP_REQUEST on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_LOG_REQUEST Signature

Method ON_LOG_REQUEST on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_LOG_REQUEST on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_MESSAGE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribut, an das das referenzierte Control gebunden ist 20041021
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Node-Element das der angeklickten Meldung entspricht 20041021
3 Exporting ELEMENT_REF Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Element, an das das referenzierte Control gebunden ist 20041021

Method ON_MESSAGE_ACTION on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_OWN_ACTION Signature

Method ON_OWN_ACTION on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_OWN_ACTION on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_SORT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20041117

Method ON_SORT_ALL on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_SORT_CUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20041117

Method ON_SORT_CUR on class CL_WDR_MESSAGE_AREA has no exception.

Method ON_TOGGLE_AREA_STATUS Signature

Method ON_TOGGLE_AREA_STATUS on class CL_WDR_MESSAGE_AREA has no parameter.
Method ON_TOGGLE_AREA_STATUS on class CL_WDR_MESSAGE_AREA has no exception.

Method RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEEP_CURRENT Call by reference Type reference (TYPE) XFELD SPACE aktuelle Meldungen nicht zurücksetzen 20050118

Method RESET on class CL_WDR_MESSAGE_AREA has no exception.

Method SET_FOCUS Signature

Method SET_FOCUS on class CL_WDR_MESSAGE_AREA has no parameter.
Method SET_FOCUS on class CL_WDR_MESSAGE_AREA has no exception.

Method SORT_MSG_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BY_COL Call by reference Type reference (TYPE) STRING Name der Sortierspalte 20041117
2 Importing DIRECTION Call by reference Type reference (TYPE) WDUI_TABLE_COL_SORT_DIR Sortierrichtung 20041117
3 Importing TABLE Call by reference Type reference (TYPE) STRING 'CURRENT' oder 'ALL' 20041117

Method SORT_MSG_TAB on class CL_WDR_MESSAGE_AREA has no exception.

Method SUPPLY_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_ACCESSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20061214
2 Importing I_MSG_DISPLAY_MODE Call by reference Type reference (TYPE) WDY_MD_MESSAGE_DISP_MODE_ENUM Web Dynpro: Enumerationstyp für Message Komponente 20061110
3 Importing I_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: View Controller 20060302

Method SUPPLY_VIEW_DATA on class CL_WDR_MESSAGE_AREA has no exception.

Method UPDATE_NUM_MESSAGES_TEXT Signature

Method UPDATE_NUM_MESSAGES_TEXT on class CL_WDR_MESSAGE_AREA has no parameter.
Method UPDATE_NUM_MESSAGES_TEXT on class CL_WDR_MESSAGE_AREA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700