SAP ABAP Class CL_WD_OFFICE_CONTROL (Perforce change= / 20050316-093032)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_OFFICE_INTEGRATION (Package) UIE Library "OfficeIntegration"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTR_ACT_COMP 20040702
Properties
Class CL_WD_OFFICE_CONTROL  
Short Description Perforce change= / 20050316-093032    
Super Class CL_WD_ABSTR_ACT_COMP  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_OFFICE_INTEGRATION   UIE Library "OfficeIntegration" 
Created 20040702   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
Class CL_WD_OFFICE_CONTROL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131017 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131017 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ACTIVATE_IN_PLACE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ACTIVATE_IN_PLACE 20040702
2 BP_DATA_SOURCE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DATA_SOURCE 20040702
3 BP_DOCUMENT_NAME Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DOCUMENT_NAME 20040702
4 BP_DOCUMENT_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_DOCUMENT_TYPE 20040702
5 BP_ENABLE_READ_WRITE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_ENABLE_READ_WRITE 20050307
6 BP_EXPERT_MODE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_EXPERT_MODE 20050121
7 BP_SHOW_DECORATION Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING BP_SHOW_DECORATION 20040702
8 BP_VIRUS_SCAN_PROFILE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20131017
9 CID_OFFICE_CONTROL Constant Public Type reference (TYPE) GUID '3D6B684220506B24E10000000A1550C0' CID_OFFICE_CONTROL 20050316
10 E_DOCUMENT_TYPE Constant Public See coding E_DOCUMENT_TYPE 20050316
11 MP_ON_CLOSE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_CLOSE 20040702
12 MP_ON_ERROR Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20081110
13 MP_ON_SAVE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS MP_ON_SAVE 20040702
14 T_DOCUMENT_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' T_DOCUMENT_TYPE 20050316
15 VL_ACTIVATE_IN_PLACE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_ACTIVATE_IN_PLACE 20040702
16 VL_CONTROL_ID Instance attribute Protected Type reference (TYPE) STRING VL_CONTROL_ID 20040702
17 VL_DATA_SOURCE Instance attribute Protected Type reference (TYPE) XSTRING VL_DATA_SOURCE 20050316
18 VL_DOCUMENT_NAME Instance attribute Protected Type reference (TYPE) STRING VL_DOCUMENT_NAME 20040702
19 VL_DOCUMENT_TYPE Instance attribute Protected Type reference (TYPE) WDUI_OFFICE_DOC_TYPE VL_DOCUMENT_TYPE 20040702
20 VL_ENABLE_READ_WRITE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_ENABLE_READ_WRITE 20050307
21 VL_EXPERT_MODE Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_EXPERT_MODE 20050121
22 VL_ON_CLOSE Instance attribute Protected Type reference (TYPE) STRING VL_ON_CLOSE 20040702
23 VL_ON_ERROR Instance attribute Protected Type reference (TYPE) STRING 20081110
24 VL_ON_SAVE Instance attribute Protected Type reference (TYPE) STRING VL_ON_SAVE 20040702
25 VL_SHOW_DECORATION Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN VL_SHOW_DECORATION 20040702
26 VL_VIRUS_SCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE 20131017
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACTIVATE_IN_PLACE Instance method Public Method BIND_ACTIVATE_IN_PLACE 20040702
2 BIND_DATA_SOURCE Instance method Public Method BIND_DATA_SOURCE 20040702
3 BIND_DOCUMENT_NAME Instance method Public Method BIND_DOCUMENT_NAME 20040702
4 BIND_DOCUMENT_TYPE Instance method Public Method BIND_DOCUMENT_TYPE 20040702
5 BIND_ENABLE_READ_WRITE Instance method Public Method BIND_ENABLE_READ_WRITE 20050307
6 BIND_EXPERT_MODE Instance method Public Method BIND_EXPERT_MODE 20050121
7 BIND_SHOW_DECORATION Instance method Public Method BIND_SHOW_DECORATION 20040702
8 BIND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
9 BOUND_ACTIVATE_IN_PLACE Instance method Public Method BOUND_ACTIVATE_IN_PLACE 20040702
10 BOUND_DATA_SOURCE Instance method Public Method BOUND_DATA_SOURCE 20040702
11 BOUND_DOCUMENT_NAME Instance method Public Method BOUND_DOCUMENT_NAME 20040702
12 BOUND_DOCUMENT_TYPE Instance method Public Method BOUND_DOCUMENT_TYPE 20040702
13 BOUND_ENABLE_READ_WRITE Instance method Public Method BOUND_ENABLE_READ_WRITE 20050307
14 BOUND_EXPERT_MODE Instance method Public Method BOUND_EXPERT_MODE 20050121
15 BOUND_SHOW_DECORATION Instance method Public Method BOUND_SHOW_DECORATION 20040702
16 BOUND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
17 CONSTRUCTOR Instance method Public Constructor Constructor 20040702
18 GET_ACTIVATE_IN_PLACE Instance method Public Method GET_ACTIVATE_IN_PLACE 20040702
19 GET_CONTROL_ID Instance method Public Method GET_CONTROL_ID 20040702
20 GET_DATA_SOURCE Instance method Public Method GET_DATA_SOURCE 20040702
21 GET_DOCUMENT_NAME Instance method Public Method GET_DOCUMENT_NAME 20040702
22 GET_DOCUMENT_TYPE Instance method Public Method GET_DOCUMENT_TYPE 20040702
23 GET_ENABLE_READ_WRITE Instance method Public Method GET_ENABLE_READ_WRITE 20050307
24 GET_EXPERT_MODE Instance method Public Method GET_EXPERT_MODE 20050121
25 GET_ON_CLOSE Instance method Public Method GET_ON_CLOSE 20040702
26 GET_ON_ERROR Instance method Public Method 20081110
27 GET_ON_SAVE Instance method Public Method GET_ON_SAVE 20040702
28 GET_SHOW_DECORATION Instance method Public Method GET_SHOW_DECORATION 20040702
29 GET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
30 MAPPED_ON_CLOSE Instance method Public Method MAPPED_ON_CLOSE 20040702
31 MAPPED_ON_ERROR Instance method Public Method 20081110
32 MAPPED_ON_SAVE Instance method Public Method MAPPED_ON_SAVE 20040702
33 MAP_ON_CLOSE Instance method Public Method MAP_ON_CLOSE 20040702
34 MAP_ON_ERROR Instance method Public Method 20081110
35 MAP_ON_SAVE Instance method Public Method MAP_ON_SAVE 20040702
36 NEW_OFFICE_CONTROL Static method Public Method NEW_OFFICE_CONTROL 20040702
37 SET_ACTIVATE_IN_PLACE Instance method Public Method SET_ACTIVATE_IN_PLACE 20040702
38 SET_CONTROL_ID Instance method Public Method SET_CONTROL_ID 20040702
39 SET_DATA_SOURCE Instance method Public Method SET_DATA_SOURCE 20040702
40 SET_DOCUMENT_NAME Instance method Public Method SET_DOCUMENT_NAME 20040702
41 SET_DOCUMENT_TYPE Instance method Public Method SET_DOCUMENT_TYPE 20040702
42 SET_ENABLE_READ_WRITE Instance method Public Method SET_ENABLE_READ_WRITE 20050307
43 SET_EXPERT_MODE Instance method Public Method SET_EXPERT_MODE 20050121
44 SET_ON_CLOSE Instance method Public Method SET_ON_CLOSE 20040702
45 SET_ON_ERROR Instance method Public Method 20081110
46 SET_ON_SAVE Instance method Public Method SET_ON_SAVE 20040702
47 SET_SHOW_DECORATION Instance method Public Method SET_SHOW_DECORATION 20040702
48 SET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
Events
Class CL_WD_OFFICE_CONTROL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_OFFICE_CONTROL Public See coding TT_OFFICE_CONTROL 20050316 tt_OFFICE_CONTROL TYPE TABLE OF REF TO CL_WD_OFFICE_CONTROL WITH DEFAULT KEY
Method Signatures

