SAP ABAP Interface IF_FPM_GUIBB_TREE_CONFIG (Tree 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_LAYOUT_API_TREE Layout config Tree UIBB 20110530
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TREE_GUIBB_CONFIG Tree Configuration 20090806
Properties
Interface IF_FPM_GUIBB_TREE_CONFIG  
Short Description Tree Configuration    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20090804   SAP 
Last changed 20141121    
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_WD_C_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_FPM_GUIBB_TREE_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_TREE_CONFIG has no friend.
Attributes
Interface IF_FPM_GUIBB_TREE_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON_ROW Instance method Public Method 20090804
2 ADD_BUTTON_ROW_ELEMENT Instance method Public Method 20090804
3 ADD_COLUMN Instance method Public Method 20090804
4 ADD_MENU Instance method Public Method 20120202
5 ADD_MENU_ITEM Instance method Public Method 20120202
6 ADD_PARAMETER Instance method Public Method 20090804
7 ADD_QUICKVIEW Instance method Public Method Add quickview 20120701
8 ADD_ROW_ACTION_COLUMN Instance method Public Method 20130807
9 GET_BR_ELEMENTS Instance method Public Method 20090804
10 GET_BR_ELEMENT_ACTIONS Instance method Public Method 20090804
11 GET_COLUMNS Instance method Public Method 20090804
12 GET_MASTER_COLUMN Instance method Public Method 20100714
13 GET_PARAMETER Instance method Public Method 20090804
14 GET_QUICKVIEWS Instance method Public Method Get quickviews 20120701
15 GET_SETTINGS Instance method Public Method 20090804
16 SET_MASTER_COLUMN Instance method Public Method 20100714
17 SET_SETTINGS Instance method Public Method 20090804
Events
Interface IF_FPM_GUIBB_TREE_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BR_ELEMENTS Public See coding 20090804 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 string, ctxt_menu_id type fpm_ctxt_menu_id, end of ty_s_br_elements
2 TY_S_BR_ELEMENT_ACTION Public See coding 20090804 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_COLUMNS Public See coding 20090804 begin of ty_s_columns , name type name_komp, display_type type fpmgb_display_type, index type wdy_conf_index, header type wdy_conf_transl_text, element_id type fpm_element_id, special_parameters type string, width type fpmgb_ui_element_width, tag_active type fpmgb_tag_active, tag type fpm_tag_name, tooltip type wdy_conf_transl_text, ctxt_menu_id type fpm_ctxt_menu_id, fixed TYPE fpmgb_list_ats_fixation, end of ty_s_columns
4 TY_S_MASTER_COLUMN Public See coding 20100714 begin of ty_s_master_column, header type wdy_conf_transl_text, tooltip type wdy_conf_transl_text, width type fpmgb_ui_element_width, display_type type fpmgb_display_type, special_properties type string, ctxt_menu_id type fpm_ctxt_menu_id, end of ty_s_master_column
5 TY_S_PARAMETER Public See coding 20090804 begin of ty_s_parameter , name type fpmgb_parameter_name, value type fpmgb_parameter_value, end of ty_s_parameter
6 TY_S_QUICKVIEW Public See coding 20120701 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
7 TY_S_ROW_ACTION Public See coding 20130807 BEGIN OF ty_s_row_action, event_id TYPE fpm_event_id, index TYPE wdy_conf_index, text TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, image_source TYPE string, eventparams TYPE REF TO data, END OF ty_s_row_action
8 TY_T_BR_ELEMENTS Public See coding 20090804 ty_t_br_elements type standard table of ty_s_br_elements
9 TY_T_BR_ELEMENTS_ACTION Public See coding 20090804 ty_t_br_elements_action type standard table of ty_s_br_element_action
10 TY_T_COLUMNS Public See coding 20090804 ty_t_columns type standard table of ty_s_columns
11 TY_T_PARAMETER Public See coding 20090804 ty_t_parameter type standard table of ty_s_parameter
12 TY_T_QUICKVIEW Public See coding 20120701 ty_t_quickview TYPE SORTED TABLE OF ty_s_quickview WITH UNIQUE KEY id
13 TY_T_ROW_ACTION Public See coding 20130807 ty_t_row_action TYPE STANDARD TABLE OF ty_s_row_action
Method Signatures

Method ADD_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BUTTON_ROW_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20090804
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20090804

Method ADD_BUTTON_ROW_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 20130715
2 Importing IT_ELEMENT_ACTION Call by reference Type reference (TYPE) FPMGB_T_ACTION Actions in Configuration 20090804
3 Importing IV_BR_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20090804
4 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
5 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE Action Display Type for Toolbar 20090804
6 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20090804
7 Importing IV_TEXT Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20090804
8 Returning RV_BR_ELEMENT_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20090804
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20090804

Method ADD_COLUMN 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 20090804
2 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
3 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE Display Type 20090804
4 Importing IV_FIXED Call by reference Type reference (TYPE) FPMGB_LIST_ATS_FIXATION CL_WD_C_TABLE_COLUMN=>E_FIXED_POSITION-NOT_FIXED only for c-table version 20130124
5 Importing IV_HEADER Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20090804
6 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX 20090804
7 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20090804
8 Importing IV_SPECIAL_PROPERTIES Call by reference Type reference (TYPE) STRING 20090804
9 Importing IV_TAG Call by reference Type reference (TYPE) FPM_TAG_NAME FPM Tag Name 20130107
10 Importing IV_TAG_ACTIVE Call by reference Type reference (TYPE) FPMGB_TAG_ACTIVE Tag from Feeder Class is Active 20100714
11 Importing IV_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20100714
12 Importing IV_WIDTH Call by reference Type reference (TYPE) FPMGB_UI_ELEMENT_WIDTH Width of a UI Element 20100714
13 Returning RV_COLUMN_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20090804
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20090804

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 20120202
2 Returning RV_MENU_ID Value transfer Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120202

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 20120202
2 Importing IV_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
3 Returning RV_MENU_ITEM_ID Value transfer Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120202

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 20090804
2 Importing IV_VALUE Call by reference Type reference (TYPE) FPMGB_PARAMETER_VALUE Parameter name 20090804

Method ADD_PARAMETER on Interface IF_FPM_GUIBB_TREE_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 20120701
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120701

Method ADD_ROW_ACTION_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROW_ACTION Call by reference Type reference (TYPE) TY_T_ROW_ACTION 20130807
2 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20130807
3 Importing IV_HEADER Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20130807
4 Importing IV_INDEX Call by reference Type reference (TYPE) WDY_CONF_INDEX WDA Configuration: Index Attribute 20130807
5 Importing IV_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20130807
6 Importing IV_WIDTH Call by reference Type reference (TYPE) FPMGB_UI_ELEMENT_WIDTH Width of a UI Element 20130807
7 Returning RV_COLUMN_ID Value transfer Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20130807
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20130807

Method GET_BR_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_BR_ELEMENTS Call by reference Type reference (TYPE) TY_T_BR_ELEMENTS 20090804

Method GET_BR_ELEMENTS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

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 20090804
2 Exporting RT_BR_ELEMENT_ACTIONS Call by reference Type reference (TYPE) TY_T_BR_ELEMENTS_ACTION 20090804

Method GET_BR_ELEMENT_ACTIONS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method GET_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RT_COLUMNS Call by reference Type reference (TYPE) TY_T_COLUMNS 20090804

Method GET_COLUMNS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method GET_MASTER_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MASTER_COLUMN Call by reference Type reference (TYPE) TY_S_MASTER_COLUMN Special Properties for UI Elements 20100714

Method GET_MASTER_COLUMN on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method GET_PARAMETER 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) TY_T_PARAMETER 20090804

Method GET_PARAMETER on Interface IF_FPM_GUIBB_TREE_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 20120701

Method GET_QUICKVIEWS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALLOW_CONDITIONAL_FORAMTING Call by reference Type reference (TYPE) FPMGB_ALLOW_CONDITIONAL_FORMAT Show Conditional Formatting Tab in Personalization 20140730
2 Exporting EV_ALLOW_CREATING_VIEWS Call by reference Type reference (TYPE) FPMGB_ALLOW_NEW_VIEWS_ATS Creation of New Views 20120323
3 Exporting EV_ALLOW_FILTERING Call by reference Type reference (TYPE) FPMGB_ALLOW_FILTERING_ATS Location of Filtering Function in List ATS GUIBB 20140526
4 Exporting EV_ALLOW_PERSONALIZATION Call by reference Type reference (TYPE) FPMGB_ALLOW_PERS_ATS Personalization of List 20120323
5 Exporting EV_ALLOW_SEARCH Call by reference Type reference (TYPE) FPMGB_TREE_ALLOW_SEARCH Search Function in Tree UIBB 20130902
6 Exporting EV_ALLOW_SORTING Call by reference Type reference (TYPE) FPMGB_ALLOW_SORTING_ATS Location of Sorting function in List ATS UIBB 20120323
7 Exporting EV_ARIA_LANDMARK Call by reference Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131021
8 Exporting EV_CHECK_MANDATORY Call by reference Type reference (TYPE) BOOLEAN 20100714
9 Exporting EV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
10 Exporting EV_DISPLAY_EMPTY_ROWS Call by reference Type reference (TYPE) FPMGB_TABLE_EMPTY_ROWS 20100714
11 Exporting EV_EXPORT_TO_EXCEL Call by reference Type reference (TYPE) FPMGB_EXCEL_EXPORT Export of List to Spreadsheet 20120814
12 Exporting EV_FIT_TO_TABLE_WIDTH Call by reference Type reference (TYPE) FPMGB_FIT_TABLE_WIDTH FPM LIST ATS: Fit Columns to Table Width 20120323
13 Exporting EV_FIXED_COLUMNS Call by reference Type reference (TYPE) FPMGB_NON_SCROLLABLE_COLUMNS 20100714
14 Exporting EV_HAS_MAX_MIN_BUTTON Call by reference Type reference (TYPE) FPM_HAS_MAX_MIN_BUTTON FPM GUIBB has Maximize/ Minimize Button in its Toolbar 20140224
15 Exporting EV_HEIGHT_MODE_ATS Call by reference Type reference (TYPE) FPMGB_TABLE_HEIGHT_MODE_ATS Height of List ATS Table 20120323
16 Exporting EV_INITIAL_LEAD_SELECTION Call by reference Type reference (TYPE) BOOLEAN 20100714
17 Exporting EV_NO_DATA_TEXT Call by reference Type reference (TYPE) FPM_NO_DATA_TEXT Text Displayed if No Data is Available 20120323
18 Exporting EV_ROW_HEIGHT_ATS Call by reference Type reference (TYPE) FPMGB_ROW_HEIGHT Height of a Table Row (in Pixels) 20120326
19 Exporting EV_SELECTION_CHANGE_BEHAVIOUR Call by reference Type reference (TYPE) FPMGB_SEL_CHNG_BEHVR Selection change behaviour of the GUIBB list 20090804
20 Exporting EV_SELECTION_MODE Call by reference Type reference (TYPE) FPMGB_SELECTION_MODE Selection mode of the GUIBB list 20090804
21 Exporting EV_SEL_EVENT_TYPE Call by reference Type reference (TYPE) FPMGB_SEL_EVENT Should normal Selection in list cause FPM event or not 20090804
22 Exporting EV_SEL_EVENT_TYPE_ATS Call by reference Type reference (TYPE) FPMGB_SEL_EVENT_ATS Raise FPM Event on Selection 20140113
23 Exporting EV_SHOW_NO_DATA_DEFAULT_TEXT Call by reference Type reference (TYPE) FPM_SHOW_NO_DATA_DEFAULT_TEXT Show Default Text if No Data is Available 20120323
24 Exporting EV_SUPPRESS_SEECTION_BUTTONS Call by reference Type reference (TYPE) FPMGB_SUPPRESS_SEL_BUTTONS Hide Selection Buttons Column 20120323
25 Exporting EV_SUPPRESS_SELECTION_BUTTONS Call by reference Type reference (TYPE) FPMGB_SUPPRESS_SEL_BUTTONS Hide Selection Buttons Column 20120326
26 Exporting EV_TITLE Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20090804
27 Exporting EV_TREE_WIDTH Call by reference Type reference (TYPE) FPM_TREE_WIDTH 20100714
28 Exporting EV_VISIBLE_COLUMN_COUNTS Call by reference Type reference (TYPE) FPMGB_COL_COUNT Column count 20090804
29 Exporting EV_VISIBLE_ROW_COUNTS Call by reference Type reference (TYPE) FPMGB_ROW_COUNT Row count 20090804

Method GET_SETTINGS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method SET_MASTER_COLUMN 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 20100714
2 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
3 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE Display Type 20100714
4 Importing IV_HEADER Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20100714
5 Importing IV_SPECIAL_PROPERTIES Call by reference Type reference (TYPE) STRING 20100714
6 Importing IV_TOOLTIP Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20100714
7 Importing IV_WIDTH Call by reference Type reference (TYPE) FPMGB_UI_ELEMENT_WIDTH Width of a UI Element 20100714

Method SET_MASTER_COLUMN on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALLOW_CONDITIONAL_FORAMTING Call by reference Type reference (TYPE) FPMGB_ALLOW_CONDITIONAL_FORMAT Show Conditional Formatting Tab in Personalization 20140730
2 Importing IV_ALLOW_CREATING_VIEWS Call by reference Type reference (TYPE) FPMGB_ALLOW_NEW_VIEWS_ATS Creation of New Views 20120323
3 Importing IV_ALLOW_FILTERING Call by reference Type reference (TYPE) FPMGB_ALLOW_FILTERING_ATS Location of Filtering Function in List ATS GUIBB 20140526
4 Importing IV_ALLOW_PERSONALIZATION Call by reference Type reference (TYPE) FPMGB_ALLOW_PERS_ATS Personalization of List 20120323
5 Importing IV_ALLOW_SEARCH Call by reference Type reference (TYPE) FPMGB_TREE_ALLOW_SEARCH Search Function in Tree UIBB 20130902
6 Importing IV_ALLOW_SORTING Call by reference Type reference (TYPE) FPMGB_ALLOW_SORTING_ATS Location of Sorting function in List ATS UIBB 20120323
7 Importing IV_ARIA_LANDMARK Call by reference Type reference (TYPE) FPM_ARIA_LANDMARK Aria Landmark 20131021
8 Importing IV_CHECK_MANDATORY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100714
9 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20120202
10 Importing IV_DISPLAY_EMPTY_ROWS Call by reference Type reference (TYPE) FPMGB_TABLE_EMPTY_ROWS 20100714
11 Importing IV_EXPORT_TO_EXCEL Call by reference Type reference (TYPE) FPMGB_EXCEL_EXPORT Export of List to Spreadsheet 20120814
12 Importing IV_FIT_TO_TABLE_WIDTH Call by reference Type reference (TYPE) FPMGB_FIT_TABLE_WIDTH FPM LIST ATS: Fit Columns to Table Width 20120323
13 Importing IV_FIXED_COLUMNS Call by reference Type reference (TYPE) FPMGB_NON_SCROLLABLE_COLUMNS Non-Scrollable Column Count in List and Tree UIBBs 20100714
14 Importing IV_HAS_MAX_MIN_BUTTON Call by reference Type reference (TYPE) FPM_HAS_MAX_MIN_BUTTON FPM GUIBB has Maximize/ Minimize Button in its Toolbar 20140224
15 Importing IV_HEIGHT_MODE_ATS Call by reference Type reference (TYPE) FPMGB_TABLE_HEIGHT_MODE_ATS Height of List ATS Table 20120323
16 Importing IV_INITIAL_LEAD_SELECTION Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100714
17 Importing IV_NO_DATA_TEXT Call by reference Type reference (TYPE) FPM_NO_DATA_TEXT Text Displayed if No Data is Available 20120323
18 Importing IV_ROW_HEIGHT_ATS Call by reference Type reference (TYPE) FPMGB_ROW_HEIGHT Height of a Table Row (in Pixels) 20120326
19 Importing IV_SELECTION_CHANGE_BEHAVIOUR Call by reference Type reference (TYPE) FPMGB_SEL_CHNG_BEHVR Selection change behaviour of the GUIBB list 20090804
20 Importing IV_SELECTION_MODE Call by reference Type reference (TYPE) FPMGB_SELECTION_MODE Selection mode of the GUIBB list 20090804
21 Importing IV_SEL_EVENT_TYPE Call by reference Type reference (TYPE) FPMGB_SEL_EVENT Should normal Selection in list cause FPM event or not 20090804
22 Importing IV_SEL_EVENT_TYPE_ATS Call by reference Type reference (TYPE) FPMGB_SEL_EVENT_ATS Raise FPM Event on Selection 20140113
23 Importing IV_SHOW_NO_DATA_DEFAULT_TEXT Call by reference Type reference (TYPE) FPM_SHOW_NO_DATA_DEFAULT_TEXT ABAP_TRUE Show Default Text if No Data is Available 20120323
24 Importing IV_SUPPRESS_SELECTION_BUTTONS Call by reference Type reference (TYPE) FPMGB_SUPPRESS_SEL_BUTTONS Hide Selection Buttons Column 20120323
25 Importing IV_TITLE Call by reference Type reference (TYPE) WDY_CONF_TRANSL_TEXT 20090804
26 Importing IV_TREE_WIDTH Call by reference Type reference (TYPE) FPM_TREE_WIDTH FPM GUIBB TREE: Tree Width 20100714
27 Importing IV_USE_C_TABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131001
28 Importing IV_VISIBLE_COLUMN_COUNTS Call by reference Type reference (TYPE) FPMGB_COL_COUNT Column count 20090804
29 Importing IV_VISIBLE_ROW_COUNTS Call by reference Type reference (TYPE) FPMGB_ROW_COUNT Row count 20090804

Method SET_SETTINGS on Interface IF_FPM_GUIBB_TREE_CONFIG has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 730