SAP ABAP Class CL_WDR_WINDOW (CL_WDR_WINDOW)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_WINDOW 20030602
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_APPLICATION_WINDOW 20030603
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_EXTERNAL_URL_WINDOW 20030603
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_INTERNAL_WINDOW Parent Class for All Windows 20030604
Properties
Class CL_WDR_WINDOW  
Short Description    
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 20030602   SAP 
Last change 20141120    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_WINDOW 20030602
Friends
Class CL_WDR_WINDOW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTO_CLOSE Constant Public Type reference (TYPE) STRING 'autoClose' 20030602
2 BUTTONS Instance attribute Public Type reference (TYPE) WDR_POPUP_BUTTON_LIST Web Dynpro: Pushbuttons of Internal Window 20110121
3 CANCEL_ACTION Instance attribute Protected Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Specification of action attached to a popup button 20110121
4 CHANGE_COUNTER Instance attribute Public Type reference (TYPE) I 20080715
5 CHILDREN Instance attribute Public Type reference (TYPE) WDR_WINDOW_LIST List of Windows 20030602
6 CLOSE_IN_ANY_CASE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110121
7 CLOSE_ON_CANCEL Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110121
8 CONTROL_ELEMENT_PATH Instance attribute Public Type reference (TYPE) STRING 20040914
9 CONTROL_TO_ALIGN_WINDOW Constant Public Type reference (TYPE) STRING 'alignWith' 20030602
10 CONTROL_TO_FOCUS Constant Public Type reference (TYPE) STRING 'controlToFocus' 20030602
11 CONTROL_TO_FOCUS_ID Instance attribute Protected Type reference (TYPE) STRING 20050110
12 CONTROL_UIELEMENT_ID Instance attribute Public Type reference (TYPE) STRING 20040914
13 CONTROL_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW API of View 20040914
14 CO_APPLICATION_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_APPLICATION_WINDOW' 20030731
15 CO_BUTTONS_ABORTRETRYIGNORE Instance attribute Public Attribute reference (LIKE) 20050215
16 CO_BUTTONS_CLOSE Instance attribute Public Attribute reference (LIKE) 20050215
17 CO_BUTTONS_NONE Instance attribute Public Attribute reference (LIKE) 20110121
18 CO_BUTTONS_OK Instance attribute Public Attribute reference (LIKE) 20050215
19 CO_BUTTONS_OKCANCEL Instance attribute Public Attribute reference (LIKE) 20050215
20 CO_BUTTONS_YESNO Instance attribute Public Attribute reference (LIKE) 20050215
21 CO_BUTTONS_YESNOCANCEL Instance attribute Public Attribute reference (LIKE) 20050215
22 CO_BUTTON_ABORT Instance attribute Public Attribute reference (LIKE) 20050215
23 CO_BUTTON_CANCEL Instance attribute Public Attribute reference (LIKE) 20050215
24 CO_BUTTON_CLOSE Instance attribute Public Attribute reference (LIKE) 20050215
25 CO_BUTTON_IGNORE Instance attribute Public Attribute reference (LIKE) 20050215
26 CO_BUTTON_NO Instance attribute Public Attribute reference (LIKE) 20050215
27 CO_BUTTON_OK Instance attribute Public Attribute reference (LIKE) 20050215
28 CO_BUTTON_RETRY Instance attribute Public Attribute reference (LIKE) 20050215
29 CO_BUTTON_YES Instance attribute Public Attribute reference (LIKE) 20050215
30 CO_DOCKING_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_INTERNAL_DOCKING_WINDOW' 20051124
31 CO_EXTERNAL_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_EXTERNAL_WINDOW' 20030731
32 CO_EXT_URL_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_EXTERNAL_URL_WINDOW' 20030731
33 CO_INTERNAL_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_INTERNAL_WINDOW' 20030731
34 CO_MESSAGE_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_MESSAGE_WINDOW' 20051124
35 CO_VIRTUAL_WINDOW Constant Public Type reference (TYPE) STRING 'CL_WDR_VIRTUAL_WINDOW' 20120220
36 DELETE_WINDOW Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050110
37 ENTER_ACTION Instance attribute Public Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Specification of action attached to a popup button 20110211
38 EVENT_QUEUE Instance attribute Public Object reference (TYPE REF TO) CL_WDR_EVENT_QUEUE EventQueue/IEventQueue 20041228
39 FOCUS Instance attribute Public Type reference (TYPE) WDR_FOCUS Web Dynpro: Focus 20050608
40 FOLLOW_UP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050104
41 HEIGHT Instance attribute Public Type reference (TYPE) STRING 20030602
42 INSTANCE_OF Instance attribute Public Type reference (TYPE) STRING 20030731
43 IS_APPLICATION_WINDOW Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030603
44 IS_DESTROYED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20080604
45 IS_MAXIMIZED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20140516
46 IS_MODAL_WINDOW Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030731
47 IS_OPEN Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20030602
48 IS_POPUP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110201
49 IS_RESIZABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110121
50 IS_VALUE_HELP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050224
51 MESSAGE_DISPLAY_MODE Instance attribute Public Type reference (TYPE) WDR_MESSAGE_DISPLAY_MODE Web Dynpro: Display Messages in Popup 20051227
52 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) WDR_POPUP_MSG_TYPE Web Dynpro: Message Type of Popup 20110121
53 MESSAGE_WINDOW Instance attribute Public Object reference (TYPE REF TO) CL_WDR_MESSAGE_WINDOW 20051125
54 NEW_OPEN Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040921
55 PARENT Instance attribute Public Object reference (TYPE REF TO) CL_WDR_WINDOW 20030602
56 PHASE_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_WDR_WINDOW_PHASE_MODEL Web Dynpro: Phase Model 20041228
57 POSITION Instance attribute Public Type reference (TYPE) STRING 20030602
58 POS_LEFT Instance attribute Public Type reference (TYPE) I 20030602
59 POS_TOP Instance attribute Public Type reference (TYPE) I 20030602
60 REMOVE_ON_CLOSE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050322
61 ROOT_COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20051125
62 SCROLL_POSITION Instance attribute Public Type reference (TYPE) WDR_FOCUS Web Dynpro: Focus 20080304
63 STANDARD_CANCEL_ACTION Static Attribute Protected Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Specification of action attached to a popup button 20110121
64 TITLE_PARAM Constant Public Type reference (TYPE) STRING 'title' 20030602
65 TO_CLOSE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060407
66 TYPE Instance attribute Private Type reference (TYPE) STRING 20030602
67 VIEW_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_MANAGER 20030602
68 WIDTH Instance attribute Public Type reference (TYPE) STRING 20030602
69 WINDOW_CONTROLLER Instance attribute Public Object reference (TYPE REF TO) CL_WDR_INTERFACE_VIEW Web Dynpro View 20050506
70 WINDOW_HEIGHT Constant Public Type reference (TYPE) STRING 'height' 20030602
71 WINDOW_ID Instance attribute Public Type reference (TYPE) STRING 20030602
72 WINDOW_ID_COUNTER Static Attribute Private Type reference (TYPE) I 20030602
73 WINDOW_INFO Instance attribute Public Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20110121
74 WINDOW_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_WINDOW_MANAGER 20060109
75 WINDOW_POSITION Constant Public Type reference (TYPE) STRING 'position' 20030602
76 WINDOW_POSITION_CONTROL Constant Public Type reference (TYPE) STRING 'CONTROL' 20030602
77 WINDOW_QUEUE Instance attribute Public Type reference (TYPE) WDR_WINDOWS Web Dynpro: Windows 20050225
78 WINDOW_SIZE_IS_FIX Instance attribute Public Type reference (TYPE) ABAP_BOOL 20140522
79 WINDOW_TYPE_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20030602
80 WINDOW_TYPE_EXTERNAL Constant Public Type reference (TYPE) STRING 'EXTERNAL' 20030602
81 WINDOW_TYPE_INTERNAL Constant Public Type reference (TYPE) STRING 'INTERNAL' 20030602
82 WINDOW_WIDTH Constant Public Type reference (TYPE) STRING 'width' 20030602
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20030602
2 ADD_TO_WINDOW_QUEUE Instance method Public Method 20050225
3 CALCULATE_WINDOW_ID Static method Public Method 20090527
4 CLOSE Instance method Public Method 20030731
5 CLOSE_RECURSIVE Instance method Public Method 20051125
6 CONSTRUCTOR Instance method Public Constructor 20030602
7 CREATE_STANDARD_BUTTONS Static method Public Method 20110121
8 DESTROY Instance method Public Method 20041112
9 DO_CLOSE Instance method Protected Method 20051125
10 DO_OPEN Instance method Protected Method 20030602
11 GET_CANCEL_ACTION Instance method Public Method Gets the currently valid cancel action 20110121
12 GET_CHILD_VIEWS_FOR_VIEW Instance method Private Method 20060526
13 GET_CLOSE_ON_CANCEL Instance method Public Method 20110121
14 GET_MESSAGE_WINDOW Instance method Public Method 20060823
15 GET_NAME Instance method Public Method 20030602
16 GET_ROOT_WINDOW Instance method Protected Method 20030602
17 GET_VIEWS_FOR_VIEWMAN Instance method Private Method 20060526
18 GET_VIEWS_FOR_WINDOW Instance method Public Method 20060526
19 GET_WINDOW_RECURSIVE Instance method Public Method 20030603
20 INIT_VMAN_RECURSIVE Instance method Protected Method 20041007
21 IS_MODAL Instance method Public Method 20030731
22 IS_TOPLEVEL Instance method Public Method 20030731
23 IS_WINDOW_OPEN Instance method Public Method 20030603
24 OPEN Instance method Public Method 20030731
25 PROCESS_REQUEST Instance method Public Method 20041228
26 REMOVE_CHILD Instance method Public Method 20030603
27 REMOVE_WINDOW_CONTROLLER Instance method Public Method 20050525
28 SET_FOLLOW_UP Instance method Public Method 20050104
29 SET_NEW_OPEN Instance method Public Method 20040921
30 SET_WINDOW_POSITION Instance method Public Method 20030731
31 SET_WINDOW_POSITION_CONTROL Instance method Public Method 20030731
32 SET_WINDOW_SIZE Instance method Public Method 20030731
33 UPDATE_FOCUS Instance method Public Method 20050608
34 UPDATE_SCROLL_POSITION Instance method Public Method 20080304
Events
Class CL_WDR_WINDOW has no event.
Types
Class CL_WDR_WINDOW has no local type.
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20030602