Method BIND_ACTIVATE_IN_PLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_ACTIVATE_IN_PLACE on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_DATA_SOURCE on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_DOCUMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_DOCUMENT_NAME on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_DOCUMENT_TYPE on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_ENABLE_READ_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050307

Method BIND_ENABLE_READ_WRITE on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_EXPERT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050121

Method BIND_EXPERT_MODE on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_SHOW_DECORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20040702

Method BIND_SHOW_DECORATION on class CL_WD_OFFICE_CONTROL has no exception.

Method BIND_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20131017

Method BIND_VIRUS_SCAN_PROFILE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_ACTIVATE_IN_PLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_ACTIVATE_IN_PLACE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_DATA_SOURCE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_DOCUMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_DOCUMENT_NAME on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_DOCUMENT_TYPE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_ENABLE_READ_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050307
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050307
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050307

Method BOUND_ENABLE_READ_WRITE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_EXPERT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050121
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050121
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050121

Method BOUND_EXPERT_MODE on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_SHOW_DECORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040702

Method BOUND_SHOW_DECORATION on class CL_WD_OFFICE_CONTROL has no exception.

Method BOUND_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning PATH Value transfer Type reference (TYPE) STRING 20131017

Method BOUND_VIRUS_SCAN_PROFILE on class CL_WD_OFFICE_CONTROL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040702
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040702

Method CONSTRUCTOR on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_ACTIVATE_IN_PLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040702

Method GET_ACTIVATE_IN_PLACE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_CONTROL_ID Signature

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

Method GET_CONTROL_ID on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) XSTRING 20040702

Method GET_DATA_SOURCE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_DOCUMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040702

Method GET_DOCUMENT_NAME on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_OFFICE_DOC_TYPE 20040702

Method GET_DOCUMENT_TYPE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_ENABLE_READ_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050307
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050307
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20050307

Method GET_ENABLE_READ_WRITE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_EXPERT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050121
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050121
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20050121

Method GET_EXPERT_MODE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_ON_CLOSE Signature

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

