SAP ABAP Interface IF_FPM_GUIBB_FORM_CONFIG (Form Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_FORM_CFG_GL2 Configuration API for GUIBB FPM_FORM_UIBB_GL2 20100511
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_FORM_CONFIG Configuration API for GUIBB FPM_FORM_UIBB 20071212
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_GUIBB_LAYOUT_API_FORM Layout Config Form UIBB 20110530
Properties
Interface IF_FPM_GUIBB_FORM_CONFIG  
Short Description Form Configuration    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20071212   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_CONFIG_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FPM_GUIBB_FORM_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_FPM_GUIBB_FORM_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_FORM_CONFIG has no friend.
Attributes
Interface IF_FPM_GUIBB_FORM_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BR_ELEMENT Instance method Public Method 20080128
2 ADD_BUTTON_ROW Instance method Public Method 20080128
3 ADD_ELEMENT Instance method Public Method 20080128
4 ADD_GROUP Instance method Public Method 20080103
5 ADD_MELTING_GROUP Instance method Public Method 20080103
6 ADD_MENU Instance method Public Method 20120130
7 ADD_MENU_ITEM Instance method Public Method 20120130
8 ADD_PARAMETER Instance method Public Method 20080205
9 ADD_QUICKVIEW Instance method Public Method Add quickview 20120629
10 GET_ARIA_LANDMARK Instance method Public Method 20131029
11 GET_BR_ELEMENTS Instance method Public Method 20080205
12 GET_BR_ELEMENT_ACTIONS Instance method Public Method 20080205
13 GET_BUTTON_ROWS Instance method Public Method 20080205
14 GET_ELEMENTS Instance method Public Method 20080205
15 GET_ELEMENT_ACTIONS Instance method Public Method 20080205
16 GET_FORM_INSTANCE_STYLE Instance method Public Method 20140620
17 GET_GROUPS Instance method Public Method 20080205
18 GET_MELTING_GROUPS Instance method Public Method 20080205
19 GET_MGRP_ELEMENTS Instance method Public Method 20080205
20 GET_MGRP_ELEMENT_ACTION Instance method Public Method 20080205
21 GET_PARAMETERS Instance method Public Method 20080205
22 GET_QUICKVIEWS Instance method Public Method Get quickviews 20120629
23 SET_ARIA_LANDMARK Instance method Public Method 20131029
24 SET_FORM_INSTANCE_STYLE Instance method Public Method 20140620
Events
Interface IF_FPM_GUIBB_FORM_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BR_ELEMENTS Public See coding 20080205 begin of ty_s_br_elements , display_type type fpmgb_display_type, index type wdy_conf_index, text type wdy_conf_transl_text, element_id type fpm_element_id, special_properties type string, ctxt_menu_id type fpm_ctxt_menu_id, instance_style type fpm_instance_style, br_element_index type i, end of ty_s_br_elements
2 TY_S_BR_ELEMENT_ACTION Public See coding 20080205 begin of ty_s_br_element_action , event_id type fpm_event_id, text type string, index type wdy_conf_index, end of ty_s_br_element_action
3 TY_S_BUTTON_ROWS Public See coding 20080205 begin of ty_s_button_rows , row type fpmgb_row, element_id type fpm_element_id, ctxt_menu_id type fpm_ctxt_menu_id, br_index type i, end of ty_s_button_rows
4 TY_S_ELEMENTS Public See coding 20080205 begin of ty_s_elements, name type name_komp, display_type type fpmgb_display_type, row type fpmgb_row, column type fpmgb_column, text type wdy_conf_transl_text, visibility_label type fpm_visibility, element_id type fpm_element_id, special_properties type string, element_index type i, width type fpmgb_ui_element_width, tag_active type fpmgb_tag_active, tag type fpm_tag_name, tooltip type wdy_conf_transl_text, explanation type wdy_conf_transl_text, ctxt_menu_id type fpm_ctxt_menu_id, instance_style type fpm_instance_style, label_instance_style type fpm_label_instance_style, end of ty_s_elements
5 TY_S_ELEMENT_ACTION Public See coding 20080205 begin of ty_s_element_action, event_id type fpm_event_id, text type string, index type wdy_conf_index, end of ty_s_element_action
6 TY_S_GROUPS Public See coding 20080205 begin of ty_s_groups , title type wdy_conf_transl_text, index type wdy_conf_index, group_type type fpmgb_group_type, element_id type fpm_element_id, location type fpm_location, ctxt_menu_id type fpm_ctxt_menu_id, instance_style type fpm_instance_style, end of ty_s_groups
7 TY_S_MELTING_GROUPS Public See coding 20080205 begin of ty_s_melting_groups , row type fpmgb_row, column type fpmgb_column, element_id type fpm_element_id, ctxt_menu_id type fpm_ctxt_menu_id, melting_group_index type i, instance_style type fpm_instance_style, end of ty_s_melting_groups
8 TY_S_MGROUP_ELEMENTS Public See coding 20080205 begin of ty_s_mgroup_elements , name type name_komp, display_type type fpmgb_display_type, index type wdy_conf_index, text type wdy_conf_transl_text, visibility_label type fpm_visibility, element_id type fpm_element_id, special_properties type string, mgrp_element_index type i, width type fpmgb_ui_element_width, tag_active type fpmgb_tag_active, tooltip type wdy_conf_transl_text, explanation type wdy_conf_transl_text, ctxt_menu_id type fpm_ctxt_menu_id, instance_style type fpm_instance_style, label_instance_style type fpm_label_instance_style, end of ty_s_mgroup_elements
9 TY_S_MGROUP_ELEMENT_ACTION Public See coding 20080205 begin of ty_s_mgroup_element_action, event_id type fpm_event_id, text type string, index type wdy_conf_index, end of ty_s_mgroup_element_action
10 TY_S_PARAMETER Public See coding 20080205 begin of ty_s_parameter , name type fpmgb_parameter_name, value type fpmgb_parameter_value, end of ty_s_parameter
11 TY_S_QUICKVIEW Public See coding 20120629 BEGIN OF ty_s_quickview, id TYPE fpm_quickview_id, component TYPE fpm_s_uibb-component, interface_view TYPE fpm_s_uibb-interface_view, config_id TYPE fpm_s_uibb-config_id, config_type TYPE fpm_s_uibb-config_type, config_var TYPE fpm_s_uibb-config_var, END OF ty_s_quickview
12 TY_T_BR_ELEMENTS Public See coding 20080205 ty_t_br_elements type standard table of ty_s_br_elements
13 TY_T_BR_ELEMENTS_ACTION Public See coding 20080205 ty_t_br_elements_action type standard table of ty_s_br_element_action
14 TY_T_BUTTON_ROWS Public See coding 20080205 ty_t_button_rows type standard table of ty_s_button_rows
15 TY_T_ELEMENTS Public See coding 20080205 ty_t_elements type standard table of ty_s_elements
16 TY_T_ELEMENT_ACTION Public See coding 20080205 ty_t_element_action type standard table of ty_s_element_action
17 TY_T_GROUPS Public See coding 20080205 ty_t_groups type standard table of ty_s_groups
18 TY_T_MELTING_GROUPS Public See coding 20080205 ty_t_melting_groups type standard table of ty_s_melting_groups
19 TY_T_MGROUP_ELEMENTS Public See coding 20080205 ty_t_mgroup_elements type standard table of ty_s_mgroup_elements
20 TY_T_MGROUP_ELEMENT_ACTION Public See coding 20080205 ty_t_mgroup_element_action type standard table of ty_s_mgroup_element_action
21 TY_T_PARAMETER Public See coding 20080205 ty_t_parameter type standard table of ty_s_parameter
22 TY_T_QUICKVIEW Public See coding 20120629 ty_t_quickview TYPE SORTED TABLE OF ty_s_quickview WITH UNIQUE KEY id
Method Signatures

Method ADD_BR_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SPECIAL_PROPERTIES Call by reference Type reference (TYPE) FPMGB_S_SPECIAL_PROPERTIES Special Properties for UI Elements 20080801
2 Importing IT_ELEMENT_ACTION Call by reference Type reference (TYPE) FPMGB_T_ACTION 20080128
3 Importing IV_BR_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080128
4 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
5 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE 20080128
6 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20080128
7 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
8 Importing IV_TEXT Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20080128
9 Returning RV_ELEMENT_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080207
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080128

Method ADD_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
2 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID 20080128
3 Importing IV_ROW Call by reference Type reference (TYPE) FPMGB_ROW Row in form 20080128
4 Returning RV_BUTTON_ROW_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID 20080128
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080128

Method ADD_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SPECIAL_PROPERTIES Call by reference Type reference (TYPE) FPMGB_S_SPECIAL_PROPERTIES Special Properties for UI Elements 20080801
2 Importing IT_ELEMENT_ACTION Call by reference Type reference (TYPE) FPMGB_T_ACTION Actions in Configuration 20080128
3 Importing IV_COLUMN Call by reference Type reference (TYPE) I 20080128
4 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
5 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE 'TV' Display Type 20080128
6 Importing IV_EXPLANATION Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20101221
7 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080128
8 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20080128
9 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
10 Importing IV_LABEL_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_LABEL_INSTANCE_STYLE Label Style 20140620
11 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20080128
12 Importing IV_ROW Call by reference Type reference (TYPE) FPMGB_ROW Row in form 20080128
13 Importing IV_TAG_ACTIVE Call by reference Type reference (TYPE) FPMGB_TAG_ACTIVE Tag is Active 20101221
14 Importing IV_TEXT Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20080128
15 Importing IV_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20101221
16 Importing IV_VISIBILITY_LABEL Call by reference Type reference (TYPE) WDUI_VISIBILITY '02' Web Dynpro: Visibility 20080128
17 Importing IV_WIDTH Call by reference Type reference (TYPE) FPMGB_UI_ELEMENT_WIDTH Width of a UI Element 20101208
18 Returning RV_ELEMENT_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080207
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080128

Method ADD_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20111221
2 Importing IV_GROUP_TYPE Call by reference Type reference (TYPE) FPMGB_GROUP_TYPE 'F2' 20080103
3 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 0 WDA Konfiguration: Index-Attribut 20080103
4 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
5 Importing IV_TITLE Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20080103
6 Returning RV_GROUP_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080103

Method ADD_GROUP on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method ADD_MELTING_GROUP 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) FPMGB_COLUMN Column for form 20080103
2 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
3 Importing IV_GROUP_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080103
4 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
5 Importing IV_ROW Call by reference Type reference (TYPE) FPMGB_ROW WDA Konfiguration: Index-Attribut 20080128
6 Returning RV_MELTING_GROUP_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20080103
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080103

Method ADD_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
2 Returning RV_MENU_ID Value transfer Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120130

Method ADD_MENU_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MENU_ITEM Call by reference Type reference (TYPE) CL_FPM_CONFIG_WRITER=>TY_S_CTXT_MENU_ITEM 20120130
2 Importing IV_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
3 Returning RV_MENU_ITEM_ID Value transfer Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120130
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120130

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) FPMGB_PARAMETER_NAME Parameter name 20080205
2 Importing IV_VALUE Call by reference Type reference (TYPE) FPMGB_PARAMETER_VALUE Parameter name 20080205

Method ADD_PARAMETER on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method ADD_QUICKVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUICKVIEW Call by reference Type reference (TYPE) TY_S_QUICKVIEW Quickview 20120701
2 Returning RV_QUICKVIEW_ID Value transfer Type reference (TYPE) FPM_QUICKVIEW_ID Quickview ID 20120629
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120629

Method GET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ARIA_LANDMARK Value transfer Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131029
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20131029

Method GET_BR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BR_ROW Call by reference Type reference (TYPE) FPMGB_ROW Row in form 20080206
2 Exporting RT_BR_ELEMENTS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_BR_ELEMENTS 20080205
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080206

Method GET_BR_ELEMENT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BR_ELEMENT_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20080206
2 Exporting RT_BR_ELEMENT_ACTIONS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_BR_ELEMENTS_ACTION 20080205

Method GET_BR_ELEMENT_ACTIONS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_BUTTON_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_INDEX Call by reference Type reference (TYPE) I 20080206
2 Exporting RT_BUTTON_ROWS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_BUTTON_ROWS 20080205
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080205

Method GET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20080206
2 Exporting RT_ELEMENTS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_ELEMENTS 20080205
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080205

Method GET_ELEMENT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT_COLUMN Call by reference Type reference (TYPE) FPMGB_COLUMN Column for form 20080206
2 Importing IV_ELEMENT_ROW Call by reference Type reference (TYPE) FPMGB_ROW Row in form 20080206
3 Exporting RT_ELEMENT_ACTIONS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_ELEMENT_ACTION 20080205

Method GET_ELEMENT_ACTIONS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_FORM_INSTANCE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_INSTANCE_STYLE Value transfer Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20140620

Method GET_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_GROUPS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_GROUPS 20080205

Method GET_GROUPS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_MELTING_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_INDEX Call by reference Type reference (TYPE) I 20080206
2 Exporting RT_MELTING_GROUPS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_MELTING_GROUPS 20080205
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20080205

Method GET_MGRP_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MELTING_GROUP_COLUMN Call by reference Type reference (TYPE) FPMGB_COLUMN Column for form 20080206
2 Importing IV_MELTING_GROUP_ID Call by reference Type reference (TYPE) STRING 20080728
3 Importing IV_MELTING_GROUP_ROW Call by reference Type reference (TYPE) FPMGB_ROW Row in form 20080206
4 Exporting RT_MG_ELEMENTS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_MGROUP_ELEMENTS 20080205

Method GET_MGRP_ELEMENTS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_MGRP_ELEMENT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MG_ELEMENT_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20080206
2 Exporting RT_MG_ELEMENT_ACTIONS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_MGROUP_ELEMENT_ACTION 20080205

Method GET_MGRP_ELEMENT_ACTION on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_PARAMETERS Call by reference Type reference (TYPE) IF_FPM_GUIBB_FORM_CONFIG=>TY_T_PARAMETER 20090126

Method GET_PARAMETERS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method GET_QUICKVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_QUICKVIEW Value transfer Type reference (TYPE) TY_T_QUICKVIEW Quickviews 20120629

Method GET_QUICKVIEWS on Interface IF_FPM_GUIBB_FORM_CONFIG has no exception.

Method SET_ARIA_LANDMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARIA_LANDMARK Call by reference Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131029
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20131029

Method SET_FORM_INSTANCE_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INSTANCE_STYLE Call by reference Type reference (TYPE) FPM_INSTANCE_STYLE UI Element specific Style 20140620
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20140620
History
Last changed by/on SAP  20141121 
SAP Release Created in 701