SAP ABAP Class CL_FPM_HCT_GUIBB_ADV_FORM_ASST (Assistance class for FPM GUIBB config editor: Form GuideLn2)
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_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 20111024
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_FORM_GL2_ASST Assistance class for FPM GUIBB config editor: Form GuideLn2 20111025
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_GUIBB_FORM_REP_ASST Assistance class for FPM GUIBB config editor: Form Repeater 20111024
Properties
Class CL_FPM_HCT_GUIBB_ADV_FORM_ASST  
Short Description Assistance class for FPM GUIBB config editor: Form GuideLn2    
Super Class CL_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20111024   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FPM_GUIBB_FORM_DATA_MGR_GL2 Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_GUIBB_SPEC_PROP_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPM_HCT_GUIBB_ADV_FORM_VAL 20111027 Validation of GUIBB Form Configuration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_ACTION Constant Public See coding 20111024
2 CS_SPECIAL_NODES Constant Public See coding 20111024
3 CV_ADD_GROUP Constant Protected Type reference (TYPE) STRING 'ADD_GROUP' 20111024
4 CV_BUTTON_SUB_ITEM_NODE Constant Protected Type reference (TYPE) STRING 'HOOK_BUTTON_SUB_ITEM' 20111024
5 CV_BUTTON_SUB_ITEM_NODE_ENTRY Constant Protected Type reference (TYPE) STRING 'HOOK_BUTTON_SUB_ITEM_ENTRY' 20111024
6 CV_CHOOSE_FIELDS Constant Protected Type reference (TYPE) STRING 'CHOOSE_FIELDS' 20111024
7 E_RESIZE Constant Public See coding 20111221
8 GC_STATIC_CATALOG_ATTRIBUTES Constant Protected See coding 20111024
9 LS_POS Instance attribute Protected See coding 20111024
10 LS_POS_2 Instance attribute Protected See coding 20111024
11 LT_POSITION Instance attribute Protected See coding 20111024
12 LT_POSITION_UNSORTED Instance attribute Protected See coding 20111024
13 MO_ACTION_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
14 MO_BUTTON_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
15 MO_BUTTON_ROW_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
16 MO_DATA_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111024
17 MO_ELEMENT_TO_RENDER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
18 MO_FORM_GROUP_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111027
19 MO_MAIN_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111027
20 MO_POSITION_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
21 MO_STD_ELEM_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
22 MS_GLOBAL_ATTRIBUTES_OLD Instance attribute Protected Type reference (TYPE) FPM_S_CFG_GLOBAL_ATTRIBUTES Global attributes for configuration editor 20111024
23 MT_BUTTON_ROWS Instance attribute Protected Type reference (TYPE) CL_FPM_GUIBB_FORM_DATA_MGR_GL2=>TY_T_BUTTON_ROW 20111024
24 MT_COLUMN_VALUE_SET_16 Static Attribute Protected Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111024
25 MT_COLUMN_VALUE_SET_8 Static Attribute Protected Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111024
26 MT_COPY_ELEMENT Instance attribute Public Type reference (TYPE) TY_T_COPY_ELEMENT 20111024
27 MT_COPY_ELEMENTS Instance attribute Protected Type reference (TYPE) TY_T_COPY_ELEMENTS 20111024
28 MT_FORM_GROUPS Instance attribute Protected Type reference (TYPE) CL_FPM_GUIBB_FORM_DATA_MGR_GL2=>TY_T_FORM_GROUP 20111024
29 MT_MATRIX Instance attribute Protected Type reference (TYPE) TY_T_MATRIX 20111024
30 MT_POSITION Instance attribute Protected Type reference (TYPE) TY_T_POSITION 20111024
31 MT_POS_MATRIX_ELEMS Instance attribute Protected Type reference (TYPE) TY_T_POS_MATRIX_ELEMS 20111024
32 MT_SELECTED_ELEMS_PREV Instance attribute Protected Type reference (TYPE) TY_T_SELECTED_ELEMS_PREV 20111024
33 MV_DELETE_ACTION Instance attribute Public Type reference (TYPE) STRING 20111024
34 MV_DROP_PREVIEW Instance attribute Protected Type reference (TYPE) ABAP_BOOL Drop into preview 20111024
35 MV_DROP_PREVIEW_OFFSET Instance attribute Protected Type reference (TYPE) I offset for drop into preview 20111024
36 MV_FINAL_EVENT_ID Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111024
37 MV_FINAL_EVENT_PARAMS Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111024
38 MV_FORM_GROUP_ELEM_TYPE Instance attribute Protected Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024
39 MV_GROUP_ID Instance attribute Private Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20120120
40 MV_IS_ROW_ACTION Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130611
41 MV_LAYOUT_TYPE_GL2 Instance attribute Protected Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20111024
42 MV_LAYOUT_TYPE_GL2_OLD Instance attribute Protected Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20111024
43 MV_NO_LEAD_SEL_AFTER_DELETE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20111024
44 MV_RANGE_START_ID Instance attribute Protected Type reference (TYPE) STRING 20111024
45 MV_REFRESH_PREVIEW_FORM2 Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111220
46 MV_SELECTED_LAYOUT_ID Instance attribute Protected Type reference (TYPE) STRING 20111024
47 MV_SELECTED_LAYOUT_ID_NEW Instance attribute Protected Type reference (TYPE) STRING 20111024
48 MV_SET_BR_DTA_LEAD_SEL Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120718
49 MV_SET_FOCUS_AFTER_DELETE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111024
50 MV_SET_INITIAL_LAYOUT_ID Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111024
51 MV_SET_LAYOUT_ID_NEW Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20111024
52 MV_SHOW_ALL_ELEMENTS Instance attribute Protected Type reference (TYPE) CHAR10 Character Field Length = 10 20111024
53 MV_SKIP_FOLLOWING_EVENTS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120711
54 MV_STANDARD_ELEM_TYPE Instance attribute Protected Type reference (TYPE) FPMGB_STANDARD_ELEMENT_TYPE Display Type of a Standard Element in a Form 20111024
55 MV_TOOLBAR_ACTION_ID Instance attribute Public Type reference (TYPE) STRING 20111024
56 MV_VISIBILITY_LABEL_NEW Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY visibility of the label of the selected element 20111024
57 MV_VISIBILITY_LABEL_OLD Instance attribute Protected Type reference (TYPE) WDUI_VISIBILITY visibility of the label of the selected element 20111024
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_COLUMNS_FOR_GRP_EL Instance method Protected Method drag-and-drop an existing element into a group 20111024
2 ADAPT_COLUMNS_FOR_PANEL_SWITCH Instance method Protected Method 20111024
3 ADAPT_ROWS_FOR_MOVED_ELEMENTS Instance method Protected Method elements moved via dnd: adapt the rows of the target pos 20111024
4 ADD_BUTTON_ROW_PREV Instance method Public Method 20120123
5 ADD_COLUMN_TO_ACTION_TABLE Instance method Protected Method 20111024
6 ADD_ELEMENTS_TO_ADD_BUTTON Instance method Public Method 20111024
7 ADD_ELEMENTS_TO_ADD_BUTTON_PRE Instance method Public Method 20111221
8 ADD_ROW_PREVIEW Instance method Public Method 20111024
9 ADD_STATIC_ATTR_TO_CATALOG Instance method Protected Method 20111024
10 ADD_SUB_COMPONENTS Instance method Protected Method 20111024
11 ADJUST_BUTTONS Instance method Protected Method 20111024
12 ADJUST_BUTTON_ROWS Instance method Protected Method 20111024
13 ADJUST_FORM_GROUP_ELEMENTS Instance method Protected Method 20111024
14 ADJUST_STANDARD_ELEMENTS Instance method Protected Method 20111024
15 APPLY_BC_FORM_GL2 Instance method Protected Method 20111024
16 APPLY_BC_FORM_GL2_COMMON Instance method Protected Method Method for DnD from Repository to Preview 20120123
17 APPLY_BC_FORM_GL2_PREV Instance method Protected Method Method for DnD from Repository to Preview 20120123
18 APPLY_CP_FORM_GL2_PREVIEW Instance method Public Method Method to paste elements within the preview 20111024
19 APPLY_DD_BUTTON_ROW_PREVIEW Instance method Protected Method Method to do drag&Drop elements within the preview 20120604
20 APPLY_DD_FORM_GL2_PREVIEW Instance method Protected Method Method to do drag&Drop elements within the preview 20111024
21 APPLY_DD_FORM_GL2_REP_PRV Instance method Protected Method Method for DnD from Repository to Preview 20111024
22 APPLY_DD_FORM_GL2_REP_PRV_BR Instance method Protected Method Method for DnD from Repository to Preview 20120618
23 BUILD_MATRIX Instance method Protected Method 20111024
24 CELL_RESIZED Instance method Public Method 20111024
25 CHANGE_COLUMN_DND Instance method Protected Method change column of dragged element 20111024
26 CHANGE_GROUP Instance method Protected Method 20111024
27 CHANGE_POSITION_ELEMENT Instance method Protected Method 20111024
28 CHECK_ELEMENT_CONSISTENCY Instance method Public Method 20111024
29 CHECK_IF_POSITION_IS_FREE Instance method Protected Method 20111024
30 CHECK_MISSING_ACTIONS Instance method Public Method 20111024
31 CHECK_NOT_CROSSING_ELEMENTS Instance method Protected Method 20111024
32 CHECK_POSITION_CONSISTENCY Instance method Protected Method 20111024
33 CHECK_RESIZING_LBL_AND_ELEM Instance method Protected Method 20111024
34 CHECK_TB_BUTTON_ENABLING Instance method Protected Method 20111024
35 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111024
36 CLEAR_MATRIX Instance method Public Method 20111024
37 CLEAR_SELECTED_LAYOUT_ID Instance method Public Method 20111024
38 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111024
39 COPY_PREVIEW_BUTTON Instance method Protected Method 20111024
40 COPY_PREVIEW_ELEMENT Instance method Public Method 20111024
41 CREATE_ACTION_CONTEXT Instance method Protected Method 20111024
42 CREATE_ACTION_ELEMENT Instance method Protected Method 20111024
43 CREATE_BUTTON_ROW Instance method Protected Method 20111024
44 CREATE_FORM_GROUP_ELEMENT Instance method Protected Method 20111024
45 CREATE_POSITION_ELEMENT Instance method Protected Method 20111024
46 CREATE_POSITION_MATRIX Instance method Protected Method 20111024
47 CREATE_SPECIAL_ACTION_CONTEXT Instance method Protected Method 20111024
48 CREATE_STANDARD_ELEMENT Instance method Protected Method 20111024
49 CREATE_SUB_ITEM_ELEMENT Instance method Protected Method 20111024
50 CUT_PREVIEW_ELEMENT Instance method Public Method 20111024
51 DELETE_BUTTON_ELEMENT Instance method Protected Method 20111024
52 DELETE_BUTTON_ROW_ELEMENT Instance method Protected Method 20111024
53 DELETE_GRID_PREVIEW_SELECTION Instance method Public Method 20111024
54 DELETE_POSITION_ELEMENT Instance method Protected Method 20111024
55 DELETE_STANDARD_ELEMENT Instance method Protected Method 20111024
56 DETERMINE_CORRECT_ELEMENT Instance method Protected Method 20111024
57 DETERMINE_NEW_INSERT_POSITION Instance method Private Method 20111114
58 DETERMINE_ROW_COUNT Instance method Protected Method 20111024
59 DISPLAY_DEFAULT_SE Instance method Protected Method 20111024
60 DO_DELETE_SELECTION Instance method Public Method deletes selected elements from schema or preview 20111024
61 FIND_ASSIGNED_ACTION Instance method Protected Method 20111024
62 FIND_ASSIGNED_BUTTON Instance method Protected Method 20111024
63 FIND_ASSIGNED_BUTTON_ROW Instance method Protected Method 20111024
64 FIND_ASSIGNED_BUTTON_SUB_ITEM Instance method Protected Method 20111024
65 FIND_ASSIGNED_ELEMENT Instance method Protected Method 20111024
66 FIND_ASSIGNED_GROUP Instance method Protected Method 20111024
67 FIND_ASSIGNED_POSITION Instance method Protected Method 20111024
68 FIND_ASSIGNED_SECTION_HEADER Instance method Protected Method 20111024
69 FIND_BUTTON_ROW_ELEMENT Instance method Protected Method 20111024
70 FIND_FORM_GROUP Instance method Protected Method 20111024
71 FIND_FORM_GROUP_ELEMENT Instance method Protected Method 20111024
72 FIND_NEXT_BR_ELEM_POSITION Instance method Protected Method 20111024
73 FIND_NEXT_INSERT_POSITION Instance method Protected Method 20111024
74 FIND_PREVIOUS_BR_ELEM_POSITION Instance method Protected Method 20111024
75 FIND_PREVIOUS_INSERT_POSITION Instance method Protected Method 20111024
76 GET_ACTION_ELEMENT Instance method Protected Method 20111024
77 GET_ACTION_ID Instance method Protected Method 20111024
78 GET_ALL_FORM_GROUPS Instance method Protected Method 20111024
79 GET_ATTRIBUTE_VALUE Instance method Protected Method 20111024
80 GET_BUTTON_ROW_ELEMENTS Instance method Protected Method 20111024
81 GET_ELEMENT_ID Instance method Protected Method 20111024
82 GET_EL_POS_FOR_START_CELL Instance method Protected Method 20111024
83 GET_FIELD_COORD Instance method Protected Method 20111024
84 GET_FIRST_GROUP Instance method Public Method 20111024
85 GET_FORM_GROUP_ELEMENTS Instance method Protected Method 20111024
86 GET_FORM_GROUP_POSITION Instance method Protected Method Determines the position of a form group 20111024
87 GET_GROUP_COORD Instance method Protected Method 20111024
88 GET_GROUP_ELEMENT_POSITIONS Instance method Protected Method 20111024
89 GET_GROUP_FIELD_CATALOG Instance method Protected Method 20111024
90 GET_INITIAL_POSITION Instance method Protected Method 20111024
91 GET_LABEL_COORD Instance method Protected Method 20111024
92 GET_LAST_INDEX_OF_BT_ROW Instance method Protected Method 20111024
93 GET_LAYOUT_TYPE Instance method Protected Method 20111024
94 GET_MOVE_POSITION Instance method Protected Method 20111024
95 GET_POSITION Instance method Protected Method 20111024
96 GET_POSITION_AT_PREVIEW Instance method Protected Method 20111222
97 GET_SACTIONS Instance method Protected Method 20111024
98 GET_SORTED_POSITIONS Instance method Protected Method 20111024
99 GET_SORTED_POSITIONS_NEW Instance method Protected Method 20111024
100 GET_STD_ELEMENT_ACTION_ID Instance method Protected Method 20111024
101 GET_TEXT_FOR_TEXT_SYMBOL Static method Public Method 20120118
102 GET_TOOLBAR_ELEMENT Instance method Protected Method 20111024
103 GET_UNIQUE_ID Instance method Protected Method 20111024
104 IS_PART_OF_SCHEMA Instance method Public Method 20111024
105 IS_ROW_ACTION_ELEMENT Instance method Protected Method 20111107
106 MATRIX_ENTER_ELEMENT Instance method Protected Method 20111024
107 MOVE_DOWN Instance method Public Method 20111024
108 MOVE_ELEMENTS_TO_DROP_GROUP Instance method Protected Method move elements to drop a group in preview 20111024
109 MOVE_UP Instance method Public Method 20111024
110 PASTE_BUTTON Instance method Protected Method 20111024
111 PASTE_ELEMENT Instance method Protected Method 20111024
112 PASTE_POSITION Instance method Protected Method 20111024
113 REMOVE_INVALID_ELEMENTS Instance method Public Method 20111024
114 REMOVE_PREFIX Instance method Protected Method 20120618
115 REMOVE_ROW_PREVIEW Instance method Public Method 20111024
116 RENDER_ACTION_ATTRIBUTES Instance method Protected Method 20111024
117 RENDER_BUTTON_ELEMENT Instance method Protected Method 20111024
118 RENDER_FORM_TEXT_ATTRIBUTE Instance method Protected Method 20120210
119 RENDER_GROUP_TEXT Instance method Protected Method 20111024
120 RENDER_MULTI_ACTION Instance method Protected Method Renders multi action assignment table 20111024
121 RENDER_POSITION Instance method Protected Method 20111024
122 RENDER_SINGLE_ACTION Instance method Protected Method Renders single action assignment 20111024
123 RENDER_SPECIAL_ACTION_ATTR Instance method Protected Method 20111024
124 RENDER_SPECIAL_PROPERTIES Instance method Protected Method 20111024
125 RENDER_STANDARD_ELEMENT Instance method Protected Method 20111024
126 SET_ATTR_PROPERTIES Instance method Protected Method 20111024
127 SET_CONFIG_PROPERTIES Instance method Private Method Feeds the config info 20111024
128 SET_ELEMENT_LAYOUT_CHANGED Instance method Public Method Set Positions of elements new when layout type has changed 20111024
129 SET_F4_HELP_FOR_POSITIONS Instance method Protected Method 20111024
130 SET_FORM_GROUP_ELEM_TYPE Instance method Public Method 20111024
131 SET_FORM_GROUP_POSITION Instance method Protected Method 20111024
132 SET_HOOK_ATTRIBUTE Instance method Protected Method 20111024
133 SET_LAYOUT_ID_NEW Instance method Public Method 20111024
134 SET_NEW_POSITION Instance method Protected Method 20111024
135 SET_NEW_POSITION_COLUMN Instance method Protected Method 20111024
136 SET_POSITION_MATRIX_MARKER Instance method Protected Method 20111024
137 SET_POS_FOR_TABLE_NEW Instance method Protected Method set position to fit to 8_1 layout 20111024
138 SET_STD_ELEM_TYPE Instance method Public Method 20111024
139 SET_UP_DOWN_BUTTON_STATE Instance method Protected Method 20111024
140 SET_VIEW_ATTRIBUTE_SE Instance method Private Method 20121017
141 SHRINK_ELEMENT Instance method Protected Method 20111024
142 SHRINK_POSITION Instance method Protected Method shrinks added/dropped element that it fits in the place 20111024
143 SPLIT_POSITION_MATRIX_MARKER Instance method Protected Method 20111024
144 UPDATE_BUTTON Instance method Protected Method 20111024
145 UPDATE_POSITION Instance method Protected Method 20111024
146 UPDATE_SCHEMA_LABEL_POSITION Instance method Protected Method 20111123
147 UPDATE_SPEC_ATTR_AND_ACTION Instance method Protected Method 20111024
148 UPDATE_STANDARD_ELEMENT Instance method Protected Method 20111024
Events
Class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ELEM_MODIFY_SORT Protected See coding 20111024 BEGIN OF s_elem_modify_sort, o_elem TYPE REF TO if_wd_context_element, " new or updated element o_node TYPE REF TO if_wd_context_node, " corresponding node row TYPE fpmgb_row, column TYPE fpmgb_column, END OF s_elem_modify_sort
2 TY_MARKER Protected See coding 20111024 ty_marker TYPE c LENGTH 15
3 TY_S_ACTION_IDS Public See coding 20111024 BEGIN OF ty_s_action_ids, id TYPE string, sub_item TYPE REF TO if_wd_context_element, END OF ty_s_action_ids
4 TY_S_BR_ELEM Private See coding 20120618 BEGIN OF ty_s_br_elem, index TYPE i, element TYPE REF TO if_wd_context_element, END OF ty_s_br_elem
5 TY_S_COLLISION Public See coding 20111024 BEGIN OF ty_s_collision, form_element_type TYPE fpmgb_form_element_type, form_element_id TYPE fpmgb_form_element_id, form_group_id TYPE fpmgb_form_group_id, field_field_collision TYPE string, field_label_collision TYPE string, field_group_collision TYPE string, label_field_collision TYPE string, label_label_collision TYPE string, label_group_collision TYPE string, group_field_collision TYPE string, group_label_collision TYPE string, group_group_collision TYPE string, incoming_group TYPE string, END OF ty_s_collision
6 TY_S_COPY_ELEMENT Public See coding 20111024 BEGIN OF ty_s_copy_element, node_name TYPE string, parent_id type string, data TYPE REF TO data, end OF ty_s_copy_element
7 TY_S_COPY_ELEMENTS Protected See coding 20111024 BEGIN OF ty_s_copy_elements, node_name TYPE string, elements LIKE mt_copy_element, END OF ty_s_copy_elements
8 TY_S_ELEMENT_TO_SORT Protected See coding 20130207 BEGIN OF ty_s_element_to_sort, element TYPE REF TO if_wd_context_element, start_row TYPE fpmgb_form_elem_start_row, end_row TYPE fpmgb_form_elem_end_row, start_column TYPE i, end_column TYPE i, END OF ty_s_element_to_sort
9 TY_S_FORM_GROUP_IDS Protected See coding 20111024 BEGIN OF ty_s_form_group_ids, id TYPE fpmgb_form_group_id, END OF ty_s_form_group_ids
10 TY_S_MATRIX_CELL Protected See coding 20111024 BEGIN OF ty_s_matrix_cell, row_id TYPE i, col_id TYPE i, elem TYPE REF TO if_wd_context_element, group_id TYPE fpmgb_form_group_id, elem_id TYPE fpmgb_form_element_id, elem_type TYPE fpmgb_form_element_type, lbl TYPE abap_bool, END OF ty_s_matrix_cell
11 TY_S_MATRIX_ROW Protected See coding 20111024 BEGIN OF ty_s_matrix_row, col1 TYPE ty_s_matrix_cell, col2 TYPE ty_s_matrix_cell, col3 TYPE ty_s_matrix_cell, col4 TYPE ty_s_matrix_cell, col5 TYPE ty_s_matrix_cell, col6 TYPE ty_s_matrix_cell, col7 TYPE ty_s_matrix_cell, col8 TYPE ty_s_matrix_cell, col9 TYPE ty_s_matrix_cell, col10 TYPE ty_s_matrix_cell, col11 TYPE ty_s_matrix_cell, col12 TYPE ty_s_matrix_cell, col13 TYPE ty_s_matrix_cell, col14 TYPE ty_s_matrix_cell, col15 TYPE ty_s_matrix_cell, col16 TYPE ty_s_matrix_cell, END OF ty_s_matrix_row
12 TY_S_POSITION Public See coding 20111024 BEGIN OF ty_s_position, form_group_id TYPE fpmgb_form_group_id, form_element_id TYPE fpmgb_form_element_id, form_element_type TYPE fpmgb_form_element_type, start_row TYPE fpmgb_form_elem_start_row, start_column TYPE fpmgb_form_elem_start_col, end_row TYPE fpmgb_form_elem_end_row, end_column TYPE fpmgb_form_elem_end_col, label_start_row TYPE fpmgb_form_elem_lbl_start_row, label_start_column TYPE fpmgb_form_elem_lbl_start_col, label_end_row TYPE fpmgb_form_elem_lbl_end_row, label_end_column TYPE fpmgb_form_elem_lbl_end_col, END OF ty_s_position
13 TY_S_POSITION_MATRIX Protected See coding 20111024 BEGIN OF ty_s_position_matrix, pos_1 TYPE ty_marker, pos_2 TYPE ty_marker, pos_3 TYPE ty_marker, pos_4 TYPE ty_marker, pos_5 TYPE ty_marker, pos_6 TYPE ty_marker, pos_7 TYPE ty_marker, pos_8 TYPE ty_marker, pos_9 TYPE ty_marker, pos_10 TYPE ty_marker, pos_11 TYPE ty_marker, pos_12 TYPE ty_marker, pos_13 TYPE ty_marker, pos_14 TYPE ty_marker, pos_15 TYPE ty_marker, pos_16 TYPE ty_marker, END OF ty_s_position_matrix
14 TY_S_POSITION_ONLY Protected See coding 20111024 BEGIN OF ty_s_position_only, start_row TYPE fpmgb_form_elem_start_row, start_column TYPE fpmgb_form_elem_start_col, end_row TYPE fpmgb_form_elem_end_row, end_column TYPE fpmgb_form_elem_end_col, label_start_row TYPE fpmgb_form_elem_lbl_start_row, label_start_column TYPE fpmgb_form_elem_lbl_start_col, label_end_row TYPE fpmgb_form_elem_lbl_end_row, label_end_column TYPE fpmgb_form_elem_lbl_end_col, END OF ty_s_position_only
15 TY_S_POSITION_TO_MOVE Protected See coding 20111024 BEGIN OF ty_s_position_to_move, marker TYPE ty_marker, element TYPE REF TO if_wd_context_element, END OF ty_s_position_to_move
16 TY_S_POS_MATRIX_ELEMS Protected See coding 20111024 BEGIN OF ty_s_pos_matrix_elems, marker TYPE ty_marker, pos_elem TYPE REF TO if_wd_context_element, group_id TYPE fpmgb_form_group_id, END OF ty_s_pos_matrix_elems
17 TY_S_SACTION Protected See coding 20111024 BEGIN OF ty_s_saction, id TYPE string, type TYPE string, element TYPE REF TO if_wd_context_element, END OF ty_s_saction
18 TY_S_SELECTED_ELEMS_PREV Public See coding 20111024 BEGIN OF ty_s_selected_elems_prev, layout_id type string, selection_type TYPE WDUI_FORM_DSGN_SELECTION_ACTN, element TYPE REF TO if_wd_context_element, END OF ty_s_selected_elems_prev
19 TY_S_TB_BUTTON_ENABLING Public See coding 20111024 BEGIN OF ty_s_tb_button_enabling, enable_group type abap_bool, enable_element type abap_bool, enable_button_row type abap_bool, enable_button type abap_bool, enable_child_element type abap_bool, enable_child_button_row type abap_bool, enable_child_button type abap_bool, enable_copy type abap_bool, enable_paste type abap_bool, enable_cut type abap_bool, enable_delete type abap_bool, enable_delete_prev type abap_bool, enable_line type abap_bool, END OF ty_s_tb_button_enabling
20 TY_T_ACTION_IDS Public See coding 20111024 ty_t_action_ids TYPE STANDARD TABLE OF ty_s_action_ids
21 TY_T_BR_ELEMS Private See coding 20120618 ty_t_br_elems TYPE STANDARD TABLE OF ty_s_br_elem
22 TY_T_COLLISION Public See coding 20111024 ty_t_collision TYPE SORTED TABLE OF ty_s_collision WITH UNIQUE KEY form_element_type form_element_id form_group_id
23 TY_T_COPY_ELEMENT Public See coding 20111024 ty_t_copy_element TYPE STANDARD TABLE OF ty_s_copy_element
24 TY_T_COPY_ELEMENTS Protected See coding 20111024 ty_t_copy_elements TYPE STANDARD TABLE OF ty_s_copy_elements
25 TY_T_ELEMENT_TO_SORT Protected See coding 20130207 ty_t_element_to_sort TYPE STANDARD TABLE OF ty_s_element_to_sort
26 TY_T_FORM_GROUP_IDS Protected See coding 20111024 ty_t_form_group_ids TYPE STANDARD TABLE OF ty_s_form_group_ids
27 TY_T_MATRIX Protected See coding 20111024 ty_t_matrix TYPE STANDARD TABLE OF ty_s_matrix_row
28 TY_T_POSITION Protected See coding 20111024 ty_t_position TYPE SORTED TABLE OF cl_fpm_adv_form_base_data_mgr=>ty_s_position WITH UNIQUE KEY form_element_type form_element_id
29 TY_T_POSITION_MATRIX Protected See coding 20111024 ty_t_position_matrix TYPE STANDARD TABLE OF ty_s_position_matrix
30 TY_T_POSITION_TO_MOVE Protected See coding 20111024 ty_t_position_to_move TYPE STANDARD TABLE OF ty_s_position_to_move
31 TY_T_POS_MATRIX_ELEMS Protected See coding 20111024 ty_t_pos_matrix_elems TYPE STANDARD TABLE OF ty_s_pos_matrix_elems
32 TY_T_SACTION Protected See coding 20111024 ty_t_saction TYPE STANDARD TABLE OF ty_s_saction
33 TY_T_SELECTED_ELEMS_PREV Public See coding 20111024 ty_t_selected_elems_prev TYPE STANDARD TABLE OF ty_s_selected_elems_prev
34 T_ELEM_MODIFY_SORT Protected See coding 20111024 t_elem_modify_sort TYPE STANDARD TABLE OF s_elem_modify_sort
Method Signatures

Method ADAPT_COLUMNS_FOR_GRP_EL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_EL_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY the position of the element (columns to be changed) 20111024
2 Exporting EV_EL_POS_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20111024
3 Importing IS_GRP_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY the position of the group 20111024

Method ADAPT_COLUMNS_FOR_GRP_EL on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADAPT_COLUMNS_FOR_PANEL_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POSITION_DRAG Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IS_POSITION_DROP Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024

Method ADAPT_COLUMNS_FOR_PANEL_SWITCH on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADAPT_ROWS_FOR_MOVED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY the position of the dragged element 20111024
2 Importing IV_TARGET_ROW Call by reference Type reference (TYPE) I 20111024

Method ADAPT_ROWS_FOR_MOVED_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_BUTTON_ROW_PREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120124

Method ADD_BUTTON_ROW_PREV on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_COLUMN_TO_ACTION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20051117-120623 20111024
2 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method ADD_COLUMN_TO_ACTION_TABLE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_ELEMENTS_TO_ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON_CHOICE Call by reference Type reference (TYPE) FPM_S_HCT_BUTTON_CHOICE Button choice 20111024
2 Exporting ET_BUTTON Call by reference Type reference (TYPE) FPM_T_HCT_BUTTON Button table type 20111107
3 Importing IS_ENABLED Call by reference Type reference (TYPE) TY_S_TB_BUTTON_ENABLING 20111024
4 Importing IV_SEL_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method ADD_ELEMENTS_TO_ADD_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_ELEMENTS_TO_ADD_BUTTON_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BUTTON_CHOICE Call by reference Type reference (TYPE) FPM_S_HCT_BUTTON_CHOICE Button choice 20111221
2 Exporting ET_BUTTON Call by reference Type reference (TYPE) FPM_T_HCT_BUTTON Button table type 20111221
3 Importing IS_ENABLED Call by reference Type reference (TYPE) TY_S_TB_BUTTON_ENABLING 20111221
4 Importing IV_IN_PREVIEW Call by reference Type reference (TYPE) ABAP_BOOL 20111221

Method ADD_ELEMENTS_TO_ADD_BUTTON_PRE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_ROW_PREVIEW Signature

Method ADD_ROW_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method ADD_ROW_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_STATIC_ATTR_TO_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CATALOG Call by reference Type reference (TYPE) T_BC_CATALOG 20111024
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method ADD_STATIC_ATTR_TO_CATALOG on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADD_SUB_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPONENT Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20111024

Method ADD_SUB_COMPONENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADJUST_BUTTONS Signature

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

Method ADJUST_BUTTONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADJUST_BUTTON_ROWS Signature

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

Method ADJUST_BUTTON_ROWS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADJUST_FORM_GROUP_ELEMENTS Signature

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

Method ADJUST_FORM_GROUP_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method ADJUST_STANDARD_ELEMENTS Signature

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

Method ADJUST_STANDARD_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_BC_FORM_GL2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Exporting ET_ADDED_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
4 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20111024
5 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
6 Importing IT_CHOSEN Call by reference Type reference (TYPE) T_BC_CHOSEN 20111024
7 Importing IT_VIEW_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024

Method APPLY_BC_FORM_GL2 on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_BC_FORM_GL2_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ROW_NEW Call by reference Type reference (TYPE) I 20120123
2 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20120123
3 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120123
4 Importing IO_BUTTON_ROW Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120123
5 Importing IO_DROP_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120123
6 Importing IO_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120123
7 Importing IS_CHOSEN Call by reference Type reference (TYPE) S_BC_CHOSEN 20120123
8 Importing IS_POSITION_GROUP Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20120123
9 Importing IV_COLUMN_NEW Call by reference Type reference (TYPE) I 20120123
10 Importing IV_FORM_ELEM_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20120123
11 Importing IV_GROUP_ID Call by reference Type reference (TYPE) STRING 20120123
12 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20120123
13 Importing IV_OFFSET Call by reference Type reference (TYPE) I 20120123
14 Importing IV_TABIX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20120123

Method APPLY_BC_FORM_GL2_COMMON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_BC_FORM_GL2_PREV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20120123
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120123
3 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20120123
4 Importing IT_CHOSEN Call by reference Type reference (TYPE) T_BC_CHOSEN 20120123

Method APPLY_BC_FORM_GL2_PREV on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_CP_FORM_GL2_PREVIEW Signature

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

Method APPLY_CP_FORM_GL2_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_DD_BUTTON_ROW_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20120604
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120604
3 Exporting EO_ELEMENT_TO_DEL Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120604
4 Exporting EV_ELEMENT_ADDED Call by reference Type reference (TYPE) ABAP_BOOL 20120604
5 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20120604
6 Importing IV_DROP_PREVIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120604

Method APPLY_DD_BUTTON_ROW_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_DD_FORM_GL2_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Exporting EO_ELEMENT_TO_DEL Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
4 Exporting EV_ELEMENT_ADDED Call by reference Type reference (TYPE) ABAP_BOOL 20111024
5 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20111024
6 Importing IV_DROP_PREVIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024

Method APPLY_DD_FORM_GL2_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_DD_FORM_GL2_REP_PRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20111024
4 Importing IT_CHOSEN Call by reference Type reference (TYPE) T_BC_CHOSEN 20111024

Method APPLY_DD_FORM_GL2_REP_PRV on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method APPLY_DD_FORM_GL2_REP_PRV_BR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20120618
2 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120618
3 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20120618
4 Importing IT_CHOSEN Call by reference Type reference (TYPE) T_BC_CHOSEN 20120618

Method APPLY_DD_FORM_GL2_REP_PRV_BR on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method BUILD_MATRIX Signature

Method BUILD_MATRIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method BUILD_MATRIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CELL_RESIZED 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 20111024
2 Importing IV_DELTA Call by reference Type reference (TYPE) I 20111024
3 Importing IV_HANDLE Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_LAYOUT_ID Call by reference Type reference (TYPE) STRING 20111024

Method CELL_RESIZED on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHANGE_COLUMN_DND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_POSITION_NEW Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IS_POSITION_OLD Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
3 Importing IV_COLUMN_NEW Call by reference Type reference (TYPE) I 20111024
4 Importing IV_COLUMN_OLD Call by reference Type reference (TYPE) I 20111024
5 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20111024
6 Importing IV_PANEL_NEW Call by reference Type reference (TYPE) I 20111024

Method CHANGE_COLUMN_DND on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHANGE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting EO_ELEMENT_TO_DEL Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Exporting EV_ELEMENT_ADDED Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Exporting EV_GROUP_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
5 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
6 Importing IS_POSITION_NEW Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
7 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20111024
8 Importing IV_OFFSET Call by reference Type reference (TYPE) I 20111024
9 Importing IV_PANEL_NEW Call by reference Type reference (TYPE) I 20111024
10 Importing IV_PANEL_OLD Call by reference Type reference (TYPE) I 20111024

Method CHANGE_GROUP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHANGE_POSITION_ELEMENT Signature

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

Method CHANGE_POSITION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_ELEMENT_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLLISION Call by reference Type reference (TYPE) TY_T_COLLISION 20111024
2 Exporting EV_INVALID Call by reference Type reference (TYPE) ABAP_BOOL 20111024
3 Changing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION 20111024
4 Importing IV_CHECK_LABEL_VISIBILITY Call by reference Type reference (TYPE) ABAP_BOOL 20111024
5 Changing IV_HAS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method CHECK_ELEMENT_CONSISTENCY on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_IF_POSITION_IS_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEW_POSITION Call by reference Attribute reference (LIKE) LS_POS 20111024
2 Exporting EV_FREE Value transfer Type reference (TYPE) ABAP_BOOL 20111024
3 Importing IS_NEW_POSITION Call by reference Attribute reference (LIKE) LS_POS 20111024
4 Importing IT_SORTED_POSITION Call by reference Attribute reference (LIKE) LT_POSITION 20111024
5 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Form Layout Type 20111024

Method CHECK_IF_POSITION_IS_FREE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_MISSING_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting EV_ACTION_MISSING Call by reference Type reference (TYPE) ABAP_BOOL 20111024
3 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
4 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method CHECK_MISSING_ACTIONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_NOT_CROSSING_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOT_CROSSING Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Exporting EV_NOT_POSSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20111024
3 Importing IT_POSITION_MATRIX Call by reference Type reference (TYPE) TY_T_POSITION_MATRIX 20111024
4 Importing IV_END_COLUMN Call by reference Type reference (TYPE) I 20111024
5 Importing IV_FIRST_ROW Call by reference Type reference (TYPE) I 20111024
6 Importing IV_IS_FORM_GROUP_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL 20111024
7 Importing IV_LAYOUT_END Call by reference Type reference (TYPE) I 20111024
8 Importing IV_LAYOUT_START Call by reference Type reference (TYPE) I 20111024
9 Importing IV_SECOND_ROW Call by reference Type reference (TYPE) I 20111024
10 Importing IV_START_COLUMN Call by reference Type reference (TYPE) I 20111024

Method CHECK_NOT_CROSSING_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_POSITION_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INVALID Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION 20111024
3 Importing IV_HAS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method CHECK_POSITION_CONSISTENCY on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_RESIZING_LBL_AND_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESIZE_BOTH Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IS_POSITION Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_POSITION 20111024
3 Importing IV_HANDLE Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_IS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method CHECK_RESIZING_LBL_AND_ELEM on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CHECK_TB_BUTTON_ENABLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_ENABLED Value transfer Type reference (TYPE) TY_S_TB_BUTTON_ENABLING 20111024
2 Importing IV_SEL_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method CHECK_TB_BUTTON_ENABLING on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CLEAR_MATRIX Signature

Method CLEAR_MATRIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method CLEAR_MATRIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CLEAR_SELECTED_LAYOUT_ID Signature

Method CLEAR_SELECTED_LAYOUT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method CLEAR_SELECTED_LAYOUT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CONSTRUCTOR Signature

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

Method COPY_PREVIEW_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COPY_ELEMENT Call by reference Type reference (TYPE) TY_T_COPY_ELEMENT 20111024
2 Importing IO_BUTTON_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_PARENT_ID Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_WITHOUT_POSITION Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method COPY_PREVIEW_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method COPY_PREVIEW_ELEMENT Signature

Method COPY_PREVIEW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method COPY_PREVIEW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_ACTION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
2 Importing IT_ACTION_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
3 Importing IT_BSI_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
4 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method CREATE_ACTION_CONTEXT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_ACTION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111024

Method CREATE_ACTION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024

Method CREATE_BUTTON_ROW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_FORM_GROUP_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IO_FORM_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
4 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method CREATE_FORM_GROUP_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_POSITION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
4 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method CREATE_POSITION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_POSITION_MATRIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITION_MATRIX Call by reference Type reference (TYPE) TY_T_POSITION_MATRIX 20111024
2 Importing IT_POSITIONS Call by reference Attribute reference (LIKE) LT_POSITION 20111024
3 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method CREATE_POSITION_MATRIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_SPECIAL_ACTION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
2 Exporting EO_NEW_NODE_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Web Dynpro: Interface for the metadata of a node 20111024
3 Exporting ET_NEW_NODE_ATTR_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_INFO_MAP Web Dynpro: Interface for the metadata of a node 20111024
4 Exporting EV_NEW_NODE_PATH Call by reference Type reference (TYPE) STRING 20111024
5 Importing IO_NODE_TEMPLATE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
6 Importing IT_SPECIAL_ACTIONS Call by reference Type reference (TYPE) TY_T_SACTION 20111024
7 Importing IT_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111024
8 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method CREATE_SPECIAL_ACTION_CONTEXT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_STANDARD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Importing IV_TYPE Call by reference Type reference (TYPE) FPMGB_STANDARD_ELEMENT_TYPE Display Type of a Standard Element in a Form 20111024

Method CREATE_STANDARD_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CREATE_SUB_ITEM_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IO_BUTTON_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
4 Importing IV_TEXT Call by reference Type reference (TYPE) STRING Text 20111024

Method CREATE_SUB_ITEM_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method CUT_PREVIEW_ELEMENT Signature

Method CUT_PREVIEW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method CUT_PREVIEW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DELETE_BUTTON_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_ELEMENTS Call by reference Type reference (TYPE) TY_T_NODE_ELEMENTS 20111024
2 Exporting EO_BUTTON Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20111024

Method DELETE_BUTTON_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DELETE_BUTTON_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_ELEMENTS Call by reference Type reference (TYPE) TY_T_NODE_ELEMENTS 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20111024

Method DELETE_BUTTON_ROW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DELETE_GRID_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 Application-Defined Event 20111024
2 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA CS_SCHEMA-OBJECTS 20111024
3 Returning RT_DELETED_ELEMENT Value transfer Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024

Method DELETE_GRID_PREVIEW_SELECTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DELETE_POSITION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_ELEMENTS Call by reference Type reference (TYPE) TY_T_NODE_ELEMENTS 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20111024
3 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method DELETE_POSITION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DELETE_STANDARD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODE_ELEMENTS Call by reference Type reference (TYPE) TY_T_NODE_ELEMENTS 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20111024
3 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method DELETE_STANDARD_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DETERMINE_CORRECT_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 20111024
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20111024
3 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) STRING 20111024
4 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method DETERMINE_CORRECT_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DETERMINE_NEW_INSERT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_START_ROW Value transfer Type reference (TYPE) I 20111114
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID 20111114
3 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111114

Method DETERMINE_NEW_INSERT_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DETERMINE_ROW_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_ROW Call by reference Type reference (TYPE) I 20111024
2 Exporting EV_ROW_COUNT Call by reference Type reference (TYPE) I 20111024
3 Exporting EV_START_ROW Call by reference Type reference (TYPE) I 20111024
4 Importing IS_POSITION Call by reference Attribute reference (LIKE) LS_POS 20111024

Method DETERMINE_ROW_COUNT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DISPLAY_DEFAULT_SE 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 20111024
2 Importing IO_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method DISPLAY_DEFAULT_SE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method DO_DELETE_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 20111024

Method DO_DELETE_SELECTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting ET_ACTION_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
3 Exporting ET_BSI_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
4 Importing IR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method FIND_ASSIGNED_ACTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_CREATE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_BUTTON_ID Button ID 20111024

Method FIND_ASSIGNED_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_BUTTON_ID Button ID 20111024

Method FIND_ASSIGNED_BUTTON_ROW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_BUTTON_SUB_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_BUTTON_ID Button ID 20111024

Method FIND_ASSIGNED_BUTTON_SUB_ITEM on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_CREATE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
4 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024

Method FIND_ASSIGNED_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting EV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
3 Importing IV_FORM_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024

Method FIND_ASSIGNED_GROUP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_CREATE_IF_NOT_EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
4 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method FIND_ASSIGNED_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_ASSIGNED_SECTION_HEADER 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 20111024
2 Returning RR_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method FIND_ASSIGNED_SECTION_HEADER on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_BUTTON_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method FIND_BUTTON_ROW_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_FORM_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method FIND_FORM_GROUP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_FORM_GROUP_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method FIND_FORM_GROUP_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_NEXT_BR_ELEM_POSITION 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 20111024

Method FIND_NEXT_BR_ELEM_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_NEXT_INSERT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITIONS_TO_MOVE Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Interface for Node Element 20111024
2 Exporting EV_END_ROW Call by reference Type reference (TYPE) I 20111024
3 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Exporting EV_START_ROW Call by reference Type reference (TYPE) I 20111024
5 Importing IS_POSITION Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_POSITION 20111024
6 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
7 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024
8 Importing IV_END_ROW Call by reference Type reference (TYPE) I 20111024
9 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
10 Importing IV_IS_FORM_GROUP_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL 20111024
11 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method FIND_NEXT_INSERT_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_PREVIOUS_BR_ELEM_POSITION 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 20111024

Method FIND_PREVIOUS_BR_ELEM_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method FIND_PREVIOUS_INSERT_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITIONS_TO_MOVE Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Interface for Node Element 20111024
2 Exporting EV_END_ROW Call by reference Type reference (TYPE) I 20111024
3 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Exporting EV_START_ROW Call by reference Type reference (TYPE) I 20111024
5 Importing IS_POSITION Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_POSITION 20111024
6 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
7 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024
8 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
9 Importing IV_IS_FORM_GROUP_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL 20111024
10 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method FIND_PREVIOUS_INSERT_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_ACTION_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ACTION_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Importing ID_ACTION_ID Call by reference Type reference (TYPE) FPM_ACTION_ID Action ID 20111024

Method GET_ACTION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_ACTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_BUTTON_SUB_ITEM Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting EO_BUTTON_SUB_ITEM_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
3 Exporting ET_ACTION_IDS Call by reference Type reference (TYPE) TY_T_ACTION_IDS 20111024
4 Exporting EV_ID Value transfer Type reference (TYPE) STRING 20111024
5 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_ACTION_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_ALL_FORM_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORM_GROUP_IDS Call by reference Type reference (TYPE) TY_T_FORM_GROUP_IDS Web Dynpro: Interface for Node Element 20111024

Method GET_ALL_FORM_GROUPS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Value transfer Type reference (TYPE) ANY 20111024
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_DATA_ELEMENT_NAME Call by reference Type reference (TYPE) STRING 20111024

Method GET_ATTRIBUTE_VALUE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_BUTTON_ROW_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ELEMENTS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
2 Importing IO_BR_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20111024

Method GET_BUTTON_ROW_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_ELEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID FPM: Element ID 20111024
2 Exporting EV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024
3 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
4 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Interface for Context Nodes 20111024
5 Importing IV_SCHEMA_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024

Method GET_ELEMENT_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_EL_POS_FOR_START_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IV_END_COLUMN Call by reference Type reference (TYPE) I 20111024
3 Importing IV_GROUP_ID Call by reference Type reference (TYPE) STRING 20111024
4 Importing IV_START_COLUMN Call by reference Type reference (TYPE) I Start Column of Element in Form Grid 20111024
5 Importing IV_WITH_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method GET_EL_POS_FOR_START_CELL on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_FIELD_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COORD Value transfer Type reference (TYPE) STRING 20111024
2 Importing IV_FORM_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Importing IV_FORM_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method GET_FIELD_COORD on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_FIRST_GROUP Signature

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

Method GET_FIRST_GROUP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_FORM_GROUP_ELEMENTS Signature

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

Method GET_FORM_GROUP_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_FORM_GROUP_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IV_FORM_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method GET_FORM_GROUP_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_GROUP_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COORD Value transfer Type reference (TYPE) STRING 20111024
2 Importing IV_FORM_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method GET_GROUP_COORD on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_GROUP_ELEMENT_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_POSITIONS Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024
2 Importing IV_FORM_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024

Method GET_GROUP_ELEMENT_POSITIONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_GROUP_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CATALOG Call by reference Type reference (TYPE) T_BC_CATALOG 20111024
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20111024

Method GET_GROUP_FIELD_CATALOG on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_INITIAL_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Form Layout Type 20111024
3 Importing IV_NEXT_ROW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024
4 Importing IV_WITH_LABEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024

Method GET_INITIAL_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_LABEL_COORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_COORD Value transfer Type reference (TYPE) STRING 20111024
2 Importing IV_FORM_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Importing IV_FORM_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024

Method GET_LABEL_COORD on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_LAST_INDEX_OF_BT_ROW Signature

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

Method GET_LAST_INDEX_OF_BT_ROW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_LAYOUT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LAYOUT_TYPE Value transfer Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type 20111024

Method GET_LAYOUT_TYPE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_MOVE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_POSITION Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting ES_POSITION Call by reference Type reference (TYPE) CL_FPM_ADV_FORM_BASE_DATA_MGR=>TY_S_POSITION 20111024
3 Exporting EV_END_ROW Call by reference Type reference (TYPE) I 20111024
4 Exporting EV_ROW_COUNT Call by reference Type reference (TYPE) I 20111024
5 Exporting EV_START_ROW Call by reference Type reference (TYPE) I 20111024
6 Importing IO_SCHEMA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_MOVE_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_POSITION_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
2 Exporting ES_POSITION Call by reference Type reference (TYPE) TY_S_POSITION_ONLY 20111024
3 Exporting EV_INDEX Call by reference Type reference (TYPE) I 20111024
4 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_POSITION_AT_PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROUP_ID Call by reference Type reference (TYPE) STRING 20111222
2 Exporting EV_SELECTED_NODE_NAME Call by reference Type reference (TYPE) STRING 20111222
3 Exporting EV_START_COL Call by reference Type reference (TYPE) I 20111222
4 Exporting EV_START_ROW Call by reference Type reference (TYPE) I 20111222

Method GET_POSITION_AT_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_SACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTIONS Call by reference Type reference (TYPE) TY_T_SACTION Web Dynpro: Number of Context Node Elements 20111024
2 Importing IS_SACTIONS Call by reference Type reference (TYPE) FPM_S_ACTIONS_STANDARD_ELEMENT Action ID 20111024
3 Importing IT_SACTIONS_DEF Call by reference Type reference (TYPE) CL_FPM_GUIBB_SPEC_PROP_UTIL=>TY_T_PROPERTY_LIST 20111024

Method GET_SACTIONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_SORTED_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POSITION Call by reference Attribute reference (LIKE) LS_POS 20111024
2 Exporting ET_POSITIONS Call by reference Attribute reference (LIKE) LT_POSITION 20111024
3 Importing IV_COLUMN Call by reference Type reference (TYPE) I 20111024
4 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
5 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024
6 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Form Layout Type 20111024

Method GET_SORTED_POSITIONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_SORTED_POSITIONS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_POSITION Call by reference Attribute reference (LIKE) LS_POS 20111024
2 Exporting ES_POSITION_LABEL Call by reference Attribute reference (LIKE) LS_POS 20111024
3 Exporting ET_POSITIONS Call by reference Attribute reference (LIKE) LT_POSITION 20111024
4 Importing IV_COLUMN Call by reference Type reference (TYPE) I 20111024
5 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
6 Importing IV_ELEMENT_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024
7 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Form Layout Type 20111024

Method GET_SORTED_POSITIONS_NEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_STD_ELEMENT_ACTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_IDS Call by reference Type reference (TYPE) TY_T_ACTION_IDS 20111024
2 Exporting EV_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20111024
3 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method GET_STD_ELEMENT_ACTION_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_TEXT_FOR_TEXT_SYMBOL Signature

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

Method GET_TEXT_FOR_TEXT_SYMBOL on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_TOOLBAR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Context Nodes 20111024

Method GET_TOOLBAR_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method GET_UNIQUE_ID Signature

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

Method GET_UNIQUE_ID on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method IS_PART_OF_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 20111024
2 Returning IV_PART_OF_SCHEMA Value transfer Type reference (TYPE) ABAP_BOOL 20111024

Method IS_PART_OF_SCHEMA on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method IS_ROW_ACTION_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 20111107
2 Importing IV_IS_SCHEMA_ELEMENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111107
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20111107
4 Returning RV_IS_ROW_ACTION_ELEMENT Value transfer Type reference (TYPE) ABAP_BOOL 20111107

Method IS_ROW_ACTION_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method MATRIX_ENTER_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLLISION Call by reference Type reference (TYPE) TY_T_COLLISION 20111024
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IS_POSITION Call by reference Type reference (TYPE) TY_S_POSITION 20111024
4 Importing IV_HAS_LABEL Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method MATRIX_ENTER_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method MOVE_DOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method MOVE_DOWN on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method MOVE_ELEMENTS_TO_DROP_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPMGB_FORM_GROUP_ID Form Group ID 20111024
2 Importing IV_NEW_START_COLUMN Call by reference Type reference (TYPE) I 20111024
3 Importing IV_NEW_START_ROW Call by reference Type reference (TYPE) I new start row of selected group 20111024
4 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20111024

Method MOVE_ELEMENTS_TO_DROP_GROUP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method MOVE_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024

Method MOVE_UP on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method PASTE_BUTTON 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 20111024
2 Importing IR_STRUCTURE Call by reference Type reference (TYPE) TY_S_COPY_ELEMENT 20111024
3 Importing IT_ELEMENTS Call by reference Type reference (TYPE) TY_T_COPY_ELEMENT 20111024
4 Importing IV_NEW_BUTTON_ID Call by reference Type reference (TYPE) STRING 20111024

Method PASTE_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method PASTE_ELEMENT 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 20111024
2 Exporting EV_ELEM_ID Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_ID Form Element ID 20111024
3 Exporting EV_ELEM_TYPE Call by reference Type reference (TYPE) FPMGB_FORM_ELEMENT_TYPE Type of Form Element 20111024
4 Importing IS_ELEMENT Call by reference Type reference (TYPE) TY_S_COPY_ELEMENTS 20111024

Method PASTE_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method PASTE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NEW_POSITION Call by reference Type reference (TYPE) TY_S_POSITION 20111024
2 Exporting EV_ID Call by reference Type reference (TYPE) STRING 20111114
3 Importing IS_POSITION Call by reference Object reference (TYPE REF TO) DATA 20111024
4 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) STRING 20111024
5 Importing IV_NEXT_LINE Call by reference Type reference (TYPE) ABAP_BOOL 20111024
6 Importing IV_START_COL Call by reference Type reference (TYPE) I 20111024
7 Importing IV_START_ROW Call by reference Type reference (TYPE) I 20111024

Method PASTE_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method REMOVE_INVALID_ELEMENTS Signature

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

Method REMOVE_INVALID_ELEMENTS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method REMOVE_PREFIX Signature

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

Method REMOVE_PREFIX on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method REMOVE_ROW_PREVIEW Signature

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

Method REMOVE_ROW_PREVIEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_ACTION_ATTRIBUTES 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 20111024
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024

Method RENDER_ACTION_ATTRIBUTES on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_BUTTON_ELEMENT 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 20111024

Method RENDER_BUTTON_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_FORM_TEXT_ATTRIBUTE 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 20120210

Method RENDER_FORM_TEXT_ATTRIBUTE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_GROUP_TEXT 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 20111024

Method RENDER_GROUP_TEXT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_MULTI_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20111024
3 Importing IT_BSI_ELEM Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20111024

Method RENDER_MULTI_ACTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_POSITION 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 20111024
2 Importing IV_HEADER_TEXT Call by reference Type reference (TYPE) STRING 20111024
3 Importing IV_LABEL_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20111024

Method RENDER_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_SINGLE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20111024
3 Importing IT_SACTIONS_DEF Call by reference Type reference (TYPE) CL_FPM_GUIBB_SPEC_PROP_UTIL=>TY_T_PROPERTY_LIST 20111024
4 Importing IV_REQUIRED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024

Method RENDER_SINGLE_ACTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_SPECIAL_ACTION_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= / 20051117-125541 20111024

Method RENDER_SPECIAL_ACTION_ATTR on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_SPECIAL_PROPERTIES 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 20111024

Method RENDER_SPECIAL_PROPERTIES on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method RENDER_STANDARD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LABEL_VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY Web Dynpro: Visibility 20111024
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-125541 20111024

Method RENDER_STANDARD_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_ATTR_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PROPERTIES_SET Value transfer Type reference (TYPE) ABAP_BOOL 20111024
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
3 Importing IO_SCHEMA_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20111024
4 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20111024
5 Importing IV_FULL_ATTR_NAME Call by reference Type reference (TYPE) STRING 20111024
6 Importing IV_SCHEMA Call by reference Type reference (TYPE) TY_SCHEMA 20111024
7 Importing IV_TYPE_NAME Call by reference Type reference (TYPE) SABP_D_ABSOLUTE_TYPE_NAME Absolute Type Name as String 20111024

Method SET_ATTR_PROPERTIES on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_CONFIG_PROPERTIES Signature

Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method SET_CONFIG_PROPERTIES on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_ELEMENT_LAYOUT_CHANGED 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 20111024
2 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20111024

Method SET_ELEMENT_LAYOUT_CHANGED on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_F4_HELP_FOR_POSITIONS 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 20111024

Method SET_F4_HELP_FOR_POSITIONS on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_FORM_GROUP_ELEM_TYPE 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) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024

Method SET_FORM_GROUP_ELEM_TYPE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_FORM_GROUP_POSITION Signature

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

Method SET_FORM_GROUP_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_HOOK_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 20111024
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20111024
3 Importing IV_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20111024
4 Importing IV_UPDATE_CHANGELOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024
5 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20111024

Method SET_HOOK_ATTRIBUTE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_LAYOUT_ID_NEW Signature

Method SET_LAYOUT_ID_NEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no parameter.
Method SET_LAYOUT_ID_NEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_NEW_POSITION Signature

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

Method SET_NEW_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_NEW_POSITION_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLUMN Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Start Column of Element in Form Grid 20111024
2 Exporting EV_DELTA Call by reference Type reference (TYPE) I 20111024
3 Importing IV_DELTA Call by reference Type reference (TYPE) I 20111024
4 Importing IV_FIX_COLUMN Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Start Column of Element in Form Grid 20111024
5 Importing IV_HANDLE Call by reference Type reference (TYPE) STRING 20111024
6 Importing IV_MOVE_COLUMN Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Start Column of Element in Form Grid 20111024
7 Importing IV_NO_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method SET_NEW_POSITION_COLUMN on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_POSITION_MATRIX_MARKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CELL Call by reference Type reference (TYPE) TY_MARKER 20111024
2 Importing IV_ELEMENT_VALUE Call by reference Type reference (TYPE) INT4 Natural number 20111024
3 Importing IV_GROUP_VALUE Call by reference Type reference (TYPE) INT4 Natural number 20111024

Method SET_POSITION_MATRIX_MARKER on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_POS_FOR_TABLE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_POSITION_TO_CHANGE Call by reference Attribute reference (LIKE) LT_POSITION 20111024
2 Importing IV_START_ROW Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_ROW Start Row of Element in Form Grid 20111024

Method SET_POS_FOR_TABLE_NEW on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_STD_ELEM_TYPE 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) FPMGB_FORM_ELEMENT_TYPE Form Element Type 20111024

Method SET_STD_ELEM_TYPE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_UP_DOWN_BUTTON_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DOWN_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20111024
2 Exporting EV_UP_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20111024

Method SET_UP_DOWN_BUTTON_STATE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SET_VIEW_ATTRIBUTE_SE 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 20121017
2 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20121017
3 Importing IV_TYPE Call by reference Type reference (TYPE) TYPENAME Name of Dictionary Type 20121017
4 Importing IV_UPDATE_CHANGELOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121017
5 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20121017

Method SET_VIEW_ATTRIBUTE_SE on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SHRINK_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_POSITION Value transfer Type reference (TYPE) TY_S_POSITION_ONLY 20111024
2 Importing IV_END_COLUMN Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Column ID 20111024
3 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form UIBB 20111024
4 Importing IV_NEXT_ROW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024
5 Importing IV_START_COLUMN Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_COL Column ID 20111024
6 Importing IV_START_ROW Call by reference Type reference (TYPE) FPMGB_FORM_ELEM_START_ROW Row Number 20111024
7 Importing IV_WITH_LABEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111024

Method SHRINK_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SHRINK_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_D_END_COLUMN_I Call by reference Type reference (TYPE) I End column of field 20111024
2 Changing CV_D_END_COLUMN_LABEL_I Call by reference Type reference (TYPE) I end column of label 20111024
3 Changing CV_D_START_COLUMN_I Call by reference Type reference (TYPE) I start column of element 20111024
4 Changing CV_D_START_COLUMN_LABEL_I Call by reference Type reference (TYPE) I start column of label 20111024
5 Importing IV_CT_START_COLUMN_I Call by reference Type reference (TYPE) I start column of existing element 20111024
6 Importing IV_DT_END_COLUMN_I Call by reference Type reference (TYPE) I total end column of dragged/added element 20111024
7 Importing IV_LAYOUT_TYPE Call by reference Type reference (TYPE) FPMGB_LAYOUT_TYPE_GL2 Layout Type for Form GL2 20111024

Method SHRINK_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method SPLIT_POSITION_MATRIX_MARKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ELEMENT_VALUE Call by reference Type reference (TYPE) INT4 Natural number 20111024
2 Exporting EV_GROUP_VALUE Call by reference Type reference (TYPE) INT4 Natural number 20111024
3 Importing IV_CELL Call by reference Type reference (TYPE) TY_MARKER 20111024

Method SPLIT_POSITION_MATRIX_MARKER on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method UPDATE_BUTTON 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 20111024
2 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20111024

Method UPDATE_BUTTON on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method UPDATE_POSITION 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 20111024
2 Importing IV_LABEL_VISIBILITY Call by reference Type reference (TYPE) FPM_LABEL_VISIBILITY Label Visibility 20111024
3 Importing IV_LABEL_VISIBILITY_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111024
4 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20111024

Method UPDATE_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method UPDATE_SCHEMA_LABEL_POSITION 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 20111123
2 Importing IV_LABEL_VISIBILITY Call by reference Type reference (TYPE) FPM_LABEL_VISIBILITY Label Visibility 20111123
3 Importing IV_LABEL_VISIBILITY_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20111123
4 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20111123

Method UPDATE_SCHEMA_LABEL_POSITION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method UPDATE_SPEC_ATTR_AND_ACTION 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 20111024

Method UPDATE_SPEC_ATTR_AND_ACTION on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.

Method UPDATE_STANDARD_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 20111024
2 Importing IS_SECTION_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111024
3 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20111024

Method UPDATE_STANDARD_ELEMENT on class CL_FPM_HCT_GUIBB_ADV_FORM_ASST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 732