Method GET_ON_CLOSE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_ON_ERROR Signature

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

Method GET_ON_ERROR on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_ON_SAVE Signature

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

Method GET_ON_SAVE on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_SHOW_DECORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20040702
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040702
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20040702

Method GET_SHOW_DECORATION on class CL_WD_OFFICE_CONTROL has no exception.

Method GET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning VALUE Value transfer Type reference (TYPE) VSCAN_PROFILE 20131017

Method GET_VIRUS_SCAN_PROFILE on class CL_WD_OFFICE_CONTROL has no exception.

Method MAPPED_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAPPED_ON_CLOSE on class CL_WD_OFFICE_CONTROL has no exception.

Method MAPPED_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20081110

Method MAPPED_ON_ERROR on class CL_WD_OFFICE_CONTROL has no exception.

Method MAPPED_ON_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAPPED_ON_SAVE on class CL_WD_OFFICE_CONTROL has no exception.

Method MAP_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAP_ON_CLOSE on class CL_WD_OFFICE_CONTROL has no exception.

Method MAP_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20081110

Method MAP_ON_ERROR on class CL_WD_OFFICE_CONTROL has no exception.

Method MAP_ON_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20040702

Method MAP_ON_SAVE on class CL_WD_OFFICE_CONTROL has no exception.

Method NEW_OFFICE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVATE_IN_PLACE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040702
2 Importing ADDITIONAL_ARCHIVES Call by reference Type reference (TYPE) STRING 20050121
3 Importing ARCHIVE Call by reference Type reference (TYPE) STRING 20040702
4 Importing BIND_ACTIVATE_IN_PLACE Call by reference Type reference (TYPE) STRING 20040702
5 Importing BIND_DATA_SOURCE Call by reference Type reference (TYPE) STRING 20040702
6 Importing BIND_DOCUMENT_NAME Call by reference Type reference (TYPE) STRING 20040702
7 Importing BIND_DOCUMENT_TYPE Call by reference Type reference (TYPE) STRING 20040702
8 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20040702
9 Importing BIND_ENABLE_READ_WRITE Call by reference Type reference (TYPE) STRING 20050307
10 Importing BIND_EXPERT_MODE Call by reference Type reference (TYPE) STRING 20050121
11 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20040702
12 Importing BIND_LIFE_TIME Call by reference Type reference (TYPE) STRING 20100415
13 Importing BIND_SHOW_DECORATION Call by reference Type reference (TYPE) STRING 20040702
14 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
15 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20040702
16 Importing BIND_VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) STRING 20131017
17 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20040702
18 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20040702
19 Importing CLASS_ID Call by reference Type reference (TYPE) STRING 20040702
20 Importing CODE_BASE Call by reference Type reference (TYPE) STRING 20040702
21 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20060629
22 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20060629
23 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_OFFICE_CONTROL 20040702
24 Importing CONTROL_ID Call by reference Type reference (TYPE) STRING 20040702
25 Importing DOCUMENT_NAME Call by reference Type reference (TYPE) STRING 20040702
26 Importing DOCUMENT_TYPE Call by reference Type reference (TYPE) WDUI_OFFICE_DOC_TYPE E_DOCUMENT_TYPE-MS_WORD 20040702
27 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040702
28 Importing ENABLE_READ_WRITE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20050307
29 Importing EXPERT_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN 20050121
30 Importing HEIGHT Call by reference Type reference (TYPE) STRING '300px' 20040702
31 Importing ID Call by reference Type reference (TYPE) STRING 20040702
32 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_VISIBLE 20100415
33 Importing ON_CLOSE Call by reference Type reference (TYPE) STRING 20040702
34 Importing ON_ERROR Call by reference Type reference (TYPE) STRING 20081110
35 Importing ON_SAVE Call by reference Type reference (TYPE) STRING 20040702
36 Importing SHOW_DECORATION Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20040702
37 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
38 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20040702
39 Importing TYPE Call by reference Type reference (TYPE) STRING 20040702
40 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20040702
41 Importing VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017
42 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20040702
43 Importing WIDTH Call by reference Type reference (TYPE) STRING '300px' 20040702

Method NEW_OFFICE_CONTROL on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_ACTIVATE_IN_PLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040702

Method SET_ACTIVATE_IN_PLACE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_CONTROL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_CONTROL_ID on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) XSTRING 20040702

Method SET_DATA_SOURCE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_DOCUMENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_DOCUMENT_NAME on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_DOCUMENT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_OFFICE_DOC_TYPE 20040702

Method SET_DOCUMENT_TYPE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_ENABLE_READ_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20050307

Method SET_ENABLE_READ_WRITE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_EXPERT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20050121

Method SET_EXPERT_MODE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_ON_CLOSE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20081110

Method SET_ON_ERROR on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_ON_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20040702

Method SET_ON_SAVE on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_SHOW_DECORATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20040702

Method SET_SHOW_DECORATION on class CL_WD_OFFICE_CONTROL has no exception.

Method SET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017

Method SET_VIRUS_SCAN_PROFILE on class CL_WD_OFFICE_CONTROL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 710