SAP ABAP Class CL_FPM_OVP_ASSIST (Assistance class for OVP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_OIF_MAIN_ASSIST Assistance class for all OIFs 20090724
Properties
Class CL_FPM_OVP_ASSIST  
Short Description Assistance class for OVP    
Super Class CL_FPM_OIF_MAIN_ASSIST Assistance class for all OIFs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20081216   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_FPM_EVENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_FLOORPLAN_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_FPM_OVP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_FPM_OVP_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_FPM_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_FPM_ELEMENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_FPM_OVP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_OVP_ASSIST has no interface implemented.
Friends
Class CL_FPM_OVP_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_RELATIVE_DROP_LOCATION Constant Private See coding 20140604
2 GC_CA_TOOLBAR_ID_PREFIX Constant Private Type reference (TYPE) STRING 'FPM_CA_TOOLBAR' 20140725
3 GC_PM_UIBB_PANEL_ID_PREFIX Constant Private Type reference (TYPE) STRING 'PAGE_MASTER_PANEL' 20140725
4 GC_UIBB_PANEL_ID_PREFIX Constant Private Type reference (TYPE) STRING 'PANEL' 20140725
5 MS_MAXIMIZED_UIBB Instance attribute Private See coding Currently maximized UIBB 20131217
6 MT_CA_TOOLBAR_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20110914
7 MT_CONTENT_AREA_SCROLL_POS Instance attribute Private Type reference (TYPE) TY_T_CONTENT_AREA_SCROLL_POS Scroll position per content area 20131009
8 MT_DISPLAYED_HEADER_ACA_UIBB Instance attribute Public Type reference (TYPE) TY_T_UIBB_EXT 20130704
9 MT_DISPLAYED_PAGE_MASTER_UIBB Instance attribute Public Type reference (TYPE) TY_T_UIBB_EXT 20101009
10 MT_DISPLAYED_UIBB Instance attribute Public Type reference (TYPE) TY_T_UIBB_EXT 20081216
11 MT_INVALIDATED_UIBB Instance attribute Public See coding 20120509
12 MT_MAIN_VIEW_DIRTY Instance attribute Private Type reference (TYPE) CL_FPM_OVP=>TY_T_CONTENT_AREA_DIRTY Content areas for which the OVP main view is dirty 20121008
13 MT_NAVIGATION_STACK Instance attribute Private Type reference (TYPE) TY_T_NAVIGATION_STACK 20110225
14 MT_PAGE_CONTENT_VIEW_DIRTY Instance attribute Private Type reference (TYPE) CL_FPM_OVP=>TY_T_CONTENT_AREA_DIRTY Content areas for which the OVP page content view is dirty 20121008
15 MT_PAGE_HEADER_VIEW_DIRTY Instance attribute Private Type reference (TYPE) CL_FPM_OVP=>TY_T_CONTENT_AREA_DIRTY Content areas for which the OVP page header view is dirty 20121008
16 MT_PAGE_MASTER_VIEW_DIRTY Instance attribute Private Type reference (TYPE) CL_FPM_OVP=>TY_T_CONTENT_AREA_DIRTY Content areas for which the OVP page master view is dirty 20121008
17 MT_PM_UIBB_EXPOSED_TB_ELEMENT Instance attribute Private Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20140523
18 MT_PM_UIBB_PANEL_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_PANEL_PROPERTIES 20110930
19 MT_PM_UIBB_TOOLBAR_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20140618
20 MT_STRETCHED_PM_UIBB_POSITION Instance attribute Private Type reference (TYPE) TY_T_STRETCHED_UIBB_POSITION 20140618
21 MT_STRETCHED_UIBB_POSITION Instance attribute Private Type reference (TYPE) TY_T_STRETCHED_UIBB_POSITION 20140618
22 MT_UIBB_EXPOSED_TB_ELEMENT Instance attribute Private Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20140523
23 MT_UIBB_PANEL_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_PANEL_PROPERTIES 20110930
24 MT_UIBB_PANEL_STACK_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_PANEL_STACK_PROPERTIES 20140614
25 MT_UIBB_TOOLBAR_PROPERTIES Instance attribute Private Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20110914
26 MT_UNSAVED_PERSONALIZATION Instance attribute Private Type reference (TYPE) CL_FPM_OVP=>TY_T_CONTENT_AREA_DIRTY Content areas for which unsaved personalization exists 20121008
27 MV_COLLAPSED_UIBB_PROC_MODE Instance attribute Private Type reference (TYPE) FPM_COLLAPSED_UIBB_PROC_MODE Processing Mode for Collapsed UIBBs 20120810
28 MV_COLUMN_RESIZING_MODE_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140213
29 MV_COLUMN_WIDTH_RESIZING_MODE Instance attribute Private Type reference (TYPE) FPM_COLUMN_WIDTH_RESIZING_MODE 20140213
30 MV_DEFAULT_FLAVOR_CHECKED Instance attribute Private Type reference (TYPE) CHAR1 ' ': Not yet checked; '_': Needs checking; 'X': Checked 20140630
31 MV_EDIT_MODE Instance attribute Private Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20120810
32 MV_HIDDEN_UIBB_PROC_MODE Instance attribute Private Type reference (TYPE) FPM_HIDDEN_UIBB_PROC_MODE Processing Mode for Hidden UIBBs 20120810
33 MV_INITIAL_PAGE_PROC_MODE Instance attribute Public Type reference (TYPE) FPM_INITIAL_PAGE_PROC_MODE Processing Mode of Initial Page 20120810
34 MV_PERSONALIZATION_SAVE_MODE Instance attribute Public Type reference (TYPE) FPM_PERSONALIZATION_SAVE_MODE Personalization Saving Mode 20120810
35 MV_SCROLLING_MODE Instance attribute Public Type reference (TYPE) FPM_SCROLLING_MODE Scrolling Mode 20120810
36 MV_START_PAGE_ID Instance attribute Private Type reference (TYPE) FPM_CONTENT_AREA_ID ID of start page 20120810
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_EDIT_MODE_SUPPORT Instance method Public Method 20130131
2 ADAPT_DISPLAY_RELEVANT_UIBBS Instance method Public Method 20131008
3 ADD_ERROR_PAGE_CONTENT_AREA Instance method Public Method 20090729
4 APPLY_P6S_DATA Instance method Public Method 20140526
5 BIND_PANEL_PROPERTIES Instance method Private Method 20110930
6 BIND_PANEL_STACK_PROPERTIES Instance method Private Method 20140614
7 CHANGE_UIBB_STATE Instance method Public Method 20140729
8 COLLECT_CA_EXT_NAVIGATION_DATA Instance method Private Method 20100715
9 COLLECT_CA_TOOLBAR_ELEMENTS Instance method Private Method 20100715
10 COLLECT_UIBB_EXPOSED_TB_ELEM Instance method Private Method 20140523
11 COLLECT_UIBB_TOOLBAR_ELEMENTS Instance method Private Method 20091106
12 CREATE_ACA_CONTAINER Instance method Public Method 20130704
13 CREATE_CA_TOOLBAR_CONTEXT Instance method Private Method 20110914
14 CREATE_PANEL_CONTEXT Instance method Private Method 20110929
15 CREATE_PANEL_STACK_CONTEXT Instance method Private Method 20140614
16 CREATE_PERS_DIALOG_CONTEXT Instance method Public Method 20090914
17 CREATE_PM_UIBB_PANEL_CONTEXT Instance method Public Method 20110929
18 CREATE_PM_UIBB_TOOLBAR_CONTEXT Instance method Public Method 20101009
19 CREATE_SECTION_COLUMN_ID Static method Public Method Creates the ID for a section column 20140722
20 CREATE_TOOLBAR_CONTEXT Instance method Private Method 20101008
21 CREATE_UIBB_PANEL_CONTEXT Instance method Public Method 20110929
22 CREATE_UIBB_PANEL_STACK_CONTXT Instance method Public Method 20140614
23 CREATE_UIBB_TOOLBAR_CONTEXT Instance method Public Method 20090326
24 DECODE_PERS_DIALOG_NODE_NAME Static method Private Method 20090914
25 ENCODE_PERS_DIALOG_NODE_NAME Static method Private Method 20090914
26 EVALUATE_CONTROL_PARAMETERS Instance method Public Method Evaluate the OVP control parameters 20120810
27 FILL_PAGE_SELECTOR_CONTEXT Instance method Public Method 20140612
28 FILL_UIBB_SELECTOR_CONTEXT Instance method Public Method 20140728
29 GET_ACTION_DATA_BY_ACTION_ID Instance method Private Method Get action data by action ID 20140115
30 GET_APPLICATION_PARAMETERS Instance method Public Method Get application parameters 20140624
31 GET_COLLAPSED_UIBB_PROC_MODE Instance method Private Method Determine the processing mode for collapsed UIBBs 20100609
32 GET_COLUMN_RESIZING_MODE_ATTR Instance method Public Method Get column resizing mode attributes 20140220
33 GET_COLUMN_WIDTH_RESIZING_MODE Instance method Private Method Determine the section column width resizing mode 20140213
34 GET_CONTENT_AREA Instance method Public Method 20140520
35 GET_CONTENT_AREA_INDEX_IN_PERS Instance method Public Method Get the index of a content area in personalization context 20120809
36 GET_CONTENT_AREA_SCROLL_POS Instance method Public Method Get scroll position for content area 20131009
37 GET_CURRENT_MAXIMIZED_UIBB Instance method Public Method Get key of currently maximized UIBB of content area 20131009
38 GET_DISPLAY_RELEVANT_SECTIONS Instance method Private Method 20131008
39 GET_EDIT_MODE Instance method Private Method Determine the display/ edit mode 20120810
40 GET_EXPOSED_ACTION_PROPERTIES Instance method Public Method 20111109
41 GET_HIDDEN_UIBB_PROC_MODE Instance method Private Method Determine the processing mode for hidden UIBBs 20120808
42 GET_INITIAL_PAGE_PROC_MODE Instance method Private Method Determine the processing mode for the Initial Page 20110223
43 GET_ON_ENTER_ACTION Instance method Public Method Get the FPM action ID that is triggered on Enter 20110222
44 GET_PAGE_MASTER_AREA Instance method Public Method 20101009
45 GET_PERSONALIZATION_SAVE_MODE Instance method Private Method Determine the mode for saving personalization 20120727
46 GET_PERS_DIALOG_SELECTED_UIBBS Instance method Public Method 20090915
47 GET_PRIMARY_ATTR_FROM_PANEL_ID Static method Public Method Extracts the primary attribute from the panel ID 20140725
48 GET_SCROLLING_MODE Instance method Private Method Determine the scrolling mode 20110211
49 GET_SELECTED_UIBB_KEY Instance method Public Method Get selected UIBB key 20140824
50 GET_START_PAGE_ID Instance method Private Method Determine the ID of the start page 20120810
51 GET_SUB_PAGE_ITEM_LIST_PARAMS Instance method Private Method Determine the item list parameters 20110225
52 GET_TARGET_FOR_EVT_BACK Instance method Public Method Get navigation target for back events from sub pages 20110225
53 GET_TARGET_FOR_EVT_CALL_DFDETL Instance method Public Method 20111017
54 GET_TARGET_FOR_EVT_CALL_DFEDIT Instance method Public Method 20090729
55 GET_TARGET_FOR_EVT_CALL_FULL Instance method Public Method 20090729
56 GET_TARGET_FOR_EVT_CALL_SOVP Instance method Public Method 20101220
57 GET_TARGET_FOR_EVT_CHANGE_CA Instance method Public Method 20090729
58 GET_TARGET_FOR_EVT_CLOSE_DIALG Instance method Public Method 20090729
59 GET_TARGET_FOR_EVT_DELETE_OBJ Instance method Public Method 20101215
60 GET_TARGET_FOR_EVT_LEAVE_INIT Instance method Public Method 20090729
61 GET_TARGET_FOR_EVT_OPEN_DIALOG Instance method Public Method 20090729
62 GET_TARGET_FOR_EVT_START Instance method Public Method 20090729
63 GET_UI_ELEMENT_ID Static method Public Method Get UI element ID for UI elements belonging to a toolbar 20110907
64 GET_UI_ELEMENT_ID_FOR_HEADER Static method Public Method Get UI element ID for UI elements in the header 20130704
65 GET_UI_ELEMENT_ID_FOR_SECTION Static method Private Method Get UI element ID for UI elements in a section 20130125
66 GET_UI_ELEMENT_ID_FOR_VIEWCONT Static method Public Method Get UI element ID for view container UI elements 20130704
67 GET_VISIBLE_UIBB_KEYS_FOR_CA Instance method Public Method 20090729
68 HANDLE_ON_ENTER_ACTION Instance method Public Method Handle OnEnter action 20140115
69 HANDLE_TOOLBAR_ELEMENT_ACTION Instance method Public Method Handle toolbar element action 20140115
70 INITIALIZE_P6S Instance method Public Method Handling of default flavoe 20140630
71 IS_HELP_ENABLED Instance method Public Method 20090904
72 IS_PAGE_SELECTOR_ENABLED Instance method Public Method 20090819
73 IS_PAGE_SELECTOR_VISIBLE Instance method Public Method 20140731
74 IS_PANEL_HEADER_FUNCTION Instance method Private Method 20140505
75 IS_PERSONALIZATION_ENABLED Instance method Public Method 20090731
76 IS_PERSONALIZATION_UNSAVED Instance method Public Method 20121008
77 IS_PRINT_ENABLED Instance method Public Method 20090904
78 IS_UIBB_MAXIMIZED Instance method Private Method 20131217
79 IS_UIBB_MAXIMIZED_WITH_STACK Instance method Public Method 20131218
80 IS_UIBB_RELEVANT_FOR_EVT_LOOP Instance method Private Method 20110405
81 IS_UIBB_SELECTOR_ENABLED Instance method Public Method 20140728
82 IS_UIBB_SELECTOR_VISIBLE Instance method Public Method 20140731
83 IS_VIEW_DIRTY Instance method Public Method 20121008
84 PROCESS_APPLICATION_CONTROLLER Instance method Public Method 20090729
85 PROVIDE_P6S_METADATA Instance method Public Method 20140717
86 RENDER_CA_TOOLBAR Instance method Private Method 20110915
87 RENDER_CONTENT_AREA Instance method Public Method 20081217
88 RENDER_CONTENT_AREA_TOOLBAR Instance method Public Method 20110915
89 RENDER_PAGE_MASTER Instance method Public Method 20100928
90 RENDER_PERS_DIALOG Instance method Public Method 20090918
91 RENDER_PERS_DIALOG_HIDDEN_UIBB Instance method Public Method 20110127
92 RENDER_PERS_DIALOG_LAYOUT_DDL Instance method Private Method 20090920
93 RENDER_PERS_DIALOG_UIBB_TABLE Instance method Private Method 20090919
94 RENDER_SECTION Instance method Private Method 20090818
95 RENDER_UIBB Instance method Private Method 20090110
96 RENDER_UIBB_TOOLBAR Instance method Private Method 20101007
97 RESET_MAXIMIZED_UIBBS Instance method Public Method 20131217
98 RESET_PERSONALIZATION Instance method Public Method Reset personalization of a content area to the default 20140630
99 RESET_PERSONALIZATION_STATE Instance method Public Method 20121008
100 RESET_VIEW_DIRTY_STATE Instance method Public Method 20121008
101 SAVE_PERSONALIZATION Instance method Public Method Save current personalization data 20140630
102 SET_ACTION_TYPE Instance method Public Method 20090810
103 SET_CA_CONTAINER_STRETCHING Instance method Public Method 20110406
104 SET_CA_UIBB_STRETCHING Instance method Public Method 20140618
105 SET_COLUMN_RESIZING_MODE Instance method Public Method Set column resizing mode 20140213
106 SET_CONTAINER_STRETCHING Instance method Private Method 20110406
107 SET_CONTENT_AREA Instance method Public Method 20120808
108 SET_CONTENT_AREA_SCROLL_POS Instance method Public Method Set scroll position of content area 20131009
109 SET_DIRTY_VIEWS_FROM_API_CHNG Instance method Private Method Get views to be rendered from the updated floorplan changes 20140618
110 SET_DIRTY_VIEWS_FROM_EVENT Instance method Private Method Get views to be rendered from the processed event 20140618
111 SET_DIRTY_VIEWS_FROM_EXT_NAV Instance method Private Method Get views to be rendered from the ext. navigation changes 20140618
112 SET_DIRTY_VIEWS_FROM_PREP_NAV Instance method Public Method Get views to be rendered from the navigation preparation 20140618
113 SET_DIRTY_VIEWS_FROM_STRETCH Instance method Private Method Get views to be rendered from adaptation of stretching 20140618
114 SET_P6S_UI_METADATA_CONTENT Instance method Public Method 20140514
115 SET_P6S_UI_METADATA_HEADER Instance method Public Method 20140514
116 SET_P6S_UI_METADATA_MAIN Instance method Public Method 20140514
117 SET_P6S_UI_METADATA_MASTER Instance method Public Method 20140514
118 SET_PAGE_SELECTOR_ITEM Instance method Public Method 20130805
119 SET_PANEL_STACK_PADDING Instance method Private Method 20091208
120 SET_PERS_DIALOG_SELECTED_UIBBS Instance method Public Method 20090919
121 SET_PM_CONTAINER_STRETCHING Instance method Public Method 20110406
122 SET_PM_UIBB_STRETCHING Instance method Public Method 20140618
123 SET_UIBB_PADDING Instance method Private Method 20091208
124 SET_UIBB_SELECTOR_ITEM Instance method Public Method 20140728
125 SET_UIBB_STRETCHING Instance method Private Method 20140618
126 SET_VIEW_DIRTY Instance method Public Method 20121008
127 TOGGLE_COLUMN_RESIZING_MODE Instance method Public Method Toggle column resizing mode 20140213
128 UPDATE_CA_TOOLBAR_CONTEXT Instance method Private Method 20110914
129 UPDATE_CONTENT_AREA_TB_CONTEXT Instance method Public Method 20140615
130 UPDATE_FLOORPLAN_CHANGES Instance method Public Method 20121008
131 UPDATE_MAXIMIZED_UIBBS Instance method Public Method 20131008
132 UPDATE_NAVIGATION_STACK Instance method Public Method 20110225
133 UPDATE_PANEL_CONTEXT Instance method Private Method 20110929
134 UPDATE_PANEL_STACK_CONTEXT Instance method Private Method 20140614
135 UPDATE_PERS_DIALOG_CONTEXT Instance method Public Method 20090914
136 UPDATE_PM_UIBB_PANEL_CONTEXT Instance method Public Method 20110929
137 UPDATE_PM_UIBB_TOOLBAR_CONTEXT Instance method Public Method 20101009
138 UPDATE_TOOLBAR_CONTEXT Instance method Private Method 20101008
139 UPDATE_UIBB_PANEL_CONTEXT Instance method Public Method 20110929
140 UPDATE_UIBB_PANEL_STACK_CONTXT Instance method Public Method 20140614
141 UPDATE_UIBB_TOOLBAR_CONTEXT Instance method Public Method 20090327
Events
Class CL_FPM_OVP_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RELATIVE_DROP_LOCATION Private See coding 20140604 ty_relative_drop_location(6) type c
2 TY_S_APPLICATION_PARAMETERS Public Type reference (TYPE) IF_FPM_OVP=>TY_S_APPLICATION_PARAMETERS 20140624
3 TY_S_COLUMN_LAYOUT_NODE Private See coding 20090920 BEGIN OF ty_s_column_layout_node, name TYPE string, node TYPE REF TO if_wd_context_node, column TYPE fpm_location, section_id TYPE fpm_section_id, section_index TYPE fpm_index, END OF ty_s_column_layout_node
4 TY_S_CONTENT_AREA Public Type reference (TYPE) IF_FPM_OVP=>TY_S_CONTENT_AREA 20140520
5 TY_S_CONTENT_AREA_SCROLL_POS Private See coding 20131009 BEGIN OF ty_s_content_area_scroll_pos, content_area_id TYPE fpm_content_area_id, is_page_master TYPE abap_bool, maximized_uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, scroll_top TYPE i, END OF ty_s_content_area_scroll_pos
6 TY_S_EXPOSED_SPECIAL_GROUP Private See coding 20101115 BEGIN OF ty_s_exposed_special_group, content_area_id TYPE fpm_content_area_id, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, source_uibb_instance_key TYPE fpm_s_uibb_instance_key, special_group TYPE fpm_s_special_group, END OF ty_s_exposed_special_group
7 TY_S_EXPOSED_TOOLBAR_ELEMENT Private See coding 20101115 BEGIN OF ty_s_exposed_toolbar_element, content_area_id TYPE fpm_content_area_id, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, source_uibb_instance_key TYPE fpm_s_uibb_instance_key, action_def TYPE fpm_s_actiondef, index TYPE fpm_index, END OF ty_s_exposed_toolbar_element
8 TY_S_EXT_NAVIGATION Private See coding 20100715 BEGIN OF ty_s_ext_navigation, id TYPE fpm_external_navigation_id, category TYPE fpm_external_navigation_categ, role TYPE fpm_s_navigation_key-key1, instance TYPE fpm_s_navigation_key-key2, text TYPE fpm_text, tooltip TYPE fpm_tooltip, enabled TYPE fpm_enabled, visibility TYPE fpm_visibility, action_type TYPE fpm_action_type, instance_style TYPE fpm_instance_style, END OF ty_s_ext_navigation
9 TY_S_EXT_NAVIGATION_ITEM Private See coding 20100715 BEGIN OF ty_s_ext_navigation_item, id TYPE fpm_external_navigation_id, target_key TYPE string, text TYPE fpm_text, image TYPE fpm_image, enabled TYPE fpm_enabled, visible TYPE wdy_boolean, END OF ty_s_ext_navigation_item
10 TY_S_NAVIGATION_STACK Public See coding 20110131 BEGIN OF ty_s_navigation_stack, floorplan_state TYPE fpm_floorplan_state, content_area_id TYPE fpm_content_area_id, item_list_total_rows TYPE i, item_list_selected_row TYPE i, END OF ty_s_navigation_stack
11 TY_S_P6S_DND_ACTION Private See coding 20140604 begin of TY_S_P6S_DND_ACTION, change_group type WDY_P6S_POSNR, dragged_panel_id type string, drop_target_id type string, content_area_id type fpm_element_id, dragged_uibb type fpm_element_id, drop_target_uibb type fpm_element_id, drop_section_id type fpm_element_id, location type ty_relative_drop_location, end of ty_s_p6s_dnd_action
12 TY_S_PAGE_MASTER_AREA Public Type reference (TYPE) IF_FPM_OVP=>TY_S_PAGE_MASTER_AREA 20140610
13 TY_S_PANEL_PROPERTIES Private See coding 20110930 BEGIN OF ty_s_panel_properties, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, panel_properties_path TYPE string, title_attribute TYPE string, image_attribute TYPE string, expanded_attribute TYPE string, content_design_attribute TYPE string, content_padding_attribute TYPE string, toolbar_visibility_attribute TYPE string, END OF ty_s_panel_properties
14 TY_S_PANEL_STACK_PROPERTIES Private See coding 20140614 BEGIN OF ty_s_panel_stack_properties, section_id TYPE fpm_section_id, location TYPE fpm_location, row TYPE fpm_row, panel_stack_properties_path TYPE string, expanded_attribute TYPE string, END OF ty_s_panel_stack_properties
15 TY_S_SECTION_NODE Private See coding 20090920 BEGIN OF ty_s_section_node, name TYPE string, node TYPE REF TO if_wd_context_node, section_id TYPE fpm_section_id, section_index TYPE fpm_index, END OF ty_s_section_node
16 TY_S_SEL_CA_BUTTON_CHOICE_ITEM Public See coding 20100827 BEGIN OF ty_s_sel_ca_button_choice_item, content_area_id TYPE fpm_content_area_id, selected_button_choice_item TYPE t_sel_button_choice_item, END OF ty_s_sel_ca_button_choice_item
17 TY_S_STRETCHED_UIBB_POSITION Private See coding 20140618 BEGIN OF ty_s_stretched_uibb_position, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, section_index TYPE ty_s_uibb_ext-section_index, location TYPE ty_s_uibb_ext-location, row TYPE ty_s_uibb_ext-row, index TYPE ty_s_uibb_ext-index, END OF ty_s_stretched_uibb_position
18 TY_S_TOOLBAR_DDLB_ITEM Private See coding 20110914 BEGIN OF ty_s_toolbar_ddlb_item, enabled TYPE wdy_boolean, image TYPE string, text TYPE string, END OF ty_s_toolbar_ddlb_item
19 TY_S_TOOLBAR_ELEMENT Private See coding 20101008 BEGIN OF ty_s_toolbar_element, content_area_id TYPE fpm_content_area_id, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, fpm_primary_attribute TYPE fpm_element_id, element_id TYPE fpm_element_id, type TYPE fpm_tb_element_type, index TYPE fpm_index, text TYPE fpm_text, image TYPE fpm_image, tooltip TYPE fpm_tooltip, hotkey TYPE fpm_hotkey, explanation_text TYPE fpm_explanation, special_properties TYPE string, enabled TYPE fpm_enabled, visibility TYPE fpm_visibility, alignment TYPE fpm_toolbar_element_alignment, has_separator TYPE fpm_add_separator, instance_style TYPE fpm_instance_style, action_id TYPE fpm_action_id, event_id TYPE fpm_event_id, action_type TYPE fpm_action_type, target_content_area TYPE fpm_target_content_area, component TYPE fpm_component_name, interface_view TYPE wdy_view_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, instance_id TYPE fpm_instance_id, event_parameter TYPE fpm_t_parameter, END OF ty_s_toolbar_element
20 TY_S_TOOLBAR_PROPERTIES Private See coding 20110914 BEGIN OF ty_s_toolbar_properties, content_area_id TYPE fpm_content_area_id, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, element_id TYPE fpm_element_id, action_id TYPE fpm_action_id, source_uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, event_id TYPE fpm_event_id, tb_element_properties_path TYPE string, tb_ddlb_item_path TYPE string, tb_ddlb_item_node TYPE string, enabled_attribute TYPE string, image_attribute TYPE string, text_attribute TYPE string, visibility_attribute TYPE string, checked_attribute TYPE string, selected_action_item_attribute TYPE string, has_separator_attribute TYPE string, subitem_enabled_attribute TYPE string, subitem_image_attribute TYPE string, subitem_text_attribute TYPE string, subitem_visible_attribute TYPE string, END OF ty_s_toolbar_properties
21 TY_S_TOOLBAR_SUBITEM Private See coding 20101008 BEGIN OF ty_s_toolbar_subitem, content_area_id TYPE fpm_content_area_id, uibb_key TYPE if_fpm_ovp=>ty_s_uibb_key, element_id TYPE fpm_element_id, action_id TYPE fpm_action_id, index TYPE fpm_index, text TYPE fpm_text, image TYPE fpm_image, hotkey TYPE fpm_hotkey, enabled TYPE fpm_enabled, visibility TYPE fpm_visibility, has_separator TYPE fpm_add_separator, event_id TYPE fpm_event_id, action_type TYPE fpm_action_type, target_content_area TYPE fpm_target_content_area, component TYPE fpm_component_name, interface_view TYPE wdy_view_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, instance_id TYPE fpm_instance_id, event_parameter TYPE fpm_t_parameter, END OF ty_s_toolbar_subitem
22 TY_S_UIBB_EXT Public See coding 20101008 BEGIN OF ty_s_uibb_ext, fpm_primary_attribute TYPE fpm_element_id, component TYPE wdy_component_name, interface_view TYPE wdy_view_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, instance_id TYPE fpm_instance_id, section_id TYPE fpm_section_id, section_index TYPE fpm_index, location TYPE fpm_location, row TYPE fpm_row, index TYPE fpm_index, title TYPE string, image TYPE string, explanation_text TYPE fpm_explanation, explanation_document TYPE fpm_explanation_document, type TYPE fpm_uibb_render_type, hidden TYPE fpm_hidden, collapsed TYPE fpm_collapsed, default_in_stack TYPE fpm_default_uibb_in_stack, needs_stretching TYPE fpm_needs_stretching, padding TYPE fpm_padding, instance_style TYPE fpm_instance_style, element TYPE REF TO if_fpm_element, name_node_toolbar TYPE string, name_node_tb_button TYPE string, name_node_tb_button_subitem TYPE string, view_container_name TYPE string, containerid TYPE string, is_page_master_uibb TYPE abap_bool, aca_location TYPE fpm_aca_location, END OF ty_s_uibb_ext
23 TY_S_UIBB_NODE Private See coding 20090919 BEGIN OF ty_s_uibb_node, name TYPE string, node TYPE REF TO if_wd_context_node, section_id TYPE fpm_section_id, section_index TYPE fpm_index, column TYPE fpm_location, END OF ty_s_uibb_node
24 TY_T_CONTENT_AREA_SCROLL_POS Private See coding 20131009 ty_t_content_area_scroll_pos TYPE SORTED TABLE OF ty_s_content_area_scroll_pos WITH UNIQUE KEY content_area_id is_page_master maximized_uibb_key
25 TY_T_EXPOSED_SPECIAL_GROUP Private See coding 20101115 ty_t_exposed_special_group TYPE SORTED TABLE OF ty_s_exposed_special_group WITH UNIQUE KEY content_area_id uibb_key source_uibb_instance_key special_group-interface_view special_group-sp_group
26 TY_T_EXPOSED_TOOLBAR_ELEMENT Private See coding 20101115 ty_t_exposed_toolbar_element TYPE SORTED TABLE OF ty_s_exposed_toolbar_element WITH UNIQUE KEY content_area_id uibb_key source_uibb_instance_key action_def-interface_view index
27 TY_T_EXT_NAVIGATION Private See coding 20100715 ty_t_ext_navigation TYPE STANDARD TABLE OF ty_s_ext_navigation WITH NON-UNIQUE DEFAULT KEY
28 TY_T_EXT_NAVIGATION_ITEM Private See coding 20100715 ty_t_ext_navigation_item TYPE STANDARD TABLE OF ty_s_ext_navigation_item WITH NON-UNIQUE DEFAULT KEY
29 TY_T_ICON_BUTTON Private See coding 20140505 ty_t_icon_button TYPE STANDARD TABLE OF REF TO cl_wd_icon_button WITH NON-UNIQUE DEFAULT KEY
30 TY_T_NAVIGATION_STACK Public See coding 20110131 ty_t_navigation_stack TYPE STANDARD TABLE OF ty_s_navigation_stack WITH NON-UNIQUE DEFAULT KEY
31 TY_T_P6S_DND_ACTION Private See coding 20140604 ty_t_p6s_dnd_action type sorted table of ty_s_p6s_dnd_action with UNIQUE key change_group
32 TY_T_PANEL_PROPERTIES Private See coding 20110930 ty_t_panel_properties TYPE SORTED TABLE OF ty_s_panel_properties WITH UNIQUE KEY uibb_key
33 TY_T_PANEL_STACK_PROPERTIES Private See coding 20140614 ty_t_panel_stack_properties TYPE SORTED TABLE OF ty_s_panel_stack_properties WITH UNIQUE KEY section_id location row
34 TY_T_SEL_CA_BUTTON_CHOICE_ITEM Public See coding 20100827 ty_t_sel_ca_button_choice_item TYPE SORTED TABLE OF ty_s_sel_ca_button_choice_item WITH UNIQUE KEY content_area_id
35 TY_T_STRETCHED_UIBB_POSITION Private See coding 20140618 ty_t_stretched_uibb_position TYPE SORTED TABLE OF ty_s_stretched_uibb_position WITH UNIQUE KEY section_index location row index
36 TY_T_TOOLBAR_DDLB_ITEM Private See coding 20110916 ty_t_toolbar_ddlb_item TYPE STANDARD TABLE OF ty_s_toolbar_ddlb_item WITH NON-UNIQUE DEFAULT KEY
37 TY_T_TOOLBAR_ELEMENT Private See coding 20101008 ty_t_toolbar_element TYPE SORTED TABLE OF ty_s_toolbar_element WITH UNIQUE KEY content_area_id uibb_key alignment index
38 TY_T_TOOLBAR_PROPERTIES Private See coding 20110914 ty_t_toolbar_properties TYPE SORTED TABLE OF ty_s_toolbar_properties WITH UNIQUE KEY content_area_id uibb_key element_id action_id source_uibb_key event_id
39 TY_T_TOOLBAR_SUBITEM Private See coding 20101008 ty_t_toolbar_subitem TYPE SORTED TABLE OF ty_s_toolbar_subitem WITH UNIQUE KEY content_area_id uibb_key element_id index
40 TY_T_UIBB_EXT Public See coding 20101008 ty_t_uibb_ext TYPE STANDARD TABLE OF ty_s_uibb_ext
Method Signatures

Method ACTIVATE_EDIT_MODE_SUPPORT Signature

Method ACTIVATE_EDIT_MODE_SUPPORT on class CL_FPM_OVP_ASSIST has no parameter.
Method ACTIVATE_EDIT_MODE_SUPPORT on class CL_FPM_OVP_ASSIST has no exception.

Method ADAPT_DISPLAY_RELEVANT_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT Table of UIBBs that are relevant for display 20131008

Method ADAPT_DISPLAY_RELEVANT_UIBBS on class CL_FPM_OVP_ASSIST has no exception.

Method ADD_ERROR_PAGE_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731
2 Importing IV_ERROR_PAGE_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20100714
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20090729

Method APPLY_P6S_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FLAVOR_CHANGES Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_PERSISTENCE_UTILS=>TT_FLAVOR_CHANGES 20140526

Method APPLY_P6S_DATA on class CL_FPM_OVP_ASSIST has no exception.

Method BIND_PANEL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PANEL Call by reference Object reference (TYPE REF TO) CL_WD_PANEL 20110930
2 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20140613
3 Importing IS_UIBB Call by reference Type reference (TYPE) TY_S_UIBB_EXT UIBB data 20110930
4 Importing IT_HEADER_FUNCTION Call by reference Type reference (TYPE) TY_T_ICON_BUTTON Header functions 20140613
5 Importing IT_PANEL_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_PROPERTIES Panel properties 20110930
6 Importing IV_IS_PANEL_IN_PANEL_STACK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Panel belongs to a panel stack 20140614

Method BIND_PANEL_PROPERTIES on class CL_FPM_OVP_ASSIST has no exception.

Method BIND_PANEL_STACK_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PANEL_STACK Call by reference Object reference (TYPE REF TO) CL_WD_PANEL_STACK 20140614
2 Importing IT_PANEL_STACK_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_STACK_PROPERTIES Panel stack properties 20140614
3 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_LOCATION UIBB Location Index (Column) 20140614
4 Importing IV_ROW Call by reference Type reference (TYPE) FPM_ROW Row Number 20140614
5 Importing IV_SECTION_ID Call by reference Type reference (TYPE) FPM_SECTION_ID Section Identifier 20140614

Method BIND_PANEL_STACK_PROPERTIES on class CL_FPM_OVP_ASSIST has no exception.

Method CHANGE_UIBB_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UIBB_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: UIBB has been changed 20140729
2 Exporting EV_UIBB_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: UIBB has been foiund 20140807
3 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731
4 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY UIBB key 20140729
5 Importing IV_COLLAPSED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UIBB collapsed 20140729
6 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140729
7 Importing IV_DEFAULT_IN_STACK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UIBB is default UIBB in stack 20140729
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20140729

Method COLLECT_CA_EXT_NAVIGATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CA_EXT_NAVIGATION Call by reference Type reference (TYPE) TY_T_EXT_NAVIGATION 20100715
2 Exporting ET_CA_EXT_NAVIGATION_ITEM Call by reference Type reference (TYPE) TY_T_EXT_NAVIGATION_ITEM 20100715
3 Importing IO_FPM_EL_CONTENT_AREA Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20100715
4 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST Assistance class for FPM_CFG_CONTENT_AREA 20100813

Method COLLECT_CA_EXT_NAVIGATION_DATA on class CL_FPM_OVP_ASSIST has no exception.

Method COLLECT_CA_TOOLBAR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
2 Exporting ET_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916
3 Importing IO_FPM_EL_CONTENT_AREA Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20100715
4 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST FPM_CFG_TOOLBAR 20100813
5 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20100715

Method COLLECT_CA_TOOLBAR_ELEMENTS on class CL_FPM_OVP_ASSIST has no exception.

Method COLLECT_UIBB_EXPOSED_TB_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPOSED_SPECIAL_GROUP Call by reference Type reference (TYPE) TY_T_EXPOSED_SPECIAL_GROUP 20140523
2 Exporting ET_EXPOSED_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20140523
3 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY 20140523

Method COLLECT_UIBB_EXPOSED_TB_ELEM on class CL_FPM_OVP_ASSIST has no exception.

Method COLLECT_UIBB_TOOLBAR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPOSED_SPECIAL_GROUP Call by reference Type reference (TYPE) TY_T_EXPOSED_SPECIAL_GROUP 20101115
2 Exporting ET_EXPOSED_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20100908
3 Exporting ET_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20100908
4 Exporting ET_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20100908
5 Exporting EV_CAPTURE_ACTIONS Call by reference Type reference (TYPE) FPM_CAPTURE_EXPOSABLE_ACTIONS FPM: Capture Exposable UIBB Actions 20091106
6 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20091106
7 Importing IS_UIBB Call by reference Type reference (TYPE) TY_S_UIBB_EXT 20091106

Method COLLECT_UIBB_TOOLBAR_ELEMENTS on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_ACA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20130704
2 Importing IT_DISPLAYED_ACA_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT ACA UIBBs 20130704
3 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20130704

Method CREATE_ACA_CONTAINER on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_CA_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
2 Exporting ET_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20110916
3 Exporting ET_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916
4 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST Assistance class for Overview Page Floorplan 20110915
5 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20110914
6 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915

Method CREATE_CA_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_PANEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PANEL_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_PROPERTIES 20110930
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110930
3 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20110929

Method CREATE_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_PANEL_STACK_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PANEL_STACK_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_STACK_PROPERTIES 20140614
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140614
3 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20140614

Method CREATE_PANEL_STACK_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_PERS_DIALOG_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20090914
2 Importing IO_PERS_DIALOG_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090914
3 Returning RV_CONTEXT_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Context has been created 20090915

Method CREATE_PERS_DIALOG_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_PM_UIBB_PANEL_CONTEXT Signature

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

Method CREATE_PM_UIBB_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_PM_UIBB_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101009
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915

Method CREATE_PM_UIBB_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_SECTION_COLUMN_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_INDEX Call by reference Type reference (TYPE) I Index of section column 20140722
2 Returning RV_COLUMN_ID Value transfer Type reference (TYPE) FPM_COLUMN_ID Column ID 20140722

Method CREATE_SECTION_COLUMN_ID on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXPOSED_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20110916
2 Exporting ET_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
3 Exporting ET_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20101008
4 Exporting ET_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916
5 Exporting EV_CAPTURE_ACTIONS Call by reference Type reference (TYPE) FPM_CAPTURE_EXPOSABLE_ACTIONS FPM: Capture Exposable UIBB Actions 20131220
6 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101008
7 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
8 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20101008

Method CREATE_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_UIBB_PANEL_CONTEXT Signature

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

Method CREATE_UIBB_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_UIBB_PANEL_STACK_CONTXT Signature

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

Method CREATE_UIBB_PANEL_STACK_CONTXT on class CL_FPM_OVP_ASSIST has no exception.

Method CREATE_UIBB_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090903
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915

Method CREATE_UIBB_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method DECODE_PERS_DIALOG_NODE_NAME 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) FPM_LOCATION Columnn number 20090914
2 Exporting EV_COLUMN_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Column found in node name 20090914
3 Exporting EV_IS_UIBB_NODE Call by reference Type reference (TYPE) ABAP_BOOL Indicator: UIBB node 20090914
4 Exporting EV_ROW Call by reference Type reference (TYPE) FPM_ROW Row Number 20090914
5 Exporting EV_ROW_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Row found in node name 20090914
6 Exporting EV_SECTION_INDEX Call by reference Type reference (TYPE) FPM_INDEX Index of section 20090914
7 Exporting EV_SECTION_INDEX_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Section index found in node name 20090914
8 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING Node name of personalization dialog 20090914

Method DECODE_PERS_DIALOG_NODE_NAME on class CL_FPM_OVP_ASSIST has no exception.

Method ENCODE_PERS_DIALOG_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN Call by reference Type reference (TYPE) FPM_LOCATION Columnn number 20090914
2 Importing IV_IS_UIBB_NODE Call by reference Type reference (TYPE) ABAP_BOOL Indicator: UIBB node 20090914
3 Importing IV_ROW Call by reference Type reference (TYPE) FPM_ROW Row Number 20090914
4 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) FPM_INDEX Index of section 20090914
5 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING Node name for personalization dialog 20090914

Method ENCODE_PERS_DIALOG_NODE_NAME on class CL_FPM_OVP_ASSIST has no exception.

Method EVALUATE_CONTROL_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVAL_COLL_UIBB_PROC_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate processing mode for collapsed UIBBs 20130131
2 Importing IV_EVAL_EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate display/ edit mode 20130131
3 Importing IV_EVAL_HIDDEN_UIBB_PROC_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate processing mode for hidden UIBBs 20130131
4 Importing IV_EVAL_INITIAL_PAGE_PROC_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate processing mode for initial page 20130131
5 Importing IV_EVAL_PERS_SAVE_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate saving mode for personalization data 20130131
6 Importing IV_EVAL_SCROLLING_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate scrolling mode 20130131
7 Importing IV_EVAL_SEC_COLUMN_LAYOUT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate fixed layout mode 20140211
8 Importing IV_EVAL_START_PAGE_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Evaluate start page ID 20130131

Method EVALUATE_CONTROL_PARAMETERS on class CL_FPM_OVP_ASSIST has no exception.

Method FILL_PAGE_SELECTOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_ND_PAGE_SELECTOR Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140612
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140612
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140612

Method FILL_PAGE_SELECTOR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method FILL_UIBB_SELECTOR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_ND_UIBB_SELECTOR Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140728
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140728
3 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY UIBB key 20140728

Method FILL_UIBB_SELECTOR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method GET_ACTION_DATA_BY_ACTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EL_ACTION Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20140115
2 Exporting ES_SOURCE_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY Source UIBB key 20140605
3 Exporting ET_EVENT_PARAMETER Call by reference Type reference (TYPE) FPM_T_PARAMETER Parameter 20140115
4 Exporting EV_ACTION_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Action found 20140115
5 Exporting EV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE Action Type 20140115
6 Exporting EV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20140115
7 Exporting EV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140115
8 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140115
9 Importing IV_ACTION_ID Call by reference Type reference (TYPE) FPM_ACTION_ID Action ID 20140115

Method GET_ACTION_DATA_BY_ACTION_ID on class CL_FPM_OVP_ASSIST has no exception.

Method GET_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_APPLICATION_PARAMETERS Call by reference Type reference (TYPE) TY_S_APPLICATION_PARAMETERS Application parameters 20140624
2 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140624

Method GET_APPLICATION_PARAMETERS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_COLLAPSED_UIBB_PROC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COLLAPSED_UIBB_PROC_MODE Value transfer Type reference (TYPE) FPM_COLLAPSED_UIBB_PROC_MODE Processing mode for collapsed UIBBs 20120810

Method GET_COLLAPSED_UIBB_PROC_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_COLUMN_RESIZING_MODE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Column slider mode is active 20140220
2 Exporting EV_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Column slider mode is enabled 20140220
3 Exporting EV_TEXT Call by reference Type reference (TYPE) STRING Column slider mode text 20140220
4 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20140220

Method GET_COLUMN_RESIZING_MODE_ATTR on class CL_FPM_OVP_ASSIST has no exception.

Method GET_COLUMN_WIDTH_RESIZING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COLUMN_WIDTH_RESIZING_MODE Value transfer Type reference (TYPE) FPM_COLUMN_WIDTH_RESIZING_MODE Column Width Resizing Mode 20140213

Method GET_COLUMN_WIDTH_RESIZING_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_FPM_EL_CONTENT_AREA Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20140616
2 Exporting ES_CONTENT_AREA Call by reference Type reference (TYPE) TY_S_CONTENT_AREA Content area 20140520
3 Exporting EV_CONTENT_AREA_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Content area exists 20140520
4 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140520
5 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140520

Method GET_CONTENT_AREA on class CL_FPM_OVP_ASSIST has no exception.

Method GET_CONTENT_AREA_INDEX_IN_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT_AREA_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Content area has been found 20120809
2 Exporting EV_CONTENT_AREA_INDEX Call by reference Type reference (TYPE) I Content area index 20120809
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20120809

Method GET_CONTENT_AREA_INDEX_IN_PERS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_CONTENT_AREA_SCROLL_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAXIMIZED_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY Key of maximized UIBB 20131009
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20131009
3 Importing IV_IS_PAGE_MASTER Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page master is relevant 20131010
4 Returning RV_SCROLL_POSITION_FROM_TOP Value transfer Type reference (TYPE) I Scroll position from top 20131009

Method GET_CONTENT_AREA_SCROLL_POS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_CURRENT_MAXIMIZED_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MAXIMIZED_UIBB Value transfer Type reference (TYPE) CL_FPM_OVP=>TY_S_MAXIMIZED_UIBB Currently maximized UIBB 20140206

Method GET_CURRENT_MAXIMIZED_UIBB on class CL_FPM_OVP_ASSIST has no exception.

Method GET_DISPLAY_RELEVANT_SECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_EL_CONTENT_AREA Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20131008
2 Returning RT_FPM_EL_SECTION Value transfer Type reference (TYPE) IF_FPM_ELEMENT=>TY_T_FPM_ELEMENT Node element 20131008

Method GET_DISPLAY_RELEVANT_SECTIONS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EDIT_MODE Value transfer Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20120810

Method GET_EDIT_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_EXPOSED_ACTION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_S_ACTIONDEF-ACTION_TYPE Action Type 20140604
2 Exporting EV_ENABLED Call by reference Type reference (TYPE) FPM_S_ACTIONDEF-ENABLED Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20111109
3 Exporting EV_EXPOSED_ACTION_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Exposed action found 20120905
4 Exporting EV_IS_IMPLICIT_EDIT Call by reference Type reference (TYPE) FPM_S_ACTIONDEF-IS_IMPLICIT_EDIT Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20111110
5 Exporting EV_VISIBILITY Call by reference Type reference (TYPE) FPM_S_ACTIONDEF-VISIBLE Web Dynpro: Visibility 20111109
6 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20111109
7 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY UIBB Key 20111109
8 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111109

Method GET_EXPOSED_ACTION_PROPERTIES on class CL_FPM_OVP_ASSIST has no exception.

Method GET_HIDDEN_UIBB_PROC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HIDDEN_UIBB_PROC_MODE Value transfer Type reference (TYPE) FPM_HIDDEN_UIBB_PROC_MODE Processing Mode for Hidden UIBBs 20120810

Method GET_HIDDEN_UIBB_PROC_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_INITIAL_PAGE_PROC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INITIAL_PAGE_PROC_MODE Value transfer Type reference (TYPE) FPM_INITIAL_PAGE_PROC_MODE Processing Mode of Initial Page 20110223

Method GET_INITIAL_PAGE_PROC_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_ON_ENTER_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20110222
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20110222
3 Returning RV_ACTION_ID Value transfer Type reference (TYPE) FPM_ACTION_ID Action ID 20110222

Method GET_ON_ENTER_ACTION on class CL_FPM_OVP_ASSIST has no exception.

Method GET_PAGE_MASTER_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PAGE_MASTER_AREA Call by reference Type reference (TYPE) TY_S_PAGE_MASTER_AREA Page master area 20101009
2 Exporting EV_PAGE_MASTER_AREA_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page master exists 20101009
3 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101009
4 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101009

Method GET_PAGE_MASTER_AREA on class CL_FPM_OVP_ASSIST has no exception.

Method GET_PERSONALIZATION_SAVE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PERSONALIZATION_SAVE_MODE Value transfer Type reference (TYPE) FPM_PERSONALIZATION_SAVE_MODE Personalization Saving Mode 20120810

Method GET_PERSONALIZATION_SAVE_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_PERS_DIALOG_SELECTED_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERS_DIALOG_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090915
2 Importing IV_EXCLUDING_UIBB_NODE_NAME Call by reference Type reference (TYPE) STRING Specifies the UIBB node to be excluded (none, if not passed) 20090920
3 Importing IV_INCLUDING_LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Lead selection to be included in selection 20090920
4 Importing IV_INCLUDING_UIBB_NODE_NAME Call by reference Type reference (TYPE) STRING Specifies the UIBB node to be considered (all if not passed) 20090920
5 Returning RT_SELECTED_UIBB Value transfer Type reference (TYPE) IF_FPM_OVP=>TY_T_UIBB Selected UIBBs on personalization dialog 20090915

Method GET_PERS_DIALOG_SELECTED_UIBBS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_PRIMARY_ATTR_FROM_PANEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PANEL_ID Call by reference Type reference (TYPE) STRING UI Element ID of panel 20140725
2 Returning RV_PRIMARY_ATTRIBUTE Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20140725

Method GET_PRIMARY_ATTR_FROM_PANEL_ID on class CL_FPM_OVP_ASSIST has no exception.

Method GET_SCROLLING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCROLLING_MODE Value transfer Type reference (TYPE) FPM_SCROLLING_MODE Scroll Bars for Floorplan Component 20110211

Method GET_SCROLLING_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method GET_SELECTED_UIBB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SELECTED_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY Selected UIBB key 20140824
2 Exporting EV_SET_FOCUS Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Set focus on selected UIBB 20140824
3 Exporting EV_UPDATE_SELECTED_UIBB_KEY Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Update selected UIBB key 20140824
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20140824
5 Importing IT_UIBB Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_UIBB Table of UIBBs 20140824
6 Importing IV_CURRENT_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140824
7 Importing IV_CURRENT_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20140824
8 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140824
9 Importing IV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20140824

Method GET_SELECTED_UIBB_KEY on class CL_FPM_OVP_ASSIST has no exception.

Method GET_START_PAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_START_PAGE_ID Value transfer Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20120810

Method GET_START_PAGE_ID on class CL_FPM_OVP_ASSIST has no exception.

Method GET_SUB_PAGE_ITEM_LIST_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEM_LIST_PARAMETERS_FOUND Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Item list parameters found on event 20110225
2 Exporting EV_ITEM_LIST_SELECTED_ROW Call by reference Type reference (TYPE) I Index of currently selected item list entry 20110225
3 Exporting EV_ITEM_LIST_TOTAL_ROWS Call by reference Type reference (TYPE) I Total number of item list entries 20110225
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110225

Method GET_SUB_PAGE_ITEM_LIST_PARAMS on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-CONTENT_AREA_ID 20110225
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20110225
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-FLOORPLAN_STATE 20110225
4 Importing IV_CURRENT_CONTENT_AREA Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-CONTENT_AREA_ID 20110225
5 Importing IV_CURRENT_STATE Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-FLOORPLAN_STATE 20110225

Method GET_TARGET_FOR_EVT_BACK on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CALL_DFDETL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20111017
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20111017
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20111017
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20111017
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20111017
6 Importing IT_UIBB Call by reference Type reference (TYPE) ANY TABLE 20111017

Method GET_TARGET_FOR_EVT_CALL_DFDETL on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CALL_DFEDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729
6 Importing IT_UIBB Call by reference Type reference (TYPE) ANY TABLE 20090729

Method GET_TARGET_FOR_EVT_CALL_DFEDIT on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CALL_FULL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729

Method GET_TARGET_FOR_EVT_CALL_FULL on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CALL_SOVP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101220
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20101220
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20101220
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101220
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20101220

Method GET_TARGET_FOR_EVT_CALL_SOVP on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CHANGE_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729

Method GET_TARGET_FOR_EVT_CHANGE_CA on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_CLOSE_DIALG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE 20090729
4 Importing IV_CURRENT_DIALOG_WINDOW_LEVEL Call by reference Type reference (TYPE) I 20090729
5 Importing IV_INTERNAL_MAIN_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
6 Importing IV_INTERNAL_WINDOW_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20091012

Method GET_TARGET_FOR_EVT_CLOSE_DIALG on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_DELETE_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20101215
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20101215
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20101215
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101215
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20101215

Method GET_TARGET_FOR_EVT_DELETE_OBJ on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_LEAVE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729

Method GET_TARGET_FOR_EVT_LEAVE_INIT on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_OPEN_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
5 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729

Method GET_TARGET_FOR_EVT_OPEN_DIALOG on class CL_FPM_OVP_ASSIST has no exception.

Method GET_TARGET_FOR_EVT_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_CONTENT_AREA Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20090729
2 Exporting EV_TARGET_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Exporting EV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20090729
4 Importing IT_CONTENT_AREA Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_CONTENT_AREA 20090729

Method GET_TARGET_FOR_EVT_START on class CL_FPM_OVP_ASSIST has no exception.

Method GET_UI_ELEMENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PAGE_MASTER_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY Page master UIBB key 20110907
2 Importing IV_ACTION_ID Call by reference Type reference (TYPE) FPM_ACTION_ID Action ID 20110907
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20110907
4 Importing IV_GET_TOOLBAR_CONTAINER_ID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Get ID of UI element surrounding the toolbar 20110907
5 Importing IV_TOOLBAR_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20110907
6 Importing IV_UIBB_PRIMARY_ATTRIBUTE Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20110907
7 Returning RV_UI_ELEMENT_ID Value transfer Type reference (TYPE) STRING UI element ID 20110907

Method GET_UI_ELEMENT_ID on class CL_FPM_OVP_ASSIST has no exception.

Method GET_UI_ELEMENT_ID_FOR_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACA_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20130705
2 Importing IV_IS_ACA_AREA Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element ID for ACA area 20130705
3 Importing IV_IS_ACA_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element for ACA container 20130705
4 Importing IV_IS_MESSAGE_AREA Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element ID for message area 20130705
5 Importing IV_IS_TITLE_CONTENT Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element ID for title content 20130705
6 Importing IV_IS_TOOLBAR Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element ID for toolbar 20130705
7 Importing IV_IS_TOOLBAR_AREA Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Request UI element ID for toolbar area 20130705
8 Returning RV_UI_ELEMENT_ID Value transfer Type reference (TYPE) STRING UI element ID 20130705

Method GET_UI_ELEMENT_ID_FOR_HEADER on class CL_FPM_OVP_ASSIST has no exception.

Method GET_UI_ELEMENT_ID_FOR_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN Call by reference Type reference (TYPE) I Index of section column 20130125
2 Importing IV_IS_CONTAINER_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is a container layout 20130125
3 Importing IV_IS_DRAG_SOURCE_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is a drag source 20130125
4 Importing IV_IS_DROP_TARGET_INFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is a drop target 20130125
5 Importing IV_IS_EMPTY_STACK_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is an empty panel stack container 20130125
6 Importing IV_IS_PANEL_STACK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is a panel stack 20130125
7 Importing IV_IS_SECTION_COLUMN_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: UI element is a section column container 20130125
8 Importing IV_ROW Call by reference Type reference (TYPE) I Index of row in section column 20130125
9 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) I Index of section 20130125
10 Returning RV_UI_ELEMENT_ID Value transfer Type reference (TYPE) STRING UI element ID 20130125

Method GET_UI_ELEMENT_ID_FOR_SECTION on class CL_FPM_OVP_ASSIST has no exception.

Method GET_UI_ELEMENT_ID_FOR_VIEWCONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDDEN Call by reference Type reference (TYPE) FPM_HIDDEN Element is Hidden 20130704
2 Importing IV_INDEX Call by reference Type reference (TYPE) FPM_INDEX Sequential Order of FPM UI Elements 20130704
3 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_LOCATION UIBB Location Index (Column) 20130704
4 Importing IV_ROW Call by reference Type reference (TYPE) FPM_ROW Row Number 20130704
5 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) FPM_INDEX Sequential Order of FPM UI Elements 20130704
6 Importing IV_USAGE_IDENTIFIER Call by reference Type reference (TYPE) STRING Identifier for usage of view container 20130704
7 Returning RV_UI_ELEMENT_ID Value transfer Type reference (TYPE) STRING UI Element ID 20130704

Method GET_UI_ELEMENT_ID_FOR_VIEWCONT on class CL_FPM_OVP_ASSIST has no exception.

Method GET_VISIBLE_UIBB_KEYS_FOR_CA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UIBB_KEY Call by reference Type reference (TYPE) FPM_T_UIBB_KEY Table type of UIBB keys 20090729
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
3 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20090729
4 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090729
5 Importing IV_CONTENT_AREA Call by reference Type reference (TYPE) STRING Content area 20090729
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20090729

Method HANDLE_ON_ENTER_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140115
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140115
3 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20140115

Method HANDLE_ON_ENTER_ACTION on class CL_FPM_OVP_ASSIST has no exception.

Method HANDLE_TOOLBAR_ELEMENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Interface for Communication FPM App CC 20140115
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20140115

Method HANDLE_TOOLBAR_ELEMENT_ACTION on class CL_FPM_OVP_ASSIST has no exception.

Method INITIALIZE_P6S Signature

Method INITIALIZE_P6S on class CL_FPM_OVP_ASSIST has no parameter.
Method INITIALIZE_P6S on class CL_FPM_OVP_ASSIST has no exception.

Method IS_HELP_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090904
2 Returning RV_HELP_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20090904

Method IS_HELP_ENABLED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PAGE_SELECTOR_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090904
2 Returning RV_PAGE_SELECTOR_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Page selector enabled 20090819

Method IS_PAGE_SELECTOR_ENABLED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PAGE_SELECTOR_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140731
2 Importing IV_CONTENT_AREA_TYPE Call by reference Type reference (TYPE) FPM_CONTENT_AREA_TYPE Content Area Type 20140731
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Page selector is visible 20140731

Method IS_PAGE_SELECTOR_VISIBLE on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PANEL_HEADER_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALIGNMENT Call by reference Type reference (TYPE) FPM_TOOLBAR_ELEMENT_ALIGNMENT Alignment of a Toolbar Element 20140505
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20140505
3 Importing IV_IMAGE Call by reference Type reference (TYPE) FPM_IMAGE Image Source 20140505
4 Importing IV_TEXT Call by reference Type reference (TYPE) FPM_TEXT FPM: Text for the Explanation Control 20140505
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Toolbar element is a panel header function 20140505

Method IS_PANEL_HEADER_FUNCTION on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PERSONALIZATION_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090821
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140728
3 Importing IV_IGNORE_CONTENT_AREA_SETTING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Ignore personalization setting on content area 20140612
4 Returning RV_PERSONALIZATION_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20090731

Method IS_PERSONALIZATION_ENABLED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PERSONALIZATION_UNSAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008
2 Returning RV_PERSONALIZATION_IS_UNSAVED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Unsaved personalization available 20121008

Method IS_PERSONALIZATION_UNSAVED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_PRINT_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090904
2 Returning RV_PRINT_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20090904

Method IS_PRINT_ENABLED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_UIBB_MAXIMIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_CONTENT_AREA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Ignore content area 20131217
2 Importing IV_IGNORE_PAGE_MASTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Ignore page master area 20131217
3 Returning RV_IS_MAXIMIZED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Maximized UIBB exists 20131217

Method IS_UIBB_MAXIMIZED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_UIBB_MAXIMIZED_WITH_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IGNORE_CONTENT_AREA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Ignore content area 20131218
2 Importing IV_IGNORE_PAGE_MASTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Ignore page master area 20131218
3 Returning RV_IS_MAXIMIZED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Maximized UIBB exists 20131218

Method IS_UIBB_MAXIMIZED_WITH_STACK on class CL_FPM_OVP_ASSIST has no exception.

Method IS_UIBB_RELEVANT_FOR_EVT_LOOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20110405
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: UIBB is relevant for FPM event loop 20110405

Method IS_UIBB_RELEVANT_FOR_EVT_LOOP on class CL_FPM_OVP_ASSIST has no exception.

Method IS_UIBB_SELECTOR_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140728
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140728
3 Returning RV_UIBB_SELECTOR_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: UIBB selector enabled for content area 20140728

Method IS_UIBB_SELECTOR_ENABLED on class CL_FPM_OVP_ASSIST has no exception.

Method IS_UIBB_SELECTOR_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140731
2 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140731
4 Importing IV_CONTENT_AREA_TYPE Call by reference Type reference (TYPE) FPM_CONTENT_AREA_TYPE Content Area Type 20140731
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: UIBB selector is visible 20140731

Method IS_UIBB_SELECTOR_VISIBLE on class CL_FPM_OVP_ASSIST has no exception.

Method IS_VIEW_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAIN_VIEW_IS_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Main view is dirty 20121008
2 Exporting EV_PAGE_CONTENT_VIEW_IS_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page content view is dirty 20121008
3 Exporting EV_PAGE_HEADER_VIEW_IS_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page header view is dirty 20121008
4 Exporting EV_PAGE_MASTER_VIEW_IS_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page master view is dirty 20121008
5 Importing IV_CHECK_MAIN_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether main view is dirty 20121008
6 Importing IV_CHECK_PAGE_CONTENT_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page content view is dirty 20121008
7 Importing IV_CHECK_PAGE_HEADER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page header view is dirty 20121008
8 Importing IV_CHECK_PAGE_MASTER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page master view is dirty 20121008
9 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008

Method IS_VIEW_DIRTY on class CL_FPM_OVP_ASSIST has no exception.

Method PROCESS_APPLICATION_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20090729
2 Exporting EV_CANCEL_EVENT Call by reference Type reference (TYPE) ABAP_BOOL 20090729
3 Importing IO_APP_CC_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20090729
4 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731

Method PROCESS_APPLICATION_CONTROLLER on class CL_FPM_OVP_ASSIST has no exception.

Method PROVIDE_P6S_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadata for P6S 20140717
2 Importing IT_CONTROLLER Call by reference Type reference (TYPE) WDR_CONTROLLERS Web Dynpro: Table of Controllers 20140717
3 Importing IV_ASSIGN_INSTANCES Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140717

Method PROVIDE_P6S_METADATA on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_CA_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TOOLBAR_IS_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL 20110915
2 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST Assistance class for Overview Page Floorplan 20110915
3 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20110915
4 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
5 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR 20110915
6 Importing IT_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
7 Importing IT_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20110916
8 Importing IT_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916
9 Importing IV_IS_ADMIN_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Admin mode 20110915
10 Importing IV_IS_EXPERT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Expert mode 20110915
11 Importing IV_IS_QUICK_HELP_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Quick Help active 20110915

Method RENDER_CA_TOOLBAR on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090903
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20081217
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140616
4 Importing IV_DRAG_AND_DROP_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Drag & Drop is enabled 20110713

Method RENDER_CONTENT_AREA on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_CONTENT_AREA_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TOOLBAR_IS_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL 20110915
2 Importing IO_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
3 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST Assistance class for Overview Page Floorplan 20110915
4 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20110915
5 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
6 Importing IO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR 20110915
7 Importing IV_IS_ADMIN_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Admin mode 20110915
8 Importing IV_IS_EXPERT_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Expert mode 20110915
9 Importing IV_IS_QUICK_HELP_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Quick Help active 20110915

Method RENDER_CONTENT_AREA_TOOLBAR on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_PAGE_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101007
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100928

Method RENDER_PAGE_MASTER on class CL_FPM_OVP_ASSIST has no exception.

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

Method RENDER_PERS_DIALOG on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_PERS_DIALOG_HIDDEN_UIBB 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 20110127
2 Importing IO_PERS_DIALOG_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110127
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20110127

Method RENDER_PERS_DIALOG_HIDDEN_UIBB on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_PERS_DIALOG_LAYOUT_DDL 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 UI element container 20090920
2 Importing IS_SECTION_NODE Call by reference Type reference (TYPE) TY_S_SECTION_NODE Section node data 20090920

Method RENDER_PERS_DIALOG_LAYOUT_DDL on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_PERS_DIALOG_UIBB_TABLE 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 UI element container 20090919
2 Importing IS_COLUMN_LAYOUT_NODE Call by reference Type reference (TYPE) TY_S_COLUMN_LAYOUT_NODE Column layout node data 20110128
3 Importing IS_UIBB_NODE Call by reference Type reference (TYPE) TY_S_UIBB_NODE UIBB node data 20090920
4 Importing IS_UIBB_NODE_DOWN Call by reference Type reference (TYPE) TY_S_UIBB_NODE UIBB node data of first column in lower neighbor section 20110128
5 Importing IS_UIBB_NODE_LEFT Call by reference Type reference (TYPE) TY_S_UIBB_NODE UIBB node data of left neighbor column 20110128
6 Importing IS_UIBB_NODE_RIGHT Call by reference Type reference (TYPE) TY_S_UIBB_NODE UIBB node data of right neighbor column 20110128
7 Importing IS_UIBB_NODE_UP Call by reference Type reference (TYPE) TY_S_UIBB_NODE UIBB node data of first column in upper neighbor section 20110128
8 Importing IV_HIDDEN_UIBB_FOUND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Content area contains at least one hidden UIBB 20110127

Method RENDER_PERS_DIALOG_UIBB_TABLE on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_SECTION 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 20090818
2 Importing IO_FPM_EL_SECTION Call by reference Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20101025
3 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090903
4 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20090818
5 Importing IV_DRAG_AND_DROP_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Drag & Drop is enabled 20110713
6 Importing IV_NUM_SECTIONS Call by reference Type reference (TYPE) I 20091207

Method RENDER_SECTION on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UIBB Call by reference Type reference (TYPE) TY_S_UIBB_EXT 20091106
2 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20090110
3 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090903
4 Importing IO_PANEL_STACK Call by reference Object reference (TYPE REF TO) CL_WD_PANEL_STACK 20090922
5 Importing IV_DRAG_AND_DROP_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Drag & Drop is enabled 20110713
6 Importing IV_NO_UIBB_PADDING_LR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: No left/right padding between UIBBs 20120116
7 Importing IV_NUM_COLUMNS Call by reference Type reference (TYPE) I 20091208
8 Importing IV_NUM_SECTIONS Call by reference Type reference (TYPE) I 20091207
9 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) I 20091207

Method RENDER_UIBB on class CL_FPM_OVP_ASSIST has no exception.

Method RENDER_UIBB_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20051117-120623 20140505
2 Exporting ET_PANEL_HEADER_FUNCTION Call by reference Type reference (TYPE) TY_T_ICON_BUTTON 20140505
3 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101007
4 Importing IS_UIBB Call by reference Type reference (TYPE) TY_S_UIBB_EXT 20101007
5 Importing IT_EXPOSED_SPECIAL_GROUP Call by reference Type reference (TYPE) TY_T_EXPOSED_SPECIAL_GROUP 20110916
6 Importing IT_EXPOSED_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20110916
7 Importing IT_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
8 Importing IT_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20101007
9 Importing IT_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916

Method RENDER_UIBB_TOOLBAR on class CL_FPM_OVP_ASSIST has no exception.

Method RESET_MAXIMIZED_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140206

Method RESET_MAXIMIZED_UIBBS on class CL_FPM_OVP_ASSIST has no exception.

Method RESET_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE IF_FPM_CONSTANTS=>GC_ACTION_TYPE-STANDARD Action Type 20140630
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140630
4 Importing IV_RESET_TO_CUSTOMIZING_STATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Reset personalization data to customizing state 20140701

Method RESET_PERSONALIZATION on class CL_FPM_OVP_ASSIST has no exception.

Method RESET_PERSONALIZATION_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008

Method RESET_PERSONALIZATION_STATE on class CL_FPM_OVP_ASSIST has no exception.

Method RESET_VIEW_DIRTY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008
2 Importing IV_RESET_MAIN_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether main view is dirty 20121008
3 Importing IV_RESET_PAGE_CONTENT_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page content view is dirty 20121008
4 Importing IV_RESET_PAGE_HEADER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page header view is dirty 20121008
5 Importing IV_RESET_PAGE_MASTER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Check whether page master view is dirty 20121008

Method RESET_VIEW_DIRTY_STATE on class CL_FPM_OVP_ASSIST has no exception.

Method SAVE_PERSONALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140731
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140630
3 Importing IV_UPDATE_CHANGES_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Update changes only 20140630

Method SAVE_PERSONALIZATION on class CL_FPM_OVP_ASSIST has no exception.

Method SET_ACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Action 20090810
2 Importing IO_FPM_NODE Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090813
3 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20140115

Method SET_ACTION_TYPE on class CL_FPM_OVP_ASSIST has no exception.

Method SET_CA_CONTAINER_STRETCHING 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 20110406
2 Importing IV_ADAPT_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container 20130917
3 Importing IV_ADAPT_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container layout 20130917
4 Importing IV_ADAPT_LAYOUT_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider layout data 20130917

Method SET_CA_CONTAINER_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_CA_UIBB_STRETCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_STRETCHED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: There is at least one streteched UIBB 20140618
2 Exporting EV_STRETCHING_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Stretching indicators for rendering have changed 20140618
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618

Method SET_CA_UIBB_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_COLUMN_RESIZING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Column slider mode is active 20140213

Method SET_COLUMN_RESIZING_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method SET_CONTAINER_STRETCHING 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 20110406
2 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT Table of UIBBs 20110406
3 Importing IV_ADAPT_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container 20130917
4 Importing IV_ADAPT_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container layout 20130917
5 Importing IV_ADAPT_LAYOUT_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider layout data 20130917
6 Importing IV_FILTER_COLUMN_INDEX_END Call by reference Type reference (TYPE) I End section column to be considered 20140210
7 Importing IV_FILTER_COLUMN_INDEX_START Call by reference Type reference (TYPE) I Start section column to be considered 20140210
8 Importing IV_FILTER_SECTION_ID Call by reference Type reference (TYPE) FPM_SECTION_ID Section ID to be considered 20130917

Method SET_CONTAINER_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_CONTENT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20140702
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20120808
3 Returning RV_CONTENT_AREA_SET Value transfer Type reference (TYPE) ABAP_BOOL 20120808

Method SET_CONTENT_AREA on class CL_FPM_OVP_ASSIST has no exception.

Method SET_CONTENT_AREA_SCROLL_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAXIMIZED_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY Key of maximized UIBB 20131009
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20131009
3 Importing IV_IS_PAGE_MASTER Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Page master is relevant 20131010
4 Importing IV_SCROLL_POSITION_FROM_TOP Call by reference Type reference (TYPE) I Scroll position from top 20131009

Method SET_CONTENT_AREA_SCROLL_POS on class CL_FPM_OVP_ASSIST has no exception.

Method SET_DIRTY_VIEWS_FROM_API_CHNG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_ACTION_CHANGED Table of changed actions 20140824
2 Importing IT_CA_TOOLBAR_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_TOOLBAR_ELEMENT_CHANGED Table of changed toolbar elements 20140620
3 Importing IT_COLUMN_LAYOUT_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_COLUMN_LAYOUT_CHANGED Table of changed section column layouts 20140620
4 Importing IT_EXT_NAVIGATION_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_EXT_NAVIGATION_CHANGED Tabel of changed external navigation menus 20140620
5 Importing IT_PAGE_MASTER_AREA_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_PAGE_MASTER_AREA_CHANGED Table of changed page master areas 20140620
6 Importing IT_PAGE_MASTER_TOOLBAR_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_PM_TOOLBAR_ELEM_CHANGED Table of changed page master UIBB toolbar elements 20140620
7 Importing IT_PAGE_MASTER_UIBB_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_PAGE_MASTER_UIBB_CHANGED Table of changed page master UIBBs 20140620
8 Importing IT_PAGE_SELECTOR_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_PAGE_SELECTOR_CHANGED Table of changed page selector (items) 20140620
9 Importing IT_SECTION_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_SECTION_CHANGED Table of changes sections 20140620
10 Importing IT_UIBB_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_UIBB_CHANGED Table of changed UIBBs 20140620
11 Importing IT_UIBB_SELECTOR_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_UIBB_SELECTOR_CHANGED Table of changed UIBB selectors 20140728
12 Importing IT_UIBB_TOOLBAR_CHANGED Call by reference Type reference (TYPE) CL_FPM_OVP=>TY_T_UIBB_TOOLBAR_ELEM_CHANGED Table of changed UIBB toolbar elements 20140620
13 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618

Method SET_DIRTY_VIEWS_FROM_API_CHNG on class CL_FPM_OVP_ASSIST has no exception.

Method SET_DIRTY_VIEWS_FROM_EVENT 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_FPM_EVENT CL_FPM_EVENT 20140618
2 Importing IV_CURRENT_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618
3 Importing IV_CURRENT_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20140618
4 Importing IV_EVENT_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Event failed 20140618
5 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618
6 Importing IV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20140618

Method SET_DIRTY_VIEWS_FROM_EVENT on class CL_FPM_OVP_ASSIST has no exception.

Method SET_DIRTY_VIEWS_FROM_EXT_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20140618

Method SET_DIRTY_VIEWS_FROM_EXT_NAV on class CL_FPM_OVP_ASSIST has no exception.

Method SET_DIRTY_VIEWS_FROM_PREP_NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DISPLAYED_UIBB_NEW Call by reference Type reference (TYPE) TY_T_UIBB_EXT Table of UIBBs that are relevant for display currently 20140618
2 Importing IT_DISPLAYED_UIBB_OLD Call by reference Type reference (TYPE) TY_T_UIBB_EXT Table of UIBBs that were relevant for display previously 20140618
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618
4 Importing IV_IS_PAGE_MASTER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Page master view is processed 20140618

Method SET_DIRTY_VIEWS_FROM_PREP_NAV on class CL_FPM_OVP_ASSIST has no exception.

Method SET_DIRTY_VIEWS_FROM_STRETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRETCHED_UIBB_POS_NEW Call by reference Type reference (TYPE) TY_T_STRETCHED_UIBB_POSITION Table of the positions of the currently stretched UIBBs 20140618
2 Importing IT_STRETCHED_UIBB_POS_OLD Call by reference Type reference (TYPE) TY_T_STRETCHED_UIBB_POSITION Table of the positions of the previously stretched UIBBs 20140618
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618
4 Importing IV_IS_PAGE_MASTER_VIEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Page master view is processed 20140618

Method SET_DIRTY_VIEWS_FROM_STRETCH on class CL_FPM_OVP_ASSIST has no exception.

Method SET_P6S_UI_METADATA_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadata for P6S 20140514
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20140514
3 Importing IV_ASSIGN_INSTANCES Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140717

Method SET_P6S_UI_METADATA_CONTENT on class CL_FPM_OVP_ASSIST has no exception.

Method SET_P6S_UI_METADATA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadata for P6S 20140514
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20140514
3 Importing IV_ASSIGN_INSTANCES Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140717

Method SET_P6S_UI_METADATA_HEADER on class CL_FPM_OVP_ASSIST has no exception.

Method SET_P6S_UI_METADATA_MAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadata for P6S 20140514
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20140514
3 Importing IV_ASSIGN_INSTANCES Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140717

Method SET_P6S_UI_METADATA_MAIN on class CL_FPM_OVP_ASSIST has no exception.

Method SET_P6S_UI_METADATA_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) CL_WDR_P6S_UI_METADATA Metadata for P6S 20140514
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20140514
3 Importing IV_ASSIGN_INSTANCES Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140717

Method SET_P6S_UI_METADATA_MASTER on class CL_FPM_OVP_ASSIST has no exception.

Method SET_PAGE_SELECTOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130805
2 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20130805
3 Returning RV_PAGE_SELECTOR_ITEM_SET Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Page selector item has been set 20130805

Method SET_PAGE_SELECTOR_ITEM on class CL_FPM_OVP_ASSIST has no exception.

Method SET_PANEL_STACK_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID_DATA Call by reference Object reference (TYPE REF TO) CL_WD_GRID_DATA Perforce change= / 20050916-083208 20091208
2 Importing IV_COLUMN_INDEX Call by reference Type reference (TYPE) I 20091208
3 Importing IV_CURRENT_STACK Call by reference Type reference (TYPE) I 20091208
4 Importing IV_NUM_COLUMNS Call by reference Type reference (TYPE) I 20091208
5 Importing IV_NUM_SECTIONS Call by reference Type reference (TYPE) I 20091208
6 Importing IV_NUM_STACKS Call by reference Type reference (TYPE) I 20091208
7 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) I 20091208

Method SET_PANEL_STACK_PADDING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_PERS_DIALOG_SELECTED_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PERS_DIALOG_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090919
2 Importing IT_SELECTED_UIBB Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_T_UIBB UIBBs to be selected on personalization dialog 20090919

Method SET_PERS_DIALOG_SELECTED_UIBBS on class CL_FPM_OVP_ASSIST has no exception.

Method SET_PM_CONTAINER_STRETCHING 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 20110406
2 Importing IV_ADAPT_CONTAINER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container 20130917
3 Importing IV_ADAPT_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider container layout 20130917
4 Importing IV_ADAPT_LAYOUT_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Consider layout data 20130917

Method SET_PM_CONTAINER_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_PM_UIBB_STRETCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IS_STRETCHED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: There is at least one stretched UIBB 20140618
2 Exporting EV_STRETCHING_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Stretching indicators for rendering have changed 20140618
3 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140618

Method SET_PM_UIBB_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_UIBB_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GRID_DATA Call by reference Object reference (TYPE REF TO) CL_WD_GRID_DATA Perforce change= / 20050916-083208 20091208
2 Importing IS_UIBB Call by reference Type reference (TYPE) TY_S_UIBB_EXT 20091208
3 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20101009
4 Importing IV_NO_UIBB_PADDING_LR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: No left/right padding on UIBB 20120116
5 Importing IV_NUM_COLUMNS Call by reference Type reference (TYPE) I 20091208
6 Importing IV_NUM_SECTIONS Call by reference Type reference (TYPE) I 20091208
7 Importing IV_SECTION_INDEX Call by reference Type reference (TYPE) I 20091208

Method SET_UIBB_PADDING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_UIBB_SELECTOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140728
2 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) IF_FPM_OVP=>TY_S_UIBB_KEY UIBB key 20140728
3 Returning RV_UIBB_SELECTOR_ITEM_SET Value transfer Type reference (TYPE) ABAP_BOOL Indicator: UIBB selector item has been set 20140728

Method SET_UIBB_SELECTOR_ITEM on class CL_FPM_OVP_ASSIST has no exception.

Method SET_UIBB_STRETCHING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20140618
2 Exporting ET_STRETCHED_UIBB_POSITION Call by reference Type reference (TYPE) TY_T_STRETCHED_UIBB_POSITION Table of the positions of the stretched UIBBs 20140618

Method SET_UIBB_STRETCHING on class CL_FPM_OVP_ASSIST has no exception.

Method SET_VIEW_DIRTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008
2 Importing IV_SET_MAIN_VIEW_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Set main view dirty 20121008
3 Importing IV_SET_PAGE_CONTENT_VIEW_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Set page content view dirty 20121008
4 Importing IV_SET_PAGE_HEADER_VIEW_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Set page header view dirty 20121008
5 Importing IV_SET_PAGE_MASTER_VIEW_DIRTY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Set page master view dirty 20121008

Method SET_VIEW_DIRTY on class CL_FPM_OVP_ASSIST has no exception.

Method TOGGLE_COLUMN_RESIZING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20140213

Method TOGGLE_COLUMN_RESIZING_MODE on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_CA_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_HCT_CONTENT_AREA_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_CONTENT_AREA_ASSIST Assistance class for Overview Page Floorplan 20110915
2 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20110914
3 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
4 Importing IT_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
5 Importing IT_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20111110
6 Importing IT_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916

Method UPDATE_CA_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_CONTENT_AREA_TB_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20140615
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140615

Method UPDATE_CONTENT_AREA_TB_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_FLOORPLAN_CHANGES 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_FPM_EVENT CL_FPM_EVENT 20121008
2 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20121008
3 Importing IV_CURRENT_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008
4 Importing IV_CURRENT_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20121008
5 Importing IV_EVENT_FAILED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: FPM event failed 20121008
6 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20121008
7 Importing IV_TARGET_STATE Call by reference Type reference (TYPE) FPM_FLOORPLAN_STATE Floorplan State 20121008

Method UPDATE_FLOORPLAN_CHANGES on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_MAXIMIZED_UIBBS 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_FPM_EVENT CL_FPM_EVENT 20131008
2 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) CL_FPM_OVP Communication Floorplan <-> AppCC 20131008
3 Importing IV_CURRENT_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20131023
4 Importing IV_TARGET_CONTENT_AREA_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20131023

Method UPDATE_MAXIMIZED_UIBBS on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_NAVIGATION_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CURRENT_NAVIGATION_DATA Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK 20110225
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110225
3 Importing IV_CURRENT_CONTENT_AREA_ID Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-CONTENT_AREA_ID 20131009
4 Importing IV_CURRENT_STATE Call by reference Type reference (TYPE) TY_S_NAVIGATION_STACK-FLOORPLAN_STATE 20110225

Method UPDATE_NAVIGATION_STACK on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_PANEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110930
2 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20110929
3 Importing IT_PANEL_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_PROPERTIES 20110930

Method UPDATE_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_PANEL_STACK_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20140614
2 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20140614
3 Importing IT_PANEL_STACK_PROPERTIES Call by reference Type reference (TYPE) TY_T_PANEL_STACK_PROPERTIES 20140614

Method UPDATE_PANEL_STACK_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_PERS_DIALOG_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_OVP Call by reference Object reference (TYPE REF TO) IF_FPM_OVP Interface for Communication FPM App CC 20090914
2 Importing IO_PERS_DIALOG_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090914
3 Returning RV_CONTEXT_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Context has been created 20090915

Method UPDATE_PERS_DIALOG_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_PM_UIBB_PANEL_CONTEXT Signature

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

Method UPDATE_PM_UIBB_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_PM_UIBB_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101009
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915

Method UPDATE_PM_UIBB_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20101008
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915
3 Importing IT_DISPLAYED_UIBB Call by reference Type reference (TYPE) TY_T_UIBB_EXT 20101008
4 Importing IT_EXPOSED_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_EXPOSED_TOOLBAR_ELEMENT 20110916
5 Importing IT_TOOLBAR_ELEMENT Call by reference Type reference (TYPE) TY_T_TOOLBAR_ELEMENT 20110916
6 Importing IT_TOOLBAR_PROPERTIES Call by reference Type reference (TYPE) TY_T_TOOLBAR_PROPERTIES 20111110
7 Importing IT_TOOLBAR_SUBITEM Call by reference Type reference (TYPE) TY_T_TOOLBAR_SUBITEM 20110916

Method UPDATE_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_UIBB_PANEL_CONTEXT Signature

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

Method UPDATE_UIBB_PANEL_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_UIBB_PANEL_STACK_CONTXT Signature

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

Method UPDATE_UIBB_PANEL_STACK_CONTXT on class CL_FPM_OVP_ASSIST has no exception.

Method UPDATE_UIBB_TOOLBAR_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM_NODE_ROOT Call by reference Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090903
2 Importing IO_ND_VIEW_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110915

Method UPDATE_UIBB_TOOLBAR_CONTEXT on class CL_FPM_OVP_ASSIST has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 720