SAP ABAP Class CL_WDR_TECHNICAL_HELP (Browser for UI Elements of a View at Runtime)
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 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20100721
Properties
Class CL_WDR_TECHNICAL_HELP  
Short Description Browser for UI Elements of a View at Runtime    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance 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 20100521   SAP 
Last change 20140121   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_ALL_IN_ONE_UIELEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WDR_TECHNICAL_HELP has no interface implemented.
Friends
Class CL_WDR_TECHNICAL_HELP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FILE_NAMES Constant Private See coding 20110303
2 CO_UPLOAD_MODE Constant Public Type reference (TYPE) STRING 'UPLOAD' 20110311
3 CO_VIEW_CONTAINER_UIELEMENT Constant Public Type reference (TYPE) STRING 'VIEW_CONTAINER_UIELEMENT' 20100701
4 M_APPLICATION_DATA Instance attribute Private Type reference (TYPE) T_APPLICATION_DATA 20110311
5 M_BROWSER_DATA Instance attribute Private Type reference (TYPE) T_BROWSER_DATA 20110311
6 M_COMPONENT_TAB Instance attribute Private Type reference (TYPE) T_COMPONENT_BROWSER_NODES List of Components 20100908
7 M_DEVELOPER Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110330
8 M_MODE Instance attribute Public Type reference (TYPE) STRING 20110303
9 M_SYSTEM_DATA Instance attribute Private Type reference (TYPE) T_SYSTEM_DATA 20110311
10 M_TOOLBAR_ACTION_NAME Instance attribute Public Type reference (TYPE) STRING 20121024
11 M_VIEW_ELEMENT_ADAPTER_TAB Instance attribute Private Type reference (TYPE) T_UI_ELEM_ADPTR_BROWSER_NODES List of View Element Adapters 20100908
12 M_WINDOW_NODES Instance attribute Private Type reference (TYPE) T_WINDOW_BROWSER_NODES List of All Windows 20110301
13 M_WINDOW_TREE Instance attribute Private Type reference (TYPE) T_WINDOW_TREE_TAB 20121120
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_VIEW_ID Instance method Public Method Splits view key in areas for component, view, and area 20110301
2 CONSTRUCTOR Instance method Public Constructor 20110330
3 CREATE_COMPONENT_TAB Instance method Private Method Creates component hierarchy of the running application 20100909
4 CREATE_CONFIG_DATA Instance method Private Method Returns configuration data of a component 20110302
5 CREATE_VIEW_ELEMENT_DATA_BASIC Instance method Private Method Returns fundamental properties of the view element 20101029
6 CREATE_VIEW_ELEMENT_DATA_PROP Instance method Private Method Returns properties of the specific view element 20101029
7 CREATE_VIEW_ELEMENT_TAB Instance method Private Method Creates list of View Elements in a View 20101111
8 CREATE_VIEW_ELEM_ADP_TAB Instance method Private Method Creates view element adapter hierarchy for a view 20100810
9 CREATE_VIEW_TAB Instance method Private Method Creates view hierarchy for a window 20100909
10 CREATE_WINDOW_NODE Instance method Private Method Creates entry for Window tree 20110302
11 CREATE_WINDOW_TAB Instance method Private Method Creates window hierarchy 20110104
12 FIND Instance method Public Method 20110920
13 GET_ACH_COMPONENT Instance method Public Method Returns application component, for example, BC-WD-ABA 20100817
14 GET_APPLICATION_DATA Instance method Public Method Returns start parameters and resume parameters 20110311
15 GET_CLIENT_DATA Instance method Public Method Returns client data 20110311
16 GET_COMPONENT_TAB Instance method Public Method Returns data about components 20100908
17 GET_CONFIG_URL Instance method Public Method Creates URL to start the configuration/customizing 20110302
18 GET_FIRST_VIEW_NODE Instance method Public Method Hierarchy Data of First View of a Window 20120824
19 GET_SYSTEM_DATA Instance method Public Method 20110311
20 GET_TEXT Instance method Public Method 20100721
21 GET_USER_AGENT Instance method Public Method Returns data about user agent 20110311
22 GET_VIEW Instance method Private Method Returns reference to the view 20110919
23 GET_VIEW_ELEMENT Instance method Public Method Returns data of a view element 20120824
24 GET_VIEW_ELEMENT_ADAPTER_NODES Instance method Public Method Returns data for View Element Adapter 20110106
25 GET_VIEW_ELEMENT_ADAPTER_PROP Instance method Public Method Returns Properties of a View Element Adapter 20110919
26 GET_VIEW_ELEMENT_NODE Instance method Public Method Hierarchy Data of a View Element 20110106
27 GET_VIEW_ELEMENT_NODES Instance method Public Method Hierarchy Data of View Elements of a View 20110106
28 GET_VIEW_ID Instance method Public Method Creates ViewId = COMPONENT_ID / VIEW_NAME / VIEW_AREA 20110109
29 GET_VIEW_NODE Instance method Public Method Hierarchy Data of a View 20110106
30 GET_VIEW_NODES Instance method Public Method Hierarchy data for Views of a Window 20110106
31 GET_VIEW_TREE Instance method Public Method New 20121120
32 GET_WINDOW Instance method Private Method Returns Reference to Window 20110919
33 GET_WINDOW_ID Instance method Public Method Specifies window_id from window, view, or view_element 20110109
34 GET_WINDOW_NODE Instance method Public Method Data for a Window - OK 20110104
35 GET_WINDOW_NODES Instance method Public Method Hierarchy Data of a Window (Side Panel, Main,...) 20110301
36 GET_WINDOW_TREE Instance method Public Method New 20121120
37 GET_ZIP_FILE Instance method Public Method Creates a zip file from current data 20110303
38 SET_MODE Instance method Public Method Sets Mode for Technical Help Space/UPLOAD 20110809
39 SET_ZIP_FILE Instance method Public Method 20110303
40 _CREATE_VIEW_TREE_REC Instance method Private Method New 20121121
41 _GET_AGGREGATIES Instance method Private Method Fetches aggregations and layout infos from ViewElement 20120903
42 _GET_VIEW_TREE_DATA Instance method Private Method New 20121121
43 _GET_WINDOW_TREE_DATA Instance method Private Method New 20121120
44 _GET_WINDOW_TREE_RECUR Instance method Private Method New 20121120
Events
Class CL_WDR_TECHNICAL_HELP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_APPLICATION_DATA Public See coding 20110311 begin of t_application_data, begin of appl_data, application_name type wdy_application_name, " application name application_config_key type wdy_config_key, " application configuration application_ach_component_id type string, " css component for application end of appl_data, begin of start_component, component_name type wdy_component_name, component_config_key type wdy_config_key, component_ach_component_id type string, end of start_component, begin of selected_view, component_name type wdy_component_name, component_config_key type wdy_config_key, component_ach_component_id type string, window_name type wdy_window_name, view_name type wdy_view_name, end of selected_view, appl_parameters type wdy_rr_appl_prop_tab, start_parameters type wdr_name_value_list, resume_parameters type wdr_name_value_list, end of t_application_data
2 T_BROWSER_DATA Public See coding 20110311 begin of t_browser_data, user_agent type t_user_agent, client type t_client_data, end of t_browser_data
3 T_CLIENT_DATA Public See coding 20110311 begin of t_client_data, client_width type i, client_height type i, server_url type string, document_domain type string, is_top_window type wdy_boolean, parent_accessible type wdy_boolean, window_opener_exists type wdy_boolean, client_environment type i, client_environment_string type string, close_supported type wdy_boolean, render_mode type string, end of t_client_data
4 T_COMPONENT_BROWSER_NODE Public See coding Entry for Hierarchy List of Components 20100803 begin of t_component_browser_node, parentkey type string, rowkey type string, display type string, icon type string, isleaf type wdy_boolean, expanded type wdy_boolean, component_name type string, component_id type string, " if_wd_component~id. component_type type string, component_gen_class_name type string, config_id type wdy_config_id, config_type type wdy_config_type, config_var type wdy_config_var, configuration_url type string, personalization_url type string, config_url_visible type abap_bool, pers_url_visible type abap_bool, end of t_component_browser_node
5 T_COMPONENT_BROWSER_NODES Public See coding Hierarchical List of Components 20100803 t_component_browser_nodes type standard table of t_component_browser_node with key parentkey rowkey
6 T_INSTALLED_COMPONENT Public See coding 20110311 begin of t_installed_component, component type dlvunit, comp_level type spam_fpdef-version, last_patch type pat03-patch, comp_rel type spam_cvers-release, end of t_installed_component
7 T_SYSTEM_DATA Public See coding 20110311 begin of t_system_data, system type syst-sysid, host type syst-host, user type syst-uname, language type t002-laiso, accessibility type wdy_boolean, ur_rendering type string, database type syst-dbsys, opsys type syst-opsys, saprl type syst-saprl, kernel_type type string, kernel_compiled type string, mandt type string, installed_components type standard table of t_installed_component with default key, end of t_system_data
8 T_TOOLBAR_ITEM Public See coding 20121024 begin of t_toolbar_item, position type i, item type ref to if_wd_toolbar_item, end of t_toolbar_item
9 T_TOOLBAR_ITEM_TAB Public See coding 20121025 t_toolbar_item_tab type standard table of t_toolbar_item with default key
10 T_UI_ELEM_ADAPTER_BROWSER_NODE Public See coding 20100709 begin of t_ui_elem_adapter_browser_node, parentkey type string, rowkey type string, display type wdy_ui_element_name, icon type string, isleaf type wdy_boolean, expanded type wdy_boolean, view_elem_adptr_id type string, view_elem_adptr_type type string, view_element_id type string, view_element_type type string, view_element_library type wdy_md_ui_element_library, ur_control_id type string, ur_control_type type string, properties type t_ui_elem_adptr_properties, end of t_ui_elem_adapter_browser_node
11 T_UI_ELEM_ADPTR_BROWSER_NODES Public See coding 20100709 t_ui_elem_adptr_browser_nodes type standard table of t_ui_elem_adapter_browser_node with key parentkey rowkey
12 T_UI_ELEM_ADPTR_PROPERTIES Public See coding 20110919 t_ui_elem_adptr_properties type standard table of t_ui_elem_adptr_property with key interface property_name
13 T_UI_ELEM_ADPTR_PROPERTY Public See coding 20110919 begin of t_ui_elem_adptr_property, interface type string, property_name type string, value type string, end of t_ui_elem_adptr_property
14 T_USER_AGENT Public See coding 20110311 begin of t_user_agent, useragentcode type string, platform type string, useragentversion type f, useragentname type string, device type string, end of t_user_agent
15 T_VIEW_BROWSER_NODE Public See coding Old 20100618 begin of t_view_browser_node, parentkey type string, view_id type string, display type wdy_wb_vc_controller, icon type string, isleaf type wdy_boolean, expanded type wdy_boolean, view_name type string, view type ref to if_wd_view, view_type type string, view_area type string, view_is_visible type abap_bool, component_name type string, component_usage type string, component_gen_class_name type string, has_view_elements type wdy_boolean, view_element_nodes type t_view_element_browser_nodes, end of t_view_browser_node
16 T_VIEW_BROWSER_NODES Public See coding Old 20100618 t_view_browser_nodes type standard table of t_view_browser_node with key parentkey view_id
17 T_VIEW_ELEMENT_BROWSER_NODE Public See coding Entry for Hierarchical List of Views of a Window 20110104 begin of t_view_element_browser_node, parentkey type string, view_element_id type string, " view_element->id display type string, icon type string, isleaf type wdy_boolean, expanded type wdy_boolean, view_key type string, " component_id / view_name window_id type string, view_id type string, " component_id / view_name / view_area view_element_type type string, view_element_library type string, view_element_is_area type wdy_boolean, layout_id type string, layout_type type string, layout_data_id type string, layout_data_type type string, properties type t_view_element_property_tab, layout_properties type t_view_element_property_tab, layout_data_properties type t_view_element_property_tab, end of t_view_element_browser_node
18 T_VIEW_ELEMENT_BROWSER_NODES Public See coding Hierarchical List of Views of a Window 20110104 t_view_element_browser_nodes type standard table of t_view_element_browser_node with key parentkey view_element_id
19 T_VIEW_ELEMENT_NAV_TREE Public See coding 20121227 t_view_element_nav_tree type standard table of t_view_element_nav_tree_line with key id
20 T_VIEW_ELEMENT_NAV_TREE_LINE Public See coding 20121227 begin of t_view_element_nav_tree_line, id type string, level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, type type string, is_visible type abap_bool, end of t_view_element_nav_tree_line
21 T_VIEW_ELEMENT_PROPERTY Public See coding Properties of a View Element 20101029 begin of t_view_element_property, property_name type string, path type string, value type string, ddic_type type string, is_personalized type string, value_text type string, end of t_view_element_property
22 T_VIEW_ELEMENT_PROPERTY_NEW Public See coding New 20121120 begin of t_view_element_property_new, property_name type string, display_name type string, "display name of property name value type string, value_text type string, context_path type string, ddic_type type string, is_personalized type abap_bool, is_translatable type abap_bool, end of t_view_element_property_new
23 T_VIEW_ELEMENT_PROPERTY_TAB Public See coding Properties of View Elements 20101029 t_view_element_property_tab type standard table of t_view_element_property with key property_name
24 T_VIEW_ELEMENT_PROP_NEW_TAB Public See coding New 20121120 t_view_element_prop_new_tab type standard table of t_view_element_property_new with key property_name
25 T_VIEW_ELEMENT_TREE_LINE Public See coding New 20121120 begin of t_view_element_tree_line, view_element_id type string, level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, is_visisble type wdy_boolean, view_element_type type string, layout type ref to cl_wdr_view_element, layout_data type ref to cl_wdr_view_element, property_tab type t_view_element_prop_new_tab, end of t_view_element_tree_line
26 T_VIEW_ELEMENT_TREE_TAB Public See coding New 20121120 t_view_element_tree_tab type standard table of t_view_element_tree_line with key view_element_id
27 T_VIEW_NAV_TREE Public See coding 20121227 t_view_nav_tree type standard table of t_view_nav_tree_line with key id
28 T_VIEW_NAV_TREE_LINE Public See coding 20121227 begin of t_view_nav_tree_line, id type string, level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, type type string, is_visible type abap_bool, view type ref to object, view_element_tree type t_view_element_nav_tree, end of t_view_nav_tree_line
29 T_VIEW_TREE_LINE Public See coding New 20121120 begin of t_view_tree_line, view_id type string, " component_id && view_name && view_area level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, view_type type string, view_name type string, view_area type string, view type ref to cl_wdr_view, description type string, is_visibile type wdy_boolean, " window is open has_view_elements type wdy_boolean, " view contains view_elements (=false for i.e viewareas) component_name type string, component_usage type string, component_gen_class_name type string, view_element_tree type t_view_element_tree_tab, end of t_view_tree_line
30 T_VIEW_TREE_TAB Public See coding New 20121120 t_view_tree_tab type standard table of t_view_tree_line with key view_id
31 T_WINDOW_BROWSER_NODE Public See coding Entry for Hierarchical List of Windows 20110104 begin of t_window_browser_node, parentkey type string, " window_id of parent window_id type string, " window_id display type wdy_wb_vc_controller, icon type string, isleaf type wdy_boolean, expanded type wdy_boolean, window_type type string, is_open type abap_bool, component_name type string, view_nodes type t_view_browser_nodes, end of t_window_browser_node
32 T_WINDOW_BROWSER_NODES Public See coding Hierarchical List of Windows 20110104 t_window_browser_nodes type standard table of t_window_browser_node with key parentkey window_id
33 T_WINDOW_NAV_TREE Public See coding 20121227 t_window_nav_tree type standard table of t_window_nav_tree_line with key id
34 T_WINDOW_NAV_TREE_LINE Public See coding 20121227 begin of t_window_nav_tree_line, id type string, level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, type type string, is_visible type abap_bool, window type ref to object, view_tree type t_view_nav_tree, end of t_window_nav_tree_line
35 T_WINDOW_TREE_LINE Public See coding 20121120 begin of t_window_tree_line, window_id type string, level type i, hierarchical_state type wdui_c_table_hierachical_state, display type wdy_ui_element_name, icon type string, is_open type wdy_boolean, " window is open component_name type string, view_tree type t_view_tree_tab, "ur_control_tree type t_ur_control_tree_tab, end of t_window_tree_line
36 T_WINDOW_TREE_TAB Public See coding 20121120 t_window_tree_tab type standard table of t_window_tree_line with key window_id
Method Signatures

Method ANALYZE_VIEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMPONENT_ID Call by reference Type reference (TYPE) STRING 20110301
2 Exporting VIEW_AREA Call by reference Type reference (TYPE) STRING 20110301
3 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20110301
4 Exporting VIEW_KEY Call by reference Type reference (TYPE) STRING 20110301
5 Exporting VIEW_NAME Call by reference Type reference (TYPE) STRING 20110301

Method ANALYZE_VIEW_ID on class CL_WDR_TECHNICAL_HELP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WDR_TECHNICAL_HELP has no parameter.
Method CONSTRUCTOR on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_COMPONENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_BROWSER_TAB Call by reference Type reference (TYPE) T_COMPONENT_BROWSER_NODES 20100909
2 Importing IR_DELEGATING_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_DELEGATING_COMPONENT WebDynpro Component Controller 20100909
3 Importing IV_PARENTKEY Call by reference Type reference (TYPE) STRING 20100909

Method CREATE_COMPONENT_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONFIGURATION_URL Call by reference Type reference (TYPE) STRING 20110302
2 Exporting CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20110302
3 Exporting CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Typ der Web Dynpro Konfiguration 20110302
4 Exporting CONFIG_VAR Call by reference Type reference (TYPE) WDY_CONFIG_VAR Web Dynpro: Konfiguration: zusätzliche Variante 20110302
5 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT Key-Komponenten der Konfigurationstabellen 20110302
6 Exporting PERSONALIZATION_URL Call by reference Type reference (TYPE) STRING 20110302

Method CREATE_CONFIG_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_VIEW_ELEMENT_DATA_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_NAME Call by reference Type reference (TYPE) STRING 20101029
2 Exporting E_ICON Call by reference Type reference (TYPE) STRING 20101029
3 Exporting E_ID Call by reference Type reference (TYPE) STRING 20101029
4 Exporting E_IS_AREA Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20110301
5 Exporting E_LIBRARY Call by reference Type reference (TYPE) STRING 20101029
6 Exporting E_PARENTID Call by reference Type reference (TYPE) STRING 20101029
7 Exporting E_TYPE Call by reference Type reference (TYPE) STRING 20101029
8 Exporting E_VIEW_ELEMENT_RT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT_RT_ACCESS Referenzen auf CL_WDR_VIEW_ELEMENT 20101029
9 Exporting E_VIEW_ID Call by reference Type reference (TYPE) STRING 20110110
10 Exporting E_VIEW_KEY Call by reference Type reference (TYPE) STRING 20101223
11 Exporting E_WINDOW_ID Call by reference Type reference (TYPE) STRING 20120827
12 Importing I_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20101029

Method CREATE_VIEW_ELEMENT_DATA_BASIC on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_VIEW_ELEMENT_DATA_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PROPERTY_TAB Value transfer Type reference (TYPE) T_VIEW_ELEMENT_PROPERTY_TAB 20101029
2 Importing INCL_F4_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101111
3 Importing I_VIEW_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20101029
4 Importing LAYOUT_DATA_TYPE Call by reference Type reference (TYPE) STRING 20101111
5 Importing LAYOUT_TYPE Call by reference Type reference (TYPE) STRING 20101111

Method CREATE_VIEW_ELEMENT_DATA_PROP on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_VIEW_ELEMENT_TAB Signature

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

Method CREATE_VIEW_ELEMENT_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_VIEW_ELEM_ADP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_BROWSER_TAB Value transfer Type reference (TYPE) T_UI_ELEM_ADPTR_BROWSER_NODES WebDynpro: Schnittstelle für Kontext Knoten 20100810

Method CREATE_VIEW_ELEM_ADP_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_VIEW_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_BROWSER_TAB Call by reference Type reference (TYPE) T_VIEW_BROWSER_NODES WebDynpro: Schnittstelle für Kontext Knoten 20100909
2 Importing IR_VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20100909
3 Importing IR_WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20110104
4 Importing IV_PARENTKEY Call by reference Type reference (TYPE) STRING Web Dynpro: API eines Views 20100909
5 Importing IV_PARENTVISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100909

Method CREATE_VIEW_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_WINDOW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BROWSER_NODE Value transfer Type reference (TYPE) T_WINDOW_BROWSER_NODE 20110302
2 Importing MAIN_AREA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110302
3 Importing PARENTKEY Call by reference Type reference (TYPE) STRING 20110302
4 Importing WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20110302

Method CREATE_WINDOW_NODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method CREATE_WINDOW_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_BROWSER_TAB Value transfer Type reference (TYPE) T_WINDOW_BROWSER_NODES 20110104
2 Importing IR_WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20110104
3 Importing IV_PARENTKEY Call by reference Type reference (TYPE) STRING 20110104

Method CREATE_WINDOW_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MATCH_RESULT_TAB Value transfer Type reference (TYPE) MATCH_RESULT_TAB Tabelle von Suchergebnissen 20110920
2 Importing PATTERN Call by reference Type reference (TYPE) STRING 20110920
3 Importing TABLE Call by reference Object reference (TYPE REF TO) DATA 20110920

Method FIND on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_ACH_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACH_COMPONENT_ID Value transfer Type reference (TYPE) STRING Anwendungskomponentenkürzel 20100817
2 Importing APPLICATION_NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20110328
3 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20110811

Method GET_ACH_COMPONENT on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_APPLICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_DATA Value transfer Type reference (TYPE) T_APPLICATION_DATA 20110311
2 Importing SELECTED_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20110311

Method GET_APPLICATION_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_CLIENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLIENT_DATA Value transfer Type reference (TYPE) T_CLIENT_DATA 20110311

Method GET_CLIENT_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_COMPONENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_COMPONENT_TAB Value transfer Type reference (TYPE) T_COMPONENT_BROWSER_NODES 20100908

Method GET_COMPONENT_TAB on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_CONFIG_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPL_URL Call by reference Type reference (TYPE) STRING 20110817
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE Web Dynpro : Name der Component 20110812
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20110302
4 Exporting CONFIG_URL Call by reference Type reference (TYPE) STRING 20110812
5 Exporting CUST_URL Call by reference Type reference (TYPE) STRING 20110812
6 Importing IS_APPLICATION_CONFIG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110817
7 Exporting PERS_URL Call by reference Type reference (TYPE) STRING 20110812

Method GET_CONFIG_URL on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_FIRST_VIEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW Value transfer Type reference (TYPE) T_VIEW_BROWSER_NODE 20120824
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20120824

Method GET_FIRST_VIEW_NODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_SYSTEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM_DATA Value transfer Type reference (TYPE) T_SYSTEM_DATA 20110311

Method GET_SYSTEM_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_TEXT Signature

Method GET_TEXT on class CL_WDR_TECHNICAL_HELP has no parameter.
Method GET_TEXT on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_USER_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER_AGENT Value transfer Type reference (TYPE) T_USER_AGENT 20110311

Method GET_USER_AGENT on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20110919
2 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20120727
3 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110919

Method GET_VIEW on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20120824
2 Importing VIEW_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20120824
3 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20120824
4 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20120824

Method GET_VIEW_ELEMENT on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ELEMENT_ADAPTER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VIEW_ELEMENT_ADAPTER_TAB Value transfer Type reference (TYPE) T_UI_ELEM_ADPTR_BROWSER_NODES 20110106

Method GET_VIEW_ELEMENT_ADAPTER_NODES on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ELEMENT_ADAPTER_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER_ID Call by reference Type reference (TYPE) STRING 20110919
2 Returning PROPERTIES Value transfer Type reference (TYPE) T_UI_ELEM_ADPTR_PROPERTIES 20110919

Method GET_VIEW_ELEMENT_ADAPTER_PROP on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ELEMENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW_ELEMENT Value transfer Type reference (TYPE) T_VIEW_ELEMENT_BROWSER_NODE 20110106
2 Importing VIEW_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20110106
3 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20110109
4 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110302

Method GET_VIEW_ELEMENT_NODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ELEMENT_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VIEW_ELEMENT_TAB Value transfer Type reference (TYPE) T_VIEW_ELEMENT_BROWSER_NODES Tree von Viewelementen eines Views 20110106
2 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20110109
3 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110302

Method GET_VIEW_ELEMENT_NODES on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20110109
2 Importing VIEW_AREA Call by reference Type reference (TYPE) STRING ID für View Area 20110109
3 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT View Element 20120827
4 Returning VIEW_ID Value transfer Type reference (TYPE) STRING 20110109

Method GET_VIEW_ID on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW Value transfer Type reference (TYPE) T_VIEW_BROWSER_NODE Web Dynpro: API eines Views 20110106
2 Importing VIEW_ID Call by reference Type reference (TYPE) STRING 20110109
3 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110106

Method GET_VIEW_NODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_VIEW_TAB Value transfer Type reference (TYPE) T_VIEW_BROWSER_NODES 20110106
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110106

Method GET_VIEW_NODES on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_VIEW_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VIEW_TREE Value transfer Type reference (TYPE) T_VIEW_TREE_TAB neu 20121120
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20121120

Method GET_VIEW_TREE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_WINDOW 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 20110919
2 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110919

Method GET_WINDOW on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_WINDOW_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20110109
2 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_ELEMENT Web Dynpro: API View Element 20121214
3 Importing WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20110109
4 Returning WINDOW_ID Value transfer Type reference (TYPE) STRING 20110109

Method GET_WINDOW_ID on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_WINDOW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20110104
2 Returning WINDOW_NODE Value transfer Type reference (TYPE) T_WINDOW_BROWSER_NODE Eintrag für Hierarchische Liste der Fenster 20110104

Method GET_WINDOW_NODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_WINDOW_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WINDOW_NODES Value transfer Type reference (TYPE) T_WINDOW_BROWSER_NODES 20110301

Method GET_WINDOW_NODES on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_WINDOW_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WINDOW_TREE Value transfer Type reference (TYPE) T_WINDOW_TREE_TAB 20121120

Method GET_WINDOW_TREE on class CL_WDR_TECHNICAL_HELP has no exception.

Method GET_ZIP_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ZIP_DATA Value transfer Type reference (TYPE) XSTRING Zip-Utility 20110303

Method GET_ZIP_FILE on class CL_WDR_TECHNICAL_HELP has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) STRING SPACE/UPLOAD: Normale Funktion in WDA/View für tech. Daten 20110809

Method SET_MODE on class CL_WDR_TECHNICAL_HELP has no exception.

Method SET_ZIP_FILE Signature

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

Method SET_ZIP_FILE on class CL_WDR_TECHNICAL_HELP has no exception.

Method _CREATE_VIEW_TREE_REC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_LEVEL Call by reference Type reference (TYPE) I 20121121
2 Importing PARENT_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20121121
3 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20121121
4 Changing VIEW_TREE Call by reference Type reference (TYPE) T_VIEW_TREE_TAB neu 20121121
5 Importing WINDOW_ID Call by reference Type reference (TYPE) STRING 20121121

Method _CREATE_VIEW_TREE_REC on class CL_WDR_TECHNICAL_HELP has no exception.

Method _GET_AGGREGATIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LAYOUT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20120903
2 Exporting LAYOUT_DATA Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20120903
3 Exporting OTHER_AGGREGATIES Call by reference Type reference (TYPE) WDR_VIEW_ELEMENTS Referenzen auf CL_WDR_VIEW_ELEMENT 20120903
4 Importing VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20120903

Method _GET_AGGREGATIES on class CL_WDR_TECHNICAL_HELP has no exception.

Method _GET_VIEW_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VIEW_CONTAINER Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20121121
2 Importing VIEW Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW WebDynpro View Controller 20121121
3 Importing VIEW_AREA Call by reference Type reference (TYPE) STRING 20121121
4 Returning VIEW_TREE_DATA Value transfer Type reference (TYPE) T_VIEW_TREE_LINE neu 20121121

Method _GET_VIEW_TREE_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method _GET_WINDOW_TREE_DATA 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 20121120
2 Returning WINDOW_TREE_DATA Value transfer Type reference (TYPE) T_WINDOW_TREE_LINE 20121120

Method _GET_WINDOW_TREE_DATA on class CL_WDR_TECHNICAL_HELP has no exception.

Method _GET_WINDOW_TREE_RECUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT_LEVEL Call by reference Type reference (TYPE) I 20121120
2 Importing WINDOW Call by reference Object reference (TYPE REF TO) CL_WDR_WINDOW 20121120
3 Changing WINDOW_TREE Call by reference Type reference (TYPE) T_WINDOW_TREE_TAB 20121120

Method _GET_WINDOW_TREE_RECUR on class CL_WDR_TECHNICAL_HELP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 703