Method ADD_CHILD on class CL_WDR_WINDOW has no exception.

Method ADD_TO_WINDOW_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TO_CLOSE Call by reference Type reference (TYPE) ABAP_BOOL 20050225
2 Importing TO_DESTROY Call by reference Type reference (TYPE) ABAP_BOOL 20050225
3 Importing TO_OPEN Call by reference Type reference (TYPE) ABAP_BOOL 20050225
4 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20050225

Method ADD_TO_WINDOW_QUEUE on class CL_WDR_WINDOW has no exception.

Method CALCULATE_WINDOW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_CLIENT_COMPONENT Web Dynpro: Abstraktion der Component 20090527
2 Returning WINDOW_ID Value transfer Type reference (TYPE) STRING 20090527
3 Importing WINDOW_INFO Call by reference Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20090527

Method CALCULATE_WINDOW_ID on class CL_WDR_WINDOW has no exception.

Method CLOSE Signature

Method CLOSE on class CL_WDR_WINDOW has no parameter.
Method CLOSE on class CL_WDR_WINDOW has no exception.

Method CLOSE_RECURSIVE Signature

Method CLOSE_RECURSIVE on class CL_WDR_WINDOW has no parameter.
Method CLOSE_RECURSIVE on class CL_WDR_WINDOW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_CLIENT_COMPONENT 20030602
2 Importing IS_MODAL Call by reference Type reference (TYPE) ABAP_BOOL 20030602
3 Importing IS_VALUE_HELP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050223
4 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20030602
5 Importing TITLE Call by reference Type reference (TYPE) STRING 20040601
6 Importing TYPE Call by reference Type reference (TYPE) STRING 20030602
7 Importing WINDOW_INFO Call by reference Object reference (TYPE REF TO) IF_WDR_RR_WINDOW 20030602

Method CONSTRUCTOR on class CL_WDR_WINDOW has no exception.

Method CREATE_STANDARD_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BUTTONS Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_LIST Liste von Buttons auf einem Popup 20110121
2 Importing BUTTON_KIND Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_KIND Web-Dynpro: Button-Kombination eines Popups 20110121
3 Exporting CANCEL_ACTION Call by reference Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Spezifikation der Aktion, die an einem Popup-Button hängt 20110121
4 Importing CLOSE_BUTTON Call by reference Type reference (TYPE) ABAP_BOOL 20110121
5 Importing CLOSE_IN_ANY_CASE Call by reference Type reference (TYPE) ABAP_BOOL 20110121
6 Importing DEFAULT_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Web-Dynpro: Buttons auf einem Popup 20110121

Method CREATE_STANDARD_BUTTONS on class CL_WDR_WINDOW has no exception.

Method DESTROY Signature

Method DESTROY on class CL_WDR_WINDOW has no parameter.
Method DESTROY on class CL_WDR_WINDOW has no exception.

Method DO_CLOSE Signature

Method DO_CLOSE on class CL_WDR_WINDOW has no parameter.
Method DO_CLOSE on class CL_WDR_WINDOW has no exception.

Method DO_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW_EVENT Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW_EVENT 20030602

Method DO_OPEN on class CL_WDR_WINDOW has no exception.

Method GET_CANCEL_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CANCEL_ACTION Value transfer Type reference (TYPE) WDR_POPUP_BUTTON_ACTION Spezifikation der Aktion, die an einem Popup-Button hängt 20110121

Method GET_CANCEL_ACTION on class CL_WDR_WINDOW has no exception.

Method GET_CHILD_VIEWS_FOR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20060526
2 Returning VIEWS Value transfer Type reference (TYPE) WDR_VIEWMAP WebDynpro: Tabelle von Name-WebDynproView-Paaren 20060526

Method GET_CHILD_VIEWS_FOR_VIEW on class CL_WDR_WINDOW has no exception.

Method GET_CLOSE_ON_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLOSE_ON_CANCEL Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110121

Method GET_CLOSE_ON_CANCEL on class CL_WDR_WINDOW has no exception.

Method GET_MESSAGE_WINDOW Signature

Method GET_MESSAGE_WINDOW on class CL_WDR_WINDOW has no parameter.
Method GET_MESSAGE_WINDOW on class CL_WDR_WINDOW has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING 20030602

Method GET_NAME on class CL_WDR_WINDOW has no exception.

Method GET_ROOT_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_WINDOW Value transfer Object reference (TYPE REF TO) CL_WDR_APPLICATION_WINDOW 20030602

Method GET_ROOT_WINDOW on class CL_WDR_WINDOW has no exception.

Method GET_VIEWS_FOR_VIEWMAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEWS Value transfer Type reference (TYPE) WDR_VIEWMAP WebDynpro: Tabelle von Name-WebDynproView-Paaren 20060526
2 Importing VIEW_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_MANAGER Web Dynpro View Verwalter 20060526

Method GET_VIEWS_FOR_VIEWMAN on class CL_WDR_WINDOW has no exception.

Method GET_VIEWS_FOR_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEWS Value transfer Type reference (TYPE) WDR_VIEWMAP WebDynpro: Tabelle von Name-WebDynproView-Paaren 20060526

Method GET_VIEWS_FOR_WINDOW on class CL_WDR_WINDOW has no exception.

Method GET_WINDOW_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WINDOW Value transfer Object reference (TYPE REF TO) CL_WDR_WINDOW 20030603
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20030603

Method GET_WINDOW_RECURSIVE on class CL_WDR_WINDOW has no exception.

Method INIT_VMAN_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW_MANAGER Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_MANAGER Web Dynpro View Verwalter 20041007

Method INIT_VMAN_RECURSIVE on class CL_WDR_WINDOW has no exception.

Method IS_MODAL Signature

Method IS_MODAL on class CL_WDR_WINDOW has no parameter.
Method IS_MODAL on class CL_WDR_WINDOW has no exception.

Method IS_TOPLEVEL Signature

Method IS_TOPLEVEL on class CL_WDR_WINDOW has no parameter.
Method IS_TOPLEVEL on class CL_WDR_WINDOW has no exception.

Method IS_WINDOW_OPEN Signature

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

Method IS_WINDOW_OPEN on class CL_WDR_WINDOW has no exception.

Method OPEN Signature

Method OPEN on class CL_WDR_WINDOW has no parameter.
Method OPEN on class CL_WDR_WINDOW has no exception.

Method PROCESS_REQUEST Signature

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

Method PROCESS_REQUEST on class CL_WDR_WINDOW has no exception.

Method REMOVE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) ABAP_BOOL 20030603
2 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20030603

Method REMOVE_CHILD on class CL_WDR_WINDOW has no exception.

Method REMOVE_WINDOW_CONTROLLER Signature

Method REMOVE_WINDOW_CONTROLLER on class CL_WDR_WINDOW has no parameter.
Method REMOVE_WINDOW_CONTROLLER on class CL_WDR_WINDOW has no exception.

Method SET_FOLLOW_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOLLOW_UP Call by reference Type reference (TYPE) ABAP_BOOL 20050104

Method SET_FOLLOW_UP on class CL_WDR_WINDOW has no exception.

Method SET_NEW_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_OPEN Call by reference Type reference (TYPE) ABAP_BOOL 20040921

Method SET_NEW_OPEN on class CL_WDR_WINDOW has no exception.

Method SET_WINDOW_POSITION Signature

Method SET_WINDOW_POSITION on class CL_WDR_WINDOW has no parameter.
Method SET_WINDOW_POSITION on class CL_WDR_WINDOW has no exception.

Method SET_WINDOW_POSITION_CONTROL Signature

Method SET_WINDOW_POSITION_CONTROL on class CL_WDR_WINDOW has no parameter.
Method SET_WINDOW_POSITION_CONTROL on class CL_WDR_WINDOW has no exception.

Method SET_WINDOW_SIZE Signature

Method SET_WINDOW_SIZE on class CL_WDR_WINDOW has no parameter.
Method SET_WINDOW_SIZE on class CL_WDR_WINDOW has no exception.

Method UPDATE_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOCUS Call by reference Type reference (TYPE) WDR_FOCUS Web-Dynpro: Fokus 20050608

Method UPDATE_FOCUS on class CL_WDR_WINDOW has no exception.

Method UPDATE_SCROLL_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCROLL_POSITION Call by reference Type reference (TYPE) WDR_FOCUS Web-Dynpro: Fokus 20080304

Method UPDATE_SCROLL_POSITION on class CL_WDR_WINDOW has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 640