SAP ABAP Class CL_FPM_HCT_UI_ASSIST (Assistance class for FPM configuration editor)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_HCT (Package) Harmonized Configuration Tool
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 20090603
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_ADAPTATION_ASSIST Assistance Class for FPM_HCT_ADAPTATION 20100817
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_DELTA_ASSIST Assistance Class for FPM_HCT_DELTA 20110919
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_EXPLANATION_ASSIST FPM_CFG_EXPLANATION 20090604
4 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GENERAL_ASSIST Assistance class for General Settings 20090622
5 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 20090603
6 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_IDR_ASSIST Assistance class for FPM_HCT_IDR 20090603
7 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_ROADMAP_ASSIST assistance class for viewswitch 20090604
8 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_TOOLBAR_ASSIST FPM_CFG_TOOLBAR 20090604
9 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_UIBB_COLLCTN_ASSIST Assistance class for all components that collect any UIBBs 20101103
10 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_VIEWSWITCH_ASSIST FPM_HCT_VIEWSWITCH 20090702
... Click here to see Used By full list (11 items)
Properties
Class CL_FPM_HCT_UI_ASSIST  
Short Description Assistance class for FPM configuration editor    
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 APB_FPM_HCT   Harmonized Configuration Tool 
Created 20090603   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)
2 CL_FPM_CFG_INFO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_HCT_UI_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_WD_DESIGN_TIME_AREA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_FPM_CFG_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_HCT_UI_ASSIST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPM_HCT_MAIN_ASSIST 20090603 Assistance class for FPM_HCT_MAIN
2 CL_FPM_HCT_VALIDATION 20101011 Validation of Configuration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_ATTRIBUTE Constant Protected See coding 20090604
2 CS_CONFIG_CHANGE Constant Public See coding 20090603
3 CS_DESIGNTIME_AREA Constant Public See coding 20100526
4 CS_DYNAMIC_NODES Constant Public See coding 20121024
5 CS_FINAL_ATTRIBUTES Constant Protected See coding 20100617
6 CS_FORM_LAYOUT Constant Protected See coding 20100225
7 CS_OVS_USAGE Constant Protected See coding 20100211
8 CS_SCHEMA Constant Public See coding 20090709
9 CS_SCHEMA_ACTION Constant Public See coding 20100203
10 CS_SCHEMA_DISPLAY Constant Protected See coding 20100325
11 CS_SCHEMA_HIERARCHY Constant Public See coding 20121024
12 CV_ACTION_ADD Constant Private Type reference (TYPE) STRING '_ADD_' 20100419
13 CV_ACTION_INSERT Constant Private Type reference (TYPE) STRING '_INSERT' 20100419
14 CV_ATTRNAME_CONCAT Constant Protected Type reference (TYPE) STRING '/FPM_CONCAT_W3R9G7S2T/' 20090721
15 CV_DELETE_TEXT Constant Private Type reference (TYPE) STRING '_DELETE_TEXT' 20100419
16 CV_FINAL_NULL Constant Protected Type reference (TYPE) WDUI_TRI_STATE '99' 20100623
17 CV_INSERT_TEXT Constant Private Type reference (TYPE) STRING '_INSERT_TEXT' 20100419
18 CV_NOTHING_EXPANDED Constant Protected Type reference (TYPE) STRING '---NOTHING_EXPANDED---' 20100902
19 MO_ACTION_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
20 MO_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100617
21 MO_COMPONENT_INFO Instance attribute Public Object reference (TYPE REF TO) IF_WD_RR_COMPONENT Runtime Repository API: Component 20090603
22 MO_CONFIG_INFO Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_HCT_INFO Common Configuration Metainformation 20090603
23 MO_CONFIG_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
24 MO_DROP_INFO Instance attribute Public Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Boolean Variable (X=True, -=False, Space=Unknown) 20100629
25 MO_INSTANCE_STYLE_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_FPM_INSTANCE_STYLE_MANAGER Instance Style Manager 20140605
26 MO_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20090603
27 MO_PERS_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20091119
28 MO_PERS_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW Personalization window 20091119
29 MO_SCHEMA_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100702
30 MO_SELECTED_ELEMENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603
31 MO_SELECTED_NODE Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
32 MO_SERVICE_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20090603
33 MO_VALIDATOR Instance attribute Public Object reference (TYPE REF TO) IF_FPM_HCT_VALIDATION Validation of UIBB Configuration 20090603
34 MO_VH_USAGE_GROUP Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20110405
35 MS_ATTRIBUTE Instance attribute Protected See coding 20090604
36 MS_DESIGNTIME_AREA Instance attribute Protected See coding 20100526
37 MS_DISABLED_PARTS Instance attribute Public Type reference (TYPE) FPM_S_CONF_EDITOR_PARTS FPM BADIs: Parts within the Configuration Editor 20090708
38 MS_FINAL Instance attribute Protected See coding 20100616
39 MS_GLOBAL_ATTRIBUTES Instance attribute Public Type reference (TYPE) FPM_S_CFG_GLOBAL_ATTRIBUTES Global attributes for configuration editor 20090603
40 MS_PREVIEW Instance attribute Protected See coding 20110110
41 MS_SCHEMA_MENUS Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20111125
42 MS_SCHEMA_OBJECTS Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20090709
43 MS_SCHEMA_QUICKVIEWS Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20120323
44 MS_SCHEMA_SPECIFIC_TOOLBAR Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20091201
45 MS_SCHEMA_TOOLBAR Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20090709
46 MS_SCHEMA_WIRE_MODEL Instance attribute Protected Type reference (TYPE) TY_S_SCHEMA 20090722
47 MT_SELECTED_ELEMENT Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20090713
48 MT_TEXTPOOL Instance attribute Protected Type reference (TYPE) TEXTPOOL_TABLE 20090702
49 MT_TOOLBAR_ELEMENTS Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100713
50 MT_UIBB_TYPE_FROM_BADI Instance attribute Public Type reference (TYPE) FPM_T_UIBB_IN_ACTION_AREA FPM BADIs: Table type of all UIBB types configurable 20110201
51 MV_DROP_TOOL_NAME Instance attribute Public Type reference (TYPE) STRING 20100629
52 MV_FIRST_TIME Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_TRUE Supplement for True Boolean Type: 'X' == True '' == False 20100712
53 MV_INTERNAL_DND Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110302
54 MV_LAYOUT_TYPE Instance attribute Public Type reference (TYPE) FPM_LAYOUT_TYPE Layout Type 20090603
55 MV_LAYOUT_TYPE_OLD Instance attribute Public Type reference (TYPE) FPM_LAYOUT_TYPE Layout Type 20090603
56 MV_PROCESSOR Instance attribute Protected Type reference (TYPE) STRING Processing component usage for toolbar actions 20120327
57 MV_REFRESH_DTA Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' Refresh DesignTime Area 20101209
58 MV_REFRESH_PREVIEW Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' Refresh preview 20100114
59 MV_SUPPRESS_SET_ELEMENT_INDEX Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110215
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ELEMENT Instance method Public Method Append/Insert element to selected node without dialog 20091127
2 ADD_ELEMENT_TO_DTA Instance method Public Method Add element to design time area 20100526
3 ADD_IMAGE Instance method Protected Method 20100721
4 ADD_JOINT_ATTRIBUTES Instance method Protected Method 20100709
5 ADD_REFERENCES Instance method Protected Method 20100721
6 ADD_REPOSITORY_INFO_TO_SCHEMA Instance method Protected Method 20090916
7 ADJUST_GROUP_FINAL_STATE Instance method Protected Method 20100623
8 AFTER_COPY Instance method Public Method Post processing routine for copy operation 20110317
9 APPLY_FINAL_POPUP Instance method Public Method 20100616
10 ASSEMBLE_ELEMENTS_BY_NODES Instance method Protected Method 20100205
11 BUILD_SCHEMA_RECURSION Instance method Protected Method 20090708
12 CHECK Instance method Public Method 20090603
13 CHECK_INSTANCE_KEY Instance method Public Method Checks validity of an instance key 20090603
14 CHECK_UNSELECTED_SUB_ELEMENTS Instance method Public Method 20100913
15 CHECK_VALID_ID Instance method Protected Method 20091026
16 CLEAN_UP Instance method Public Method Method for cleaning up orphaned data before save 20101103
17 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090603
18 CREATE_ATTRIBUTE_CONTEXT Instance method Protected Method 20090604
19 CREATE_FINAL_CONTEXT Instance method Protected Method 20100616
20 CREATE_ID_FOR_ELEMENT Instance method Protected Method Create a unique ID for a context element 20100521
21 CREATE_SCHEMA_CONTEXT Instance method Protected Method 20090703
22 CREATE_UIBB_CONTAINER Instance method Public Method 20110228
23 DECODE_SPECIAL_PROPERTIES Instance method Protected Method Decode special render properties from string 20120509
24 DEFINE_ATTR_COLUMN_TRUNKS Instance method Protected Method 20100621
25 DEFINE_FINAL_POPUP Instance method Public Method 20100617
26 DELETE_ELEMENT Instance method Public Method To be called upon delete action in attributes view 20090603
27 DELETE_PERS Instance method Public Method Delete personalization 20091119
28 DELETE_PREVIEW_SELECTION Instance method Public Method 20110111
29 DELETE_SCHEMA_SELECTION Instance method Public Method 20100203
30 DISPLAY_DEFAULT Instance method Protected Method 20100408
31 DO_DELETE_PREVIEW_SELECTION Instance method Private Method Delete selection from preview 20110111
32 DO_DELETE_SCHEMA_SELECTION Instance method Public Method 20100205
33 DROP_PREVIEW_INTERNAL Instance method Public Method Drag & Drop Preview Internal 20101104
34 DROP_REPOSITORY_TO_PREVIEW Instance method Public Method Drag & Drop from Repository to Preview 20101104
35 ENCODE_SPECIAL_PROPERTIES Instance method Protected Method Encode special render properties into string 20120509
36 ENTER_ATTRIBUTES Instance method Public Method 20100628
37 ENTER_SCHEMA Instance method Public Method 20100628
38 EXPAND_PARENTS Instance method Protected Method 20100519
39 EXPAND_SCHEMA_SELECTION Instance method Protected Method 20100914
40 EXTRACT_CTXT_MENU_FROM_TOOLBAR Instance method Protected Method Extract context menu from toolbar items 20100708
41 FILL_FINAL_CONTEXT_GROUP Instance method Protected Method 20100616
42 FINAL_POPUP_HANDLE_TOGGLE Instance method Public Method 20100617
43 GET_ATTRIBUTE_RENDER_PROPS Instance method Protected Method 20090604
44 GET_ATTRIBUTE_VALUE_SET Instance method Protected Method 20090604
45 GET_BADI_ADAPT_FLOORPLAN Static method Public Method Returns a BADI instance for adaptions within a floorplan 20090603
46 GET_BADI_ADAPT_GUIBB Instance method Public Method Returns a BADI instance for adaptions within a GUIBB 20090603
47 GET_BADI_GLOBAL_ADAPTIONS Static method Public Method Returns a BADI instance for global adaptions 20100922
48 GET_BADI_REDEFINITION Instance method Public Method Returns a BADI instance for renaming terms, ... 20090603
49 GET_CHILD_ELEMENT Instance method Public Method Get Child Element 20091026
50 GET_CLEANUP_REFERENCES Instance method Protected Method 20101103
51 GET_DTEL_TEXT Instance method Protected Method 20100616
52 GET_ELEMENTS_EXPANDED Instance method Public Method 20100325
53 GET_ELEMENT_BY_ATTR_VALUE Instance method Protected Method 20110322
54 GET_ELEMENT_HEADER_TEXT Instance method Public Method 20130219
55 GET_ELEMENT_TEXT Instance method Public Method 20090604
56 GET_EXPANDED_PATH Instance method Protected Method 20100325
57 GET_FINAL_FLAG_STRUCTURE Instance method Protected Method 20100616
58 GET_FINAL_POPUP_TITLE Instance method Protected Method 20100902
59 GET_INITIAL_ELEMENT Instance method Public Method 20091202
60 GET_INSTANCE_STYLE_MANAGER Instance method Protected Method 20140605
61 GET_JOINT_ATTRIBUTES Instance method Protected Method 20090714
62 GET_LABEL Instance method Protected Method 20090728
63 GET_NAV_INSTANCE Instance method Public Method 20100505
64 GET_NODE_MODIFY Instance method Protected Method Node to be modified 20090603
65 GET_NODE_NAME Instance method Public Method Returns the name of a context node 20090603
66 GET_OVS_USAGE Instance method Protected Method 20090604
67 GET_REF_VALUES_RECURSION Instance method Protected Method 20101103
68 GET_REP_DTI_TAGS Instance method Public Method Get repository drop target into tags 20110215
69 GET_SCHEMA_ATTR_RECURSION Instance method Protected Method 20090713
70 GET_SCHEMA_COL_ID Instance method Private Method 20140527
71 GET_SCHEMA_DISPLAY Instance method Protected Method 20090708
72 GET_SCHEMA_DROP_HANDLER Instance method Public Method 20100426
73 GET_SCHEMA_ELEMENTS Instance method Protected Method 20100104
74 GET_SCHEMA_ELEMENT_CHILD_NODES Instance method Protected Method 20091113
75 GET_SCHEMA_NODE_SORTFIELDS Instance method Protected Method 20100108
76 GET_SCHEMA_REF Instance method Protected Method 20090709
77 GET_SCHEMA_ROOT Instance method Protected Method 20090708
78 GET_SCHEMA_SELECTION Instance method Protected Method 20100203
79 GET_SCHEMA_TOOLBAR Instance method Protected Method 20101019
80 GET_SEL_ELEMENTS_FROM_DTA Instance method Public Method Get selected element references from design time area 20100609
81 GET_SEL_IDS_FROM_DTA Instance method Public Method Get ID's 20101124
82 GET_TEXT_ATTRIBUTE Instance method Protected Method 20090709
83 GET_TEXT_SYMBOL Instance method Public Method 20100324
84 GET_TOOLBAR_ITEMS Instance method Public Method Get toolbar items for schemata 20100707
85 GET_TYPE_NAME Instance method Protected Method 20090827
86 GET_UIBB_TYPE_FROM_BADI Instance method Public Method Get UIBB type from BAdI 20110201
87 GET_URL_TO_CONFIG_EDITOR Instance method Public Method 20090603
88 GET_USAGE_NAME Instance method Protected Method Returns a usage name based on the componentn and config_key 20090603
89 GET_VH_USAGE Instance method Protected Method 20110405
90 GET_VIEW_ATTRIBUTE Instance method Protected Method 20090721
91 GET_VIEW_ATTR_NAME Instance method Public Method 20090721
92 HANDLE_ACTION Instance method Public Method To be called from the action handler (see Render_Actions) 20090603
93 HANDLE_ACTION_INTERNAL Instance method Protected Method 20090603
94 HAS_ATTRIBUTES Instance method Protected Method Are there attributes for the current selection 20110420
95 INIT Instance method Public Method To be called at component instantiation (WDDOINIT) 20090603
96 INITIALIZE_CONFIG_NODE Instance method Protected Method 20100428
97 INIT_ATTRIBUTES Instance method Public Method 20090604
98 INIT_DTA Instance method Public Method Initialize design time area 20100526
99 INIT_FINAL_POPUP Instance method Public Method 20100616
100 INIT_PERS Instance method Public Method Initialize personalization 20091119
101 INIT_PREVIEW Instance method Public Method Initialize preview 20110111
102 INIT_SCHEMA Instance method Public Method 20090703
103 IS_ADD_ENABLED Instance method Public Method Is action button add enabled 20091127
104 IS_CONFIGURE_UIBB_ENABLED Instance method Public Method Is action button configure uibb enabled 20120326
105 IS_DELETE_ENABLED Instance method Public Method Is action button delete enabled 20091201
106 IS_FINAL_FLAG_HIDDEN Instance method Protected Method 20100622
107 IS_HIDDEN_IN_SCHEMA Instance method Protected Method Indicates whether context element (with children) is hidden 20090812
108 IS_MOVE_ENABLED Instance method Public Method Is action button move enabled 20100512
109 IS_PERS_ENABLED Instance method Protected Method 20110412
110 IS_PREVIEW_DELETE_ENABLED Instance method Protected Method Is context menu item delete enabled 20110111
111 IS_WD_INTERFACE_IMPLEMENTED Instance method Protected Method Returns whether a WD component implements a given interface 20090603
112 MODIFY_COLUMN Instance method Protected Method 20100803
113 MOVE_ELEMENTS Instance method Protected Method 20100108
114 MOVE_SELECTED_SCHEMA_ELEMENTS Instance method Public Method 20100108
115 ON_ACTION_REP_REV_DROP Instance method Public Method On action of drop into repository 20110216
116 ON_OVS Instance method Public Method To be called on value selection in attributes view 20090603
117 ON_OVS_CONFIG Instance method Protected Method 20090603
118 ON_OVS_DOCUMENT Instance method Protected Method 20090603
119 ON_OVS_EVENT_ID Instance method Private Method Handles value help for FPM event IDs of global toolbars 20111123
120 ON_OVS_INTF_VIEW Instance method Protected Method 20090603
121 ON_OVS_UIBB_COMP Instance method Protected Method 20090603
122 ON_PERSONALIZATION_CALLBACK Instance method Private Event handling method 20091119
123 ON_REP_DROP Instance method Public Method On repository drop into Schema 20100426
124 ON_REP_DROP_TO_PREVIEW Instance method Public Method On repository drop into Preview 20101130
125 OPEN_FINAL_POPUP Instance method Public Method 20100616
126 POST_PROCESSING Instance method Public Method 20120320
127 REFRESH_ATTRIBUTES Instance method Public Method 20100614
128 REFRESH_REPOSITORY Instance method Public Method 20100409
129 REFRESH_SCHEMA Instance method Public Method 20090715
130 REFRESH_SCHEMA_CONTEXT Instance method Protected Method 20090715
131 REFRESH_SCHEMA_HEADER_CONTEXT Instance method Protected Method 20091110
132 REFRESH_SCHEMA_INTERNAL Instance method Protected Method 20090730
133 RENDER_ACTIONS Instance method Public Method Build the Actions view 20090603
134 RENDER_ACTIONS_INTERNAL Instance method Protected Method 20090603
135 RENDER_ATTRIBUTES Instance method Public Method 20090603
136 RENDER_DTA Instance method Public Method Render design time area 20100526
137 RENDER_DTA_DSI_DTI Instance method Protected Method Render drag source info and drop target info for dta 20101108
138 RENDER_DTA_TOOLBAR Instance method Protected Method Render drag source info and drop target info for dta 20110318
139 RENDER_FINAL_POPUP Instance method Public Method 20100616
140 RENDER_PREVIEW_CTXT_MENU Instance method Public Method Render preview context menu 20100708
141 RENDER_SCHEMA Instance method Public Method 20090703
142 RENDER_SCHEMA_HEADER Instance method Protected Method 20091110
143 RENDER_SUPPLEMENTARY_ATTR Instance method Protected Method 20090604
144 RENDER_TBAR_SCHEMA Instance method Protected Method 20100805
145 RENDER_TBAR_SCHEMA_HEADER Instance method Protected Method 20100805
146 RERENDER_SCHEMATA Instance method Public Method 20101103
147 RESET_DTA Instance method Public Method Reset design time area 20100526
148 RESTORE_FOCUS Instance method Protected Method 20100628
149 SAVE_PERS Instance method Public Method Save personalization 20091119
150 SELECTION_CHANGE Instance method Public Method 20090710
151 SELECT_DOCUMENT_TEXT_OVS Instance method Protected Method 20090603
152 SET_ACTION_PROPERTIES Instance method Protected Method 20090603
153 SET_ADDITIONAL_VALUES Instance method Protected Method Additional values for a new element during addition 20130617
154 SET_ATTRIBUTE_PROPERTIES Instance method Public Method 20100705
155 SET_CONFIG_NODE Instance method Public Method 20090603
156 SET_DEFAULT_VALUES Instance method Protected Method Default values for a new element during addition 20090603
157 SET_ELEMENT Instance method Public Method 20090603
158 SET_ELEMENTS_EXPANDED Instance method Public Method 20100325
159 SET_ELEMENT_INDEXES Instance method Public Method 20090603
160 SET_ELEMENT_INDEXES_FOR_LAYOUT Instance method Public Method 20090603
161 SET_FINAL_FOR_GROUP Instance method Protected Method 20100617
162 SET_GLOBAL_ATTRIBUTES Instance method Public Method 20090603
163 SET_SCHEMA_ELEMENT_ATTRIBUTES Instance method Protected Method 20090715
164 SET_SELECTED_ELEMENTS_4_DTA Instance method Protected Method Set selected elements for design time area 20101021
165 SET_SERVICE_HANDLER Instance method Public Method 20090603
166 SET_VIEW_ATTRIBUTE Instance method Protected Method 20090721
167 SPLIT_VIEW_ATTR_NAME Instance method Protected Method 20090721
168 SUPPRESS_SET_ELEMENT_INDEXES Instance method Public Method 20110215
169 UPDATE_AFTER_OVS Instance method Protected Method 20090807
170 UPDATE_ATTRIBUTES Instance method Public Method 20090604
171 UPDATE_PREVIEW Instance method Public Method 20110906
172 UPDATE_SCHEMA Instance method Public Method 20090703
173 UPDATE_SCHEMA_ELEMENT Instance method Protected Method 20100512
174 UPDATE_SCHEMA_HEADER Instance method Protected Method 20091110
175 UPDATE_SCHEMA_SELECTION Instance method Protected Method 20090715
176 UPDATE_SUPPLEMENTARY_ATTR Instance method Protected Method 20090604
177 VALIDATE_ATTRIBUTES Instance method Protected Method 20090604
178 VALIDATE_SCHEMA Instance method Protected Method 20090707
Events
Class CL_FPM_HCT_UI_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RENDER_PROPS Protected See coding 20090604 BEGIN OF ts_render_props, read_only TYPE abap_bool, visible TYPE abap_bool, enabled TYPE abap_bool, required TYPE abap_bool, display_type TYPE fpmgb_display_type, multiple_changeable TYPE abap_bool, special_properties TYPE string, END OF ts_render_props
2 TS_SPECIAL_PROPERTIES Protected See coding 20120509 BEGIN OF ts_special_properties, key_visible TYPE fpm_keyvisible, END OF ts_special_properties
3 TV_CONFIG_CHANGE Public See coding 20090603 tv_config_change type c length 1
4 TY_SCHEMA Public Type reference (TYPE) FPM_HCT_SCHEMA 20090709
5 TY_SCHEMA_DISPLAY Protected See coding 20100325 ty_schema_display TYPE c LENGTH 1
6 TY_S_CLEANUP_REFERENCE Protected See coding 20101103 BEGIN OF ty_s_cleanup_reference, node TYPE REF TO if_wd_context_node, key_attr TYPE string, ref_attrs TYPE string_table, END OF ty_s_cleanup_reference
7 TY_S_DTA_TOOLBAR Protected See coding 20110316 BEGIN OF ty_s_dta_toolbar, id TYPE string, uielement TYPE REF TO cl_wd_dte_toolbar, END OF ty_s_dta_toolbar
8 TY_S_FINAL_TREE Protected See coding 20100616 BEGIN OF ty_s_final_tree, flags TYPE ty_t_tree_flag, groups TYPE ty_t_tree_group, END OF ty_s_final_tree
9 TY_S_FOCUS Protected See coding 20100628 BEGIN OF ty_s_focus, element_id TYPE string, context_path TYPE string, index TYPE i, END OF ty_s_focus
10 TY_S_ID_ELEMENT Public See coding 20090603 begin of ty_s_id_element , id type string, component type ref to if_wd_context_element, end of ty_s_id_element
11 TY_S_NODE_ELEMENTS Protected See coding 20100205 BEGIN OF ty_s_node_elements, node TYPE REF TO if_wd_context_node, elements TYPE wdr_context_element_set, END OF ty_s_node_elements
12 TY_S_REFERENCE_VALUES Protected See coding 20101103 BEGIN OF ty_s_reference_values, ref_attr TYPE string, values TYPE REF TO data, excl_node TYPE REF TO if_wd_context_node, END OF ty_s_reference_values
13 TY_S_SCHEMA Protected See coding 20090709 BEGIN OF ty_s_schema, node TYPE REF TO if_wd_context_node, header_node TYPE REF TO if_wd_context_node, view TYPE REF TO if_wd_view, enter_action TYPE string, select_action TYPE string, delete_action TYPE string, navigate_action TYPE string, attributes TYPE ty_t_schema_attribute, invalidated TYPE abap_bool, do_rebuild TYPE abap_bool, update_context TYPE abap_bool, rerender TYPE abap_bool, focus TYPE ty_s_focus, elem_expanded TYPE string_table, expanded_buffer TYPE abap_bool, expand_selected TYPE abap_bool, END OF ty_s_schema
14 TY_S_SCHEMA_ATTRIBUTE Protected See coding 20090713 BEGIN OF ty_s_schema_attribute, name TYPE string, type_name TYPE string, END OF ty_s_schema_attribute
15 TY_S_SCHEMA_DISPLAY Protected See coding 20090710 BEGIN OF ty_s_schema_display, objects TYPE ty_schema_display, toolbar TYPE ty_schema_display, wire_model TYPE ty_schema_display, menus TYPE ty_schema_display, quickviews TYPE ty_schema_display, END OF ty_s_schema_display
16 TY_S_TREE_FLAG Protected See coding 20100616 BEGIN OF ty_s_tree_flag, attribute TYPE string, group TYPE string, label TYPE string, tooltip TYPE string, element TYPE REF TO if_wd_context_element, elements TYPE wdr_context_element_set, END OF ty_s_tree_flag
17 TY_S_TREE_GROUP Protected See coding 20100616 BEGIN OF ty_s_tree_group, group TYPE string, parent_group TYPE string, label TYPE string, tooltip TYPE string, END OF ty_s_tree_group
18 TY_T_CLEANUP_REFERENCE Protected See coding 20101103 ty_t_cleanup_reference TYPE STANDARD TABLE OF ty_s_cleanup_reference WITH DEFAULT KEY
19 TY_T_DTA_TOOLBAR Protected See coding 20110316 ty_t_dta_toolbar TYPE SORTED TABLE OF ty_s_dta_toolbar WITH UNIQUE KEY id
20 TY_T_ID_ELEMENT Public See coding 20090603 ty_t_id_element type standard table of ty_s_id_element
21 TY_T_NODE_ELEMENTS Protected See coding 20100205 ty_t_node_elements TYPE SORTED TABLE OF ty_s_node_elements WITH UNIQUE KEY node
22 TY_T_REFERENCE_VALUES Protected See coding 20101103 ty_t_reference_values TYPE SORTED TABLE OF ty_s_reference_values WITH UNIQUE KEY ref_attr
23 TY_T_SCHEMA_ATTRIBUTE Protected See coding 20090713 ty_t_schema_attribute TYPE SORTED TABLE OF ty_s_schema_attribute WITH UNIQUE KEY name
24 TY_T_TREE_FLAG Protected See coding 20100616 ty_t_tree_flag TYPE STANDARD TABLE OF ty_s_tree_flag WITH DEFAULT KEY
25 TY_T_TREE_GROUP Protected See coding 20100616 ty_t_tree_group TYPE STANDARD TABLE OF ty_s_tree_group WITH DEFAULT KEY
Method Signatures

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20091127
2 Returning RO_ELEM Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091127

Method ADD_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADD_ELEMENT_TO_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT_REF Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100526
2 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_DTE_TOOLBAR 20110315
3 Importing IV_DESIGN Call by reference Type reference (TYPE) WDUI_DTEDESIGN CL_WD_DESIGN_TIME_AREA=>E_DESIGN-STANDARD 20100526
4 Importing IV_DSI_TAGS Call by reference Type reference (TYPE) STRING 20110615
5 Importing IV_DTI_TAGS Call by reference Type reference (TYPE) STRING 20110615
6 Importing IV_HAS_DROP_TRGT_BEGIN Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
7 Importing IV_HAS_DROP_TRGT_BOTTOM Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
8 Importing IV_HAS_DROP_TRGT_END Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
9 Importing IV_HAS_DROP_TRGT_MIDDLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
10 Importing IV_HAS_DROP_TRGT_TOP Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
11 Importing IV_IS_DRAG_HANDLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101109
12 Importing IV_TAGS Call by reference Type reference (TYPE) STRING 20101108
13 Importing IV_VIEW_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20100526

Method ADD_ELEMENT_TO_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADD_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100721
2 Importing IO_SCHEMA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100721
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20100721

Method ADD_IMAGE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADD_JOINT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTR_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_INFO_MAP Meta Information of All Node Attributes 20100709

Method ADD_JOINT_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADD_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100721
2 Importing IO_SCHEMA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100721

Method ADD_REFERENCES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADD_REPOSITORY_INFO_TO_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20091117
2 Importing IV_DTI_TAGS Call by reference Type reference (TYPE) STRING 20110621
3 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090916

Method ADD_REPOSITORY_INFO_TO_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ADJUST_GROUP_FINAL_STATE Signature

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

Method ADJUST_GROUP_FINAL_STATE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method AFTER_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110317

Method AFTER_COPY on class CL_FPM_HCT_UI_ASSIST has no exception.

Method APPLY_FINAL_POPUP Signature

Method APPLY_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method APPLY_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ASSEMBLE_ELEMENTS_BY_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_ELEMENTS Call by reference Type reference (TYPE) TY_T_NODE_ELEMENTS 20100205
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100205

Method ASSEMBLE_ELEMENTS_BY_NODES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method BUILD_SCHEMA_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CFG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090708
2 Importing IO_SCHEMA_PARENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120504
3 Importing IT_EXPANDED Call by reference Type reference (TYPE) STRING_TABLE Paths of expanded elements 20100325
4 Importing IV_DEPTH Call by reference Type reference (TYPE) I 0 20090708
5 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090709
6 Importing IV_START_INDEX Value transfer Type reference (TYPE) I 0 20100325
7 Returning RV_ELEMENTS_ADDED Value transfer Type reference (TYPE) I 20100325

Method BUILD_SCHEMA_RECURSION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CHECK Signature

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

Method CHECK on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CHECK_INSTANCE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20090603
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) STRING 20090603
3 Returning RV_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20090603

Method CHECK_INSTANCE_KEY on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CHECK_UNSELECTED_SUB_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_CONFIRM Value transfer Type reference (TYPE) ABAP_BOOL 20100913
2 Importing IT_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100913

Method CHECK_UNSELECTED_SUB_ELEMENTS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CHECK_VALID_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20091026
2 Returning RV_VALID_IND Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091026

Method CHECK_VALID_ID on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method CLEAN_UP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_ATTRIBUTE_CONTEXT Signature

Method CREATE_ATTRIBUTE_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method CREATE_ATTRIBUTE_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CREATE_FINAL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100616

Method CREATE_FINAL_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CREATE_ID_FOR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100521
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING IF_FPM_CFG_CONSTANTS=>GC_ATTR_NAMES-ID 20100521
3 Returning RV_ID Value transfer Type reference (TYPE) STRING 20100521

Method CREATE_ID_FOR_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CREATE_SCHEMA_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090709

Method CREATE_SCHEMA_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method CREATE_UIBB_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EL_UIBB Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Context Nodes 20110228
2 Importing IV_ID Call by reference Type reference (TYPE) STRING 20110228
3 Importing IV_IS_DRAGABLE Call by reference Type reference (TYPE) ABAP_BOOL 20110228
4 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPM_LAYOUT_TYPE Layout Type 20110228
5 Importing IV_TAGS Call by reference Type reference (TYPE) STRING 20110228
6 Returning RO_UIBB_CONTAINER Value transfer Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20110228

Method CREATE_UIBB_CONTAINER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DECODE_SPECIAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XML Call by reference Type reference (TYPE) STRING 20120509
2 Returning RS_SPECIAL_PROPERTIES Value transfer Type reference (TYPE) TS_SPECIAL_PROPERTIES 20120509

Method DECODE_SPECIAL_PROPERTIES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DEFINE_ATTR_COLUMN_TRUNKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIRST_COL_TRUNK Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100621
2 Exporting ET_SECOND_COL_TRUNK Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100621
3 Importing IT_ATTRIBUTE Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100621

Method DEFINE_ATTR_COLUMN_TRUNKS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DEFINE_FINAL_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPEN_ACTION Call by reference Type reference (TYPE) STRING 20100618
2 Importing IV_WINDOW Call by reference Type reference (TYPE) STRING 20100617

Method DEFINE_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DELETE_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091130
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20090603

Method DELETE_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DELETE_PERS Signature

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

Method DELETE_PERS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DELETE_PREVIEW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Web Dynpro: Event 20110111
2 Returning RT_DELETED_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20110111

Method DELETE_PREVIEW_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DELETE_SCHEMA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100225
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100203
3 Returning RT_DELETED_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100217

Method DELETE_SCHEMA_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DISPLAY_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100408
2 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100408

Method DISPLAY_DEFAULT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DO_DELETE_PREVIEW_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DELETED_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20110111

Method DO_DELETE_PREVIEW_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DO_DELETE_SCHEMA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100205
2 Returning RT_DELETED_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100217

Method DO_DELETE_SCHEMA_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DROP_PREVIEW_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENT_REF Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20101207
2 Exporting EV_ELEMENT_ACTION Value transfer Type reference (TYPE) TV_CONFIG_CHANGE action which was done with the elements 20101208
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20101107

Method DROP_PREVIEW_INTERNAL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method DROP_REPOSITORY_TO_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101206
2 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20101107
3 Returning RT_ELEMENT_REF Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20101123

Method DROP_REPOSITORY_TO_PREVIEW on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ENCODE_SPECIAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SPECIAL_PROPERTIES Call by reference Type reference (TYPE) TS_SPECIAL_PROPERTIES 20120509
2 Returning RV_XML Value transfer Type reference (TYPE) STRING 20120509

Method ENCODE_SPECIAL_PROPERTIES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ENTER_ATTRIBUTES Signature

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

Method ENTER_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ENTER_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20100628
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100628

Method ENTER_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method EXPAND_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARENT_PATH Call by reference Type reference (TYPE) STRING 20100519
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100519

Method EXPAND_PARENTS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method EXPAND_SCHEMA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100914

Method EXPAND_SCHEMA_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method EXTRACT_CTXT_MENU_FROM_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM Call by reference Type reference (TYPE) FPM_T_HCT_MENU_ACTION_ITEM Table type for menu action item 20100708
2 Exporting ET_MENU Call by reference Type reference (TYPE) FPM_T_HCT_MENU Table type for context menu 20100708

Method EXTRACT_CTXT_MENU_FROM_TOOLBAR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method FILL_FINAL_CONTEXT_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100622
2 Exporting EV_VALUE Call by reference Type reference (TYPE) WDUI_TRI_STATE 20100622
3 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100616
4 Importing IV_GROUP Call by reference Type reference (TYPE) STRING 20100616

Method FILL_FINAL_CONTEXT_GROUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method FINAL_POPUP_HANDLE_TOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100617

Method FINAL_POPUP_HANDLE_TOGGLE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ATTRIBUTE_RENDER_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110321
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090604
3 Importing IV_NODE Call by reference Type reference (TYPE) STRING 20090713
4 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100506
5 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20110321
6 Returning RS_PROPERTIES Value transfer Type reference (TYPE) TS_RENDER_PROPS 20090604

Method GET_ATTRIBUTE_RENDER_PROPS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ATTRIBUTE_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090604
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090604
3 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100427
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20110317
5 Returning RT_VALUE_SET Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20090604

Method GET_ATTRIBUTE_VALUE_SET on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_BADI_ADAPT_FLOORPLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_AREA Call by reference Type reference (TYPE) FPM_APPL_AREA_ID FPM BADIs: ID of the application / project area 20090603
2 Returning RO_BADI Value transfer Object reference (TYPE REF TO) FPM_BADI_ADAPT_FLOORPLAN 20100416
# Exception Resumable Description Created on
1 CX_FPM_CFG Exception class FPM configuration 20100916

Method GET_BADI_ADAPT_GUIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_AREA Call by reference Type reference (TYPE) FPM_APPL_AREA_ID FPM BADIs: ID of the application / project area 20090603
2 Returning RO_BADI Value transfer Object reference (TYPE REF TO) FPM_BADI_ADAPT_GUIBB 20100416
# Exception Resumable Description Created on
1 CX_FPM_CFG Exception class FPM configuration 20100916

Method GET_BADI_GLOBAL_ADAPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BADI Call by reference Object reference (TYPE REF TO) FPM_BADI_GLOBAL_ADAPTIONS 20100922
# Exception Resumable Description Created on
1 CX_FPM_CFG Exception class FPM configuration 20100922

Method GET_BADI_REDEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_AREA Call by reference Type reference (TYPE) FPM_APPL_AREA_ID FPM BADIs: ID of the application / project area 20090603
2 Returning RO_BADI Value transfer Object reference (TYPE REF TO) FPM_BADI_REDEFINITION 20100416
# Exception Resumable Description Created on
1 CX_FPM_CFG Exception class FPM configuration 20100916

Method GET_CHILD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091026
2 Importing IV_CHILD_NAME Call by reference Type reference (TYPE) STRING 20091026
3 Returning RO_CHILD_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091026

Method GET_CHILD_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_CLEANUP_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLEANUP_REFERENCE Value transfer Type reference (TYPE) TY_T_CLEANUP_REFERENCE 20101103

Method GET_CLEANUP_REFERENCES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_DTEL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TYPE Call by reference Type reference (TYPE) CLIKE 20100616
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100616

Method GET_DTEL_TEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ELEMENTS_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100325
2 Returning RT_EXPANDED Value transfer Type reference (TYPE) STRING_TABLE Table of Strings 20100325

Method GET_ELEMENTS_EXPANDED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ELEMENT_BY_ATTR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110322
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20110322
3 Importing IV_ATTR_VALUE Call by reference Type reference (TYPE) DATA 20110322
4 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110322

Method GET_ELEMENT_BY_ATTR_VALUE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ELEMENT_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20130219
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20130219

Method GET_ELEMENT_HEADER_TEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_ELEMENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090604
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20090604

Method GET_ELEMENT_TEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_EXPANDED_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100325
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100325
3 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20100325

Method GET_EXPANDED_PATH on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_FINAL_FLAG_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FINAL_TREE Value transfer Type reference (TYPE) TY_S_FINAL_TREE 20100616

Method GET_FINAL_FLAG_STRUCTURE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_FINAL_POPUP_TITLE Signature

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

Method GET_FINAL_POPUP_TITLE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_INITIAL_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONTEXT_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Interface for Node Element 20100811

Method GET_INITIAL_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_INSTANCE_STYLE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE_STYLE_MANAGER Value transfer Object reference (TYPE REF TO) CL_FPM_INSTANCE_STYLE_MANAGER Instance Style Manager 20140605

Method GET_INSTANCE_STYLE_MANAGER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_JOINT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100709

Method GET_JOINT_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090728
2 Returning RV_LABEL Value transfer Type reference (TYPE) STRING 20090728

Method GET_LABEL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_NAV_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NAVIGATION Value transfer Object reference (TYPE REF TO) IF_FPM_HCT_NAV_FLRPLAN Navigation for Floorplans 20100505

Method GET_NAV_INSTANCE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_NODE_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090603
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603

Method GET_NODE_MODIFY on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603
2 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING 20090603

Method GET_NODE_NAME on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_OVS_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20090604
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CLIKE 20100127
3 Returning RV_OVS_USAGE Value transfer Type reference (TYPE) STRING 20090604

Method GET_OVS_USAGE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_REF_VALUES_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101103
2 Importing IT_REF_VALUES Call by reference Type reference (TYPE) TY_T_REFERENCE_VALUES 20101103

Method GET_REF_VALUES_RECURSION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_REP_DTI_TAGS Signature

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

Method GET_REP_DTI_TAGS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_ATTR_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface of the node's metadata 20090713
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090713

Method GET_SCHEMA_ATTR_RECURSION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_COL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20140527
2 Returning RV_ID Value transfer Type reference (TYPE) STRING 20140527

Method GET_SCHEMA_COL_ID on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090713
2 Returning RS_DISPLAY Value transfer Type reference (TYPE) TY_S_SCHEMA_DISPLAY 20090710

Method GET_SCHEMA_DISPLAY on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_DROP_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) CL_FPM_HCT_UI_ASSIST=>TY_SCHEMA CL_FPM_HCT_UI_ASSIST=>CS_SCHEMA-OBJECTS 20100426
2 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20100426

Method GET_SCHEMA_DROP_HANDLER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CFG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100104
2 Importing IO_SCHEMA_PARENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120504
3 Returning RT_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100104

Method GET_SCHEMA_ELEMENTS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_ELEMENT_CHILD_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091113
2 Returning RT_CHILD_NODE Value transfer Type reference (TYPE) WDR_CONTEXT_CHILD_MAP Meta Information of All Child Nodes of a Node 20091113

Method GET_SCHEMA_ELEMENT_CHILD_NODES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_NODE_SORTFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTRIBUTE1 Call by reference Type reference (TYPE) STRING 20100108
2 Exporting EV_ATTRIBUTE2 Call by reference Type reference (TYPE) STRING 20100108
3 Exporting EV_ATTRIBUTE3 Call by reference Type reference (TYPE) STRING 20130320
4 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100108

Method GET_SCHEMA_NODE_SORTFIELDS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090709
2 Returning RR_SCHEMA Value transfer Object reference (TYPE REF TO) TY_S_SCHEMA 20090709

Method GET_SCHEMA_REF on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090730
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090708

Method GET_SCHEMA_ROOT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100203
2 Returning RT_SELECTION Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100203

Method GET_SCHEMA_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SCHEMA_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20101019
2 Returning RO_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20101019

Method GET_SCHEMA_TOOLBAR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SEL_ELEMENTS_FROM_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20101026
2 Returning RT_ELEMENT_REF Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100609

Method GET_SEL_ELEMENTS_FROM_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_SEL_IDS_FROM_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20101124
2 Returning RT_ID_TAB Value transfer Type reference (TYPE) STRINGTAB Table with Strings 20101124

Method GET_SEL_IDS_FROM_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_TEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20090709
2 Returning RV_ATTRIBUTE_NAME Value transfer Type reference (TYPE) STRING 20090709

Method GET_TEXT_ATTRIBUTE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_TEXT_SYMBOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20100324
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20100324

Method GET_TEXT_SYMBOL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_TOOLBAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON Call by reference Type reference (TYPE) FPM_T_HCT_BUTTON Button table type 20100707
2 Exporting ET_BUTTON_CHOICE Call by reference Type reference (TYPE) FPM_T_HCT_BUTTON_CHOICE Table type for button choice 20100707
3 Exporting ET_DROPDOWN_BY_KEY Call by reference Type reference (TYPE) FPM_T_HCT_DROPDOWN_BY_KEY Table type for drop down by key 20110923

Method GET_TOOLBAR_ITEMS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_TYPE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090827
2 Returning RV_TYPE_NAME Value transfer Type reference (TYPE) STRING 20090827

Method GET_TYPE_NAME on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_UIBB_TYPE_FROM_BADI Signature

Method GET_UIBB_TYPE_FROM_BADI on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method GET_UIBB_TYPE_FROM_BADI on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_URL_TO_CONFIG_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20090603
2 Returning RV_URL Value transfer Type reference (TYPE) STRING 20090603

Method GET_URL_TO_CONFIG_EDITOR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_USAGE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090603
2 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20090603
3 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20100812
4 Returning RV_USAGE_NAME Value transfer Type reference (TYPE) STRING 20090603

Method GET_USAGE_NAME on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_VH_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20110405
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) CLIKE 20110405
3 Returning RV_VH_USAGE Value transfer Type reference (TYPE) STRING 20110405

Method GET_VH_USAGE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_VIEW_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) DATA 20090721
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090721
3 Importing IV_AS_REF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090729
4 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090721
5 Importing IV_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20090721

Method GET_VIEW_ATTRIBUTE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method GET_VIEW_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20090827
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20090721
3 Importing IV_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20090827
4 Importing IV_VALUE Call by reference Type reference (TYPE) SIMPLE 20100706
5 Returning RV_ATTR_NAME Value transfer Type reference (TYPE) STRING 20090721

Method GET_VIEW_ATTR_NAME on class CL_FPM_HCT_UI_ASSIST has no exception.

Method HANDLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603
2 Exporting EV_CONFIG_CHANGE Call by reference Type reference (TYPE) TV_CONFIG_CHANGE 20090603
3 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20090603
4 Importing IV_ID Call by reference Type reference (TYPE) STRING 20091126

Method HANDLE_ACTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method HANDLE_ACTION_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603
2 Exporting EV_CONFIG_CHANGE Call by reference Type reference (TYPE) TV_CONFIG_CHANGE 20090603
3 Importing IV_ACTION_ID Call by reference Type reference (TYPE) STRING 20090603

Method HANDLE_ACTION_INTERNAL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method HAS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FINAL_FLAGS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110420
2 Importing IV_GENERIC_ATTR_COUNT Call by reference Type reference (TYPE) I 20110420
3 Returning RV_HAS_ATTRIBUTES Value transfer Type reference (TYPE) ABAP_BOOL 20110420

Method HAS_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090603

Method INIT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INITIALIZE_CONFIG_NODE Signature

Method INITIALIZE_CONFIG_NODE on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method INITIALIZE_CONFIG_NODE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090604
2 Importing IV_CLOSE_ACTION Call by reference Type reference (TYPE) STRING 'CLOSE' 20101220
3 Importing IV_DELETE_ACTION Call by reference Type reference (TYPE) STRING 20090604
4 Importing IV_ENTER_ACTION Call by reference Type reference (TYPE) STRING 20090604
5 Importing IV_FINAL_WINDOW Call by reference Type reference (TYPE) STRING 20100617
6 Importing IV_OPEN_FINAL_POPUP_ACTION Call by reference Type reference (TYPE) STRING 20100618

Method INIT_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100526
2 Importing IV_DOUBLECLICK_ACTION Call by reference Type reference (TYPE) STRING 20100526
3 Importing IV_DROP_ACTION Call by reference Type reference (TYPE) STRING 20101108
4 Importing IV_SINGLECLICK_ACTION Call by reference Type reference (TYPE) STRING 20100526

Method INIT_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_FINAL_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100616
2 Importing IV_APPLY_ACTION Call by reference Type reference (TYPE) STRING 'APPLY' 20100616
3 Importing IV_TOGGLE_ACTION Call by reference Type reference (TYPE) STRING 'TOGGLE' 20100616

Method INIT_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERS_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20091119
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: API of a View 20091119
3 Importing IO_WINDOW Call by reference Object reference (TYPE REF TO) IF_WD_WINDOW 20091119
4 Importing IV_DELETE_ACTION Call by reference Type reference (TYPE) STRING 20091119
5 Importing IV_SAVE_ACTION Call by reference Type reference (TYPE) STRING 20091119

Method INIT_PERS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110906
2 Importing IV_CTXT_MENU_ACTION Call by reference Type reference (TYPE) STRING 20110111
3 Importing IV_DELETE_ACTION Call by reference Type reference (TYPE) STRING 20110111

Method INIT_PREVIEW on class CL_FPM_HCT_UI_ASSIST has no exception.

Method INIT_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090703
2 Importing IV_DELETE_ACTION Call by reference Type reference (TYPE) STRING 20090703
3 Importing IV_ENTER_ACTION Call by reference Type reference (TYPE) STRING 20090703
4 Importing IV_NAVIGATE_ACTION Call by reference Type reference (TYPE) STRING 20101004
5 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20090709
6 Importing IV_SELECT_ACTION Call by reference Type reference (TYPE) STRING 20090710

Method INIT_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_ADD_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20091127
2 Returning RV_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20091127

Method IS_ADD_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_CONFIGURE_UIBB_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20120326
2 Returning RV_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20120326

Method IS_CONFIGURE_UIBB_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_DELETE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20091201
2 Returning RV_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20091201

Method IS_DELETE_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_FINAL_FLAG_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111219
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20100622
3 Importing IV_NODE Call by reference Type reference (TYPE) STRING 20111219
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING 20111219
5 Returning RV_HIDDEN Value transfer Type reference (TYPE) ABAP_BOOL 20100622

Method IS_FINAL_FLAG_HIDDEN on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_HIDDEN_IN_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090812
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090812
3 Returning RV_HIDDEN Value transfer Type reference (TYPE) ABAP_BOOL 20090812

Method IS_HIDDEN_IN_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_MOVE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOVE_BY_INDEX Call by reference Type reference (TYPE) I 1 20100517
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100512
3 Returning RV_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20100512

Method IS_MOVE_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_PERS_ENABLED Signature

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

Method IS_PERS_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_PREVIEW_DELETE_ENABLED Signature

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

Method IS_PREVIEW_DELETE_ENABLED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method IS_WD_INTERFACE_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20090603
2 Importing IV_INTERFACE_NAME Call by reference Type reference (TYPE) STRING 20090603
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090603

Method IS_WD_INTERFACE_IMPLEMENTED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method MODIFY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN Perforce change= / 20051117-120623 20100803
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20100803
3 Importing IV_ATTR_TYPE Call by reference Type reference (TYPE) STRING 20100803

Method MODIFY_COLUMN on class CL_FPM_HCT_UI_ASSIST has no exception.

Method MOVE_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100108
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100108
3 Importing IV_MOVE_BY_INDEX Call by reference Type reference (TYPE) I 1 +1: move down, -1: move up 20100108
4 Returning RT_CHANGED Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100203

Method MOVE_ELEMENTS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method MOVE_SELECTED_SCHEMA_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MOVE_BY_INDEX Call by reference Type reference (TYPE) I 1 +1: move down, -1: move up 20100108
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100108
3 Returning RT_CHANGED Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100203

Method MOVE_SELECTED_SCHEMA_ELEMENTS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_ACTION_REP_REV_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20110216
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20110216

Method ON_ACTION_REP_REV_DROP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS Signature

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

Method ON_OVS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090603
2 Importing IV_IGNORE_ATTR_CONCAT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111005

Method ON_OVS_CONFIG on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS_DOCUMENT Signature

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

Method ON_OVS_DOCUMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS_EVENT_ID Signature

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

Method ON_OVS_EVENT_ID on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS_INTF_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090603
2 Importing IV_IGNORE_ATTR_CONCAT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111005

Method ON_OVS_INTF_VIEW on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_OVS_UIBB_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20090603
2 Importing IV_IGNORE_ATTR_CONCAT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111005

Method ON_OVS_UIBB_COMP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_PERSONALIZATION_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HAS_ERRORS Value transfer Attribute reference (LIKE) 20091119
2 Importing MESSAGES Value transfer Attribute reference (LIKE) 20091119
3 Importing PHASE_INDICATOR Value transfer Attribute reference (LIKE) 20091119

Method ON_PERSONALIZATION_CALLBACK on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_REP_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100510
2 Exporting ET_ADDED_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20100510
3 Importing IO_CONTEXT_REPOSITORY Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100426
4 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100426
5 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100426

Method ON_REP_DROP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method ON_REP_DROP_TO_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101130
2 Exporting ET_ADDED_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20101130
3 Importing IO_CONTEXT_REPOSITORY Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101130
4 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20101130

Method ON_REP_DROP_TO_PREVIEW on class CL_FPM_HCT_UI_ASSIST has no exception.

Method OPEN_FINAL_POPUP Signature

Method OPEN_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method OPEN_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method POST_PROCESSING Signature

Method POST_PROCESSING on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method POST_PROCESSING on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_ATTRIBUTES Signature

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

Method REFRESH_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_REPOSITORY Signature

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

Method REFRESH_REPOSITORY on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_SCHEMA Signature

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

Method REFRESH_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_SCHEMA_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090715

Method REFRESH_SCHEMA_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_SCHEMA_HEADER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20091110

Method REFRESH_SCHEMA_HEADER_CONTEXT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method REFRESH_SCHEMA_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100623
2 Importing IV_EXPAND_SEL_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100914
3 Importing IV_RERENDER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101004

Method REFRESH_SCHEMA_INTERNAL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION_VIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Attributes for the Enabled property will be generated 20090603
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050916-083208 20090603
3 Importing IV_ACTION_HANDLER_NAME Call by reference Type reference (TYPE) STRING Handler of all button events 20090603

Method RENDER_ACTIONS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_ACTIONS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION_VIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
2 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20050916-083208 20090603
3 Importing IV_ACTION_HANDLER_NAME Call by reference Type reference (TYPE) STRING 20090603

Method RENDER_ACTIONS_INTERNAL on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_ATTRIBUTES Signature

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

Method RENDER_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_DTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100526
2 Importing IV_CONTENT_ID Call by reference Type reference (TYPE) STRING 20100601

Method RENDER_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_DTA_DSI_DTI Signature

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

Method RENDER_DTA_DSI_DTI on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_DTA_TOOLBAR Signature

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

Method RENDER_DTA_TOOLBAR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_FINAL_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100616

Method RENDER_FINAL_POPUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_PREVIEW_CTXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_MENU_EVENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_EVENT 20100708
2 Importing IO_CONTEXT_MENU_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_MANAGER 20100708
3 Returning RO_MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU Perforce change= / 20051117-120623 20100708

Method RENDER_PREVIEW_CTXT_MENU on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20090703
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20090709

Method RENDER_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_SCHEMA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20091110
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20091110

Method RENDER_SCHEMA_HEADER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_SUPPLEMENTARY_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20090604
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090604

Method RENDER_SUPPLEMENTARY_ATTR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_TBAR_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20100805
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100805

Method RENDER_TBAR_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RENDER_TBAR_SCHEMA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20100805
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100805

Method RENDER_TBAR_SCHEMA_HEADER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RERENDER_SCHEMATA Signature

Method RERENDER_SCHEMATA on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method RERENDER_SCHEMATA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RESET_DTA Signature

Method RESET_DTA on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method RESET_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method RESTORE_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20100628

Method RESTORE_FOCUS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SAVE_PERS Signature

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

Method SAVE_PERS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SELECTION_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090713
2 Exporting ET_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20090713
3 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20090710
4 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20090713

Method SELECTION_CHANGE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SELECT_DOCUMENT_TEXT_OVS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEXTS Call by reference Type reference (TYPE) FPM_CFG_EXPL_DOCU_OBJ Document Object 20090603
2 Importing IV_DOCUMENT_TEXT Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20090603

Method SELECT_DOCUMENT_TEXT_OVS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ACTION_PROPERTIES Signature

Method SET_ACTION_PROPERTIES on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method SET_ACTION_PROPERTIES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ADDITIONAL_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CORRESPONDING_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130617
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20130617

Method SET_ADDITIONAL_VALUES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ATTRIBUTE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100705
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20100705
3 Importing IV_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100705
4 Importing IV_READ_ONLY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100705
5 Importing IV_REQUIRED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100705
6 Importing IV_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100705

Method SET_ATTRIBUTE_PROPERTIES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_CONFIG_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
2 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090603

Method SET_CONFIG_NODE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CORRESPONDING_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603

Method SET_DEFAULT_VALUES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090603
2 Importing IT_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20090713

Method SET_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ELEMENTS_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPANDED Call by reference Type reference (TYPE) STRING_TABLE Table of Strings 20100325
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20100325

Method SET_ELEMENTS_EXPANDED on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ELEMENT_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT set only if that element is to be moved according to its ind 20090603
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
3 Importing IV_ELEMENT_TO_DELETE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090603

Method SET_ELEMENT_INDEXES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_ELEMENT_INDEXES_FOR_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT set only if that element is to be moved according to its ind 20090603
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090603
3 Importing IV_ELEMENT_TO_DELETE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090603
4 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPM_LAYOUT_TYPE Index in Layoutbox where UIBB is located 20090603

Method SET_ELEMENT_INDEXES_FOR_LAYOUT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_FINAL_FOR_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP Call by reference Type reference (TYPE) STRING 20100617
2 Importing IV_VALUE Call by reference Type reference (TYPE) WDUI_TRI_STATE Web Dynpro: TriState 20100617

Method SET_FINAL_FOR_GROUP on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_GLOBAL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GLOBAL_ATTRIBUTES Call by reference Type reference (TYPE) FPM_S_CFG_GLOBAL_ATTRIBUTES Global attributes for configuration editor 20090603

Method SET_GLOBAL_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_SCHEMA_ELEMENT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090715
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090715

Method SET_SCHEMA_ELEMENT_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_SELECTED_ELEMENTS_4_DTA Signature

Method SET_SELECTED_ELEMENTS_4_DTA on class CL_FPM_HCT_UI_ASSIST has no parameter.
Method SET_SELECTED_ELEMENTS_4_DTA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_SERVICE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20090603

Method SET_SERVICE_HANDLER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SET_VIEW_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090721
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20090721
3 Importing IV_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20090721
4 Importing IV_UPDATE_CHANGELOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100408
5 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20090721

Method SET_VIEW_ATTRIBUTE on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SPLIT_VIEW_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20090721
2 Exporting EV_TYPE_NAME Call by reference Type reference (TYPE) STRING 20090721
3 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20090721

Method SPLIT_VIEW_ATTR_NAME on class CL_FPM_HCT_UI_ASSIST has no exception.

Method SUPPRESS_SET_ELEMENT_INDEXES Signature

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

Method SUPPRESS_SET_ELEMENT_INDEXES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_AFTER_OVS Signature

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

Method UPDATE_AFTER_OVS on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESET_LOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090917
2 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090604

Method UPDATE_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_PREVIEW Signature

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

Method UPDATE_PREVIEW on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20090709
2 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090713

Method UPDATE_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_SCHEMA_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20100512
2 Importing IR_NEW_VALUE Call by reference Object reference (TYPE REF TO) DATA 20100512
3 Importing IR_OLD_VALUE Call by reference Object reference (TYPE REF TO) DATA 20100512
4 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20100512

Method UPDATE_SCHEMA_ELEMENT on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_SCHEMA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20091110
2 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20091110

Method UPDATE_SCHEMA_HEADER on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_SCHEMA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20090715

Method UPDATE_SCHEMA_SELECTION on class CL_FPM_HCT_UI_ASSIST has no exception.

Method UPDATE_SUPPLEMENTARY_ATTR Signature

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

Method UPDATE_SUPPLEMENTARY_ATTR on class CL_FPM_HCT_UI_ASSIST has no exception.

Method VALIDATE_ATTRIBUTES Signature

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

Method VALIDATE_ATTRIBUTES on class CL_FPM_HCT_UI_ASSIST has no exception.

Method VALIDATE_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20090716
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20090707

Method VALIDATE_SCHEMA on class CL_FPM_HCT_UI_ASSIST has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_ADAPTATION_ASSIST Assistance Class for FPM_HCT_ADAPTATION 20100817
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_DELTA_ASSIST Assistance Class for FPM_HCT_DELTA 20110919
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_EXPLANATION_ASSIST FPM_CFG_EXPLANATION 20090604
4 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GENERAL_ASSIST Assistance class for General Settings 20090622
5 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 20090603
6 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_IDR_ASSIST Assistance class for FPM_HCT_IDR 20090603
7 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_ROADMAP_ASSIST assistance class for viewswitch 20090604
8 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_TOOLBAR_ASSIST FPM_CFG_TOOLBAR 20090604
9 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_UIBB_COLLCTN_ASSIST Assistance class for all components that collect any UIBBs 20101103
10 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_VIEWSWITCH_ASSIST FPM_HCT_VIEWSWITCH 20090702
11 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_WIRE_MODEL_ASSIST Assistance class for wire model configuration 20090603
History
Last changed by/on SAP  20141120 
SAP Release Created in 730