SAP ABAP Class CL_FPM_TREE_ASSISTANCE (Assistance class for TREE GUIBB)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GUIBB_BASE_ASSIST Base assistance class for lists and trees 20090811
Properties
Class CL_FPM_TREE_ASSISTANCE  
Short Description Assistance class for TREE GUIBB    
Super Class CL_FPM_GUIBB_BASE_ASSIST Base assistance class for lists and trees 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20090804   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_LIST_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_TREE_RENDERING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FPM_LIST_SETTINGS_CHNG_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_FPM_LIST_SETTINGS_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_FPM_LIST_SETTINGS_DLG_PROPS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_TREE_ASSISTANCE has no interface implemented.
Friends
Class CL_FPM_TREE_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_MAX_AMOUNT_FILTER_SUGGEST Constant Private Type reference (TYPE) I 20 20140616
2 MO_DATA_MANAGER Instance attribute Private Object reference (TYPE REF TO) LCL_TREE_DATA_MANAGER 20131209
3 MO_DATA_MANAGER_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_GUIBB_TREE_DATA_MGR datamanager for tree 20131211
4 MO_EXTENDED_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_FPM_TREE_EXT_CTRL Implementation of extended control 20120705
5 MO_FRONTEND_TT Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20110928
6 MO_LIST_SETTINGS_CHANGE_LOG Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CHNG_LOG ChangeLog of SettingsVariant 20111027
7 MO_PERSONALIZATION_API Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CONTROL Controller of Current Variant and Dialog - for List UIBB 20111027
8 MO_RENDER_TREE Instance attribute Public Object reference (TYPE REF TO) CL_FPM_TREE_RENDERING Rendering class for tree GUIBB 20090804
9 MO_SEARCH_TOOL Instance attribute Public Object reference (TYPE REF TO) OBJECT 20131210
10 MO_SERVICE_INFO Instance attribute Private Object reference (TYPE REF TO) CL_FPM_GUIBB_TREE_SERVICE_INFO Provides service infos 20120113
11 MS_FEEDER_TREE Instance attribute Private Type reference (TYPE) TY_S_FEEDER_TREE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090804
12 MS_FOCUS_PROPS Instance attribute Public Type reference (TYPE) YS_FOCUS_PROPERTIES 20120705
13 MS_OPTIMIZED_COL_RENDERING Instance attribute Private Type reference (TYPE) CL_FPM_LIST_UTILS=>TY_S_DYNAMIC_COL_RENDERING 20131112
14 MS_TREE_ATTRIBUTES Instance attribute Private Type reference (TYPE) FPMGB_S_TREE_ATTRIBUTES Hierarchical List GUIBB - Master Column Attributes 20101022
15 MS_TREE_COLUMNS Instance attribute Public See coding 20111124
16 MS_TREE_OPTIONS Instance attribute Private Type reference (TYPE) FPMGB_S_TREE_OPTIONS FPM Tree UIBB: Contains elements for adjustments 20110824
17 MT_COLUMN_TYPE Instance attribute Public Type reference (TYPE) TY_T_COLUMN_TYPE 20090807
18 MT_TREE_FIELD_DESCR Instance attribute Public Type reference (TYPE) FPMGB_T_TREEFIELD_DESCR GUIBB List Field Description 20090804
19 MV_CELL_ACTION_INDEX Instance attribute Public Type reference (TYPE) I 20091124
20 MV_CONVERSION_NECESSARY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110928
21 MV_EDIT_MODE_SET Instance attribute Private Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20110311
22 MV_FIRST_TIME Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20111107
23 MV_IS_MAXIMIZED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20131018
24 MV_NEW_VARIANT Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' if a new personalization variant is announced 20111027
25 MV_USE_C_TABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110927
26 MV_WDDOBEFOREACTION_EXECUTED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20111204
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ROW_COUNT_C_TABLE Instance method Public Method 20111011
2 ADJUST_SEL_FROM_UI Instance method Private Method 20140312
3 APPLY_ALL_COLUMN_SETTINGS Instance method Private Method 20111108
4 APPLY_COLUMN_SETTING_CHANGES Instance method Private Method 20111108
5 APPLY_FORMAT_RULES_FROM_PERS Instance method Private Method 20140724
6 APPLY_SETTINGS_C_TABLE Instance method Private Method 20111107
7 APPLY_TABLE_SETTINGS_C_TABLE Instance method Private Method 20111107
8 APPLY_USAGE_TO_PERSO Instance method Private Method 20111103
9 CHANGE_TABLE_PROPS_C_TABLE Instance method Public Method 20111011
10 COLLECT_CHANGES_TABLE_PROPS Instance method Public Method 20111130
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090804
12 CONVERT_HIERARCHY_TO_C_TABLE5 Instance method Private Method 20131204
13 CREATE_COL_DESCR_FOR_DIALOG Static method Private Method 20111027
14 CREATE_PERSONALIZATION Instance method Private Method Initializes the List Personalization 20111027
15 CREATE_UNIQUE_COMPONENT_ID Instance method Private Method 20140725
16 DETERMINE_MASTER_COLUMN_ATTR Instance method Private Method 20101022
17 DISPATCH_COLUMN_DROP Instance method Public Method 20111206
18 DISPATCH_CUST_FILTER Instance method Public Method 20140616
19 DISPATCH_EXPORT_TO_EXCEL Instance method Public Method 20120730
20 DISPATCH_FILTER_SUGGEST Instance method Public Method 20140528
21 DISPATCH_OLC_ACTION Instance method Public Method 20090810
22 DISPATCH_ON_VAR_CHANGE Instance method Public Method 20111110
23 DISPATCH_OPEN_SEARCH Instance method Public Method 20130603
24 DISPATCH_PERSO Instance method Public Method 20111027
25 DISPATCH_ROW_ACTION Instance method Public Method 20111021
26 DISPATCH_SORT_EVENT Instance method Public Method 20100701
27 EXPANDS_WITH_AVAILABLE_SPACE Instance method Public Method 20140526
28 EXPORT_TO_EXCEL Instance method Private Method 20120725
29 FINISH_INITIALIZATION Instance method Private Method 20111107
30 GET_CONFIGURED_ROW_ACTIONS Instance method Public Method 20130111
31 GET_C_TABLE_UI_ELEMENT Instance method Public Method 20140716
32 GET_FRONTEND_INDEX Instance method Public Method 20111005
33 GET_LEAD_SELECTION Instance method Private Method 20111005
34 GET_RENDER Instance method Public Method 20120705
35 GET_ROW_KEY Instance method Public Method 20131209
36 GET_SEARCH_STRING Instance method Public Method 20130906
37 GET_SELECTION_MODE_C_TABLE Instance method Public Method 20111011
38 GET_VALUE_OF_MASTER_COLUMN Instance method Public Method For Tabbed UIBB Master/Detail behaviour 20120416
39 HAS_COLLAPSED_PARENT_C_TABLE Instance method Private Method 20110927
40 HAS_DATA Instance method Public Method 20120809
41 HAS_LEAD_SELECTION Instance method Public Method 20120809
42 INITIALIZE Instance method Public Method 20120705
43 INIT_PERSONALIZATION Instance method Private Method Initializes the List Personalization 20111027
44 INIT_SERVICE_INFO Instance method Private Method 20120113
45 IS_NEGATIVE_SELECTION Instance method Private Method Checks whether an existing selection has been removed 20111122
46 ON_DO_SEARCH Instance method Public Method 20130627
47 ON_LIST_OF_VARIANTS_CHANGED Instance method Private Event handling method 20111027
48 ON_MAXIMIZE_MINIMIZE Instance method Public Method 20140220
49 ON_NEW_VARIANT Instance method Private Event handling method 20111027
50 ON_SEARCH_JUMP_TO_NEXT_HIT Instance method Public Method 20130627
51 ON_SETTINGS_DIALOG_CLOSED Instance method Private Event handling method 20111027
52 OPEN_PERSONALIZATION_DIALOG Instance method Private Method 20131114
53 REMOVE_ALL_COND_FORMAT_RULES Instance method Private Method 20140725
54 SET_ADDITIONAL_INFO Instance method Public Method 20100331
55 SET_ADDITIONAL_INFO_C_TABLE Instance method Public Method 20111012
56 SET_LEAD_SELECTION Instance method Private Method 20140115
57 SET_MASTER_COLUMN_ATTRIBUTES Instance method Public Method 20101022
58 SET_MASTER_COLUMN_ATTR_C_TABLE Instance method Public Method 20111012
59 SET_OPEN_SEARCH Instance method Public Method 20130603
60 SET_RENDERING_ATTRIBUTES Instance method Private Method 20090821
61 SUPPLY_FILTER_SUGGEST Instance method Public Method 20140522
62 SUPPLY_RANGE Instance method Public Method 20131128
63 UPDATE_BACKEND_DATA_C_TABLE Instance method Private Method 20110928
64 UPDATE_FOCUS Instance method Public Method 20120705
65 VALIDATE_FIELD_DESCRIPTION Instance method Private Method 20090807
66 WDDOEXIT Instance method Public Method 20130909
Events
Class CL_FPM_TREE_ASSISTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LEVEL Public See coding 20110927 begin of ty_level, row_key type string, par_key type string, level type i, expanded type abap_bool, end of ty_level
2 TY_S_COLUMN_TYPE Public See coding 20090807 BEGIN OF ty_s_column_type, column_type TYPE fpm_guibb_column_type, column_name TYPE name_komp, END OF ty_s_column_type
3 TY_S_FEEDER_TREE Private See coding 20090804 BEGIN OF ty_s_feeder_tree, name TYPE seoclsname, feeder TYPE REF TO if_fpm_guibb_tree, filter type REF TO if_fpm_guibb_tree_filter, search_help type REF TO if_fpm_guibb_tree_search_help, is_extended TYPE boole_d, is_model TYPE boole_d, is_enhancement_access TYPE boole_d, is_ctxt_menu TYPE boole_d, is_dynamic_action_menu TYPE boole_d, is_quickview_source TYPE boole_d, END OF ty_s_feeder_tree
4 TY_S_TREE_ATTRIBUTES Public See coding 20131209 BEGIN OF ty_s_tree_attributes , feeder TYPE seoclsname, title TYPE wdy_conf_transl_text, lead_sel_event_id TYPE fpmgb_s_action-event_id, set_default_tbar_buttons TYPE fpmgb_default_button_set, END OF ty_s_tree_attributes
5 TY_T_COLUMN_TYPE Public See coding 20090807 ty_t_column_type TYPE STANDARD TABLE OF ty_s_column_type
6 TY_T_LEVEL Public See coding 20110927 ty_t_level type SORTED TABLE OF ty_level WITH UNIQUE KEY row_key
7 YS_FOCUS_PROPERTIES Public See coding 20120705 begin of ys_focus_properties, action_type_focus type string, " IF_FPM_LIST_TYPES=>cs_focus_actions action_type_scroll type string, " IF_FPM_LIST_TYPES=>cs_first_visible_row_actions row_index_focus type i, use_idx_as_backend_focus type abap_bool, row_index_first_row type i, use_idx_as_backend_first_row type abap_bool, column type string, ui_element_id type string, end of ys_focus_properties
Method Signatures

Method ADJUST_ROW_COUNT_C_TABLE Signature

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

Method ADJUST_ROW_COUNT_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ADJUST_SEL_FROM_UI Signature

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

Method ADJUST_SEL_FROM_UI on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_ALL_COLUMN_SETTINGS Signature

Method APPLY_ALL_COLUMN_SETTINGS on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method APPLY_ALL_COLUMN_SETTINGS on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_COLUMN_SETTING_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_CHANGES Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_CHNG_LOG=>TY_T_COLUMN_ATTRIBUTE 20111108

Method APPLY_COLUMN_SETTING_CHANGES on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_FORMAT_RULES_FROM_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FORMATTING_RULES Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_FORMATTING_RULE 20140725

Method APPLY_FORMAT_RULES_FROM_PERS on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_SETTINGS_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20131113
2 Importing IV_RENDER_ALL_COLS Call by reference Type reference (TYPE) ABAP_BOOL 20140318

Method APPLY_SETTINGS_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_TABLE_SETTINGS_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGE_INDICATOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_CHNG_LOG=>TY_T_ATTRIBUTE 20111107
2 Importing IV_APPLY_ALL Call by reference Type reference (TYPE) ABAP_BOOL 20111107

Method APPLY_TABLE_SETTINGS_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method APPLY_USAGE_TO_PERSO Signature

Method APPLY_USAGE_TO_PERSO on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method APPLY_USAGE_TO_PERSO on class CL_FPM_TREE_ASSISTANCE has no exception.

Method CHANGE_TABLE_PROPS_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_C_TABLE Perforce change= / 20050916-083208 20111011

Method CHANGE_TABLE_PROPS_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method COLLECT_CHANGES_TABLE_PROPS Signature

Method COLLECT_CHANGES_TABLE_PROPS on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method COLLECT_CHANGES_TABLE_PROPS on class CL_FPM_TREE_ASSISTANCE has no exception.

Method CONSTRUCTOR Signature

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

Method CONVERT_HIERARCHY_TO_C_TABLE5 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE_MAPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131217

Method CONVERT_HIERARCHY_TO_C_TABLE5 on class CL_FPM_TREE_ASSISTANCE has no exception.

Method CREATE_COL_DESCR_FOR_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLUMN_DESCRIPTOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR 20111027
2 Importing IO_TREE_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_TREE_ASSISTANCE Assistance class for TREE GUIBB 20111027

Method CREATE_COL_DESCR_FOR_DIALOG on class CL_FPM_TREE_ASSISTANCE has no exception.

Method CREATE_PERSONALIZATION Signature

Method CREATE_PERSONALIZATION on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method CREATE_PERSONALIZATION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method CREATE_UNIQUE_COMPONENT_ID Signature

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

Method CREATE_UNIQUE_COMPONENT_ID on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DETERMINE_MASTER_COLUMN_ATTR Signature

Method DETERMINE_MASTER_COLUMN_ATTR on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method DETERMINE_MASTER_COLUMN_ATTR on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_COLUMN_DROP Signature

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

Method DISPATCH_COLUMN_DROP on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_CUST_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_ID Call by reference Type reference (TYPE) NAME_KOMP Component name 20140616

Method DISPATCH_CUST_FILTER on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_EXPORT_TO_EXCEL Signature

Method DISPATCH_EXPORT_TO_EXCEL on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method DISPATCH_EXPORT_TO_EXCEL on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_FILTER_SUGGEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20140528
2 Importing IV_CALLED_FROM_PERSO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140602
3 Importing IV_COLUMN_ID Call by reference Type reference (TYPE) NAME_KOMP Component name 20140528
4 Importing IV_NO_FILTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140602

Method DISPATCH_FILTER_SUGGEST on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_OLC_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20090810
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20090810

Method DISPATCH_OLC_ACTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_ON_VAR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I 20111110

Method DISPATCH_ON_VAR_CHANGE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_OPEN_SEARCH Signature

Method DISPATCH_OPEN_SEARCH on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method DISPATCH_OPEN_SEARCH on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_PERSO Signature

Method DISPATCH_PERSO on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method DISPATCH_PERSO on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_ROW_ACTION Signature

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

Method DISPATCH_ROW_ACTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method DISPATCH_SORT_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_WD_CUSTOM_EVENT Application-Defined Event 20100701
2 Importing IV_CALLED_FROM_PERSO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120127

Method DISPATCH_SORT_EVENT on class CL_FPM_TREE_ASSISTANCE has no exception.

Method EXPANDS_WITH_AVAILABLE_SPACE Signature

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

Method EXPANDS_WITH_AVAILABLE_SPACE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method EXPORT_TO_EXCEL Signature

Method EXPORT_TO_EXCEL on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method EXPORT_TO_EXCEL on class CL_FPM_TREE_ASSISTANCE has no exception.

Method FINISH_INITIALIZATION Signature

Method FINISH_INITIALIZATION on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method FINISH_INITIALIZATION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_CONFIGURED_ROW_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROW_ACTION Value transfer Type reference (TYPE) FPMGB_T_CONFIGURED_ROW_ACTION Configured Row Actions 20130111

Method GET_CONFIGURED_ROW_ACTIONS on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_C_TABLE_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLE Value transfer Object reference (TYPE REF TO) CL_WD_C_TABLE 20140716

Method GET_C_TABLE_UI_ELEMENT on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_FRONTEND_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKEND_INDEX Call by reference Type reference (TYPE) I 20111005
2 Returning RV_FRONTEND_INDEX Value transfer Type reference (TYPE) I 20111005

Method GET_FRONTEND_INDEX on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LEAD_SEL_INDEX Value transfer Type reference (TYPE) I 20111005

Method GET_LEAD_SELECTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_RENDER Value transfer Object reference (TYPE REF TO) CL_FPM_TREE_RENDERING Rendering class for tree GUIBB 20120705

Method GET_RENDER on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_ROW_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FRONTEND_INDEX Call by reference Type reference (TYPE) I 20131209
2 Returning RV_ROW_KEY Value transfer Type reference (TYPE) STRING 20131209

Method GET_ROW_KEY on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_SEARCH_STRING Signature

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

Method GET_SEARCH_STRING on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_SELECTION_MODE_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEL_MODE Value transfer Type reference (TYPE) WDUI_C_TSMODE Web Dynpro: ClientTableSelectionMode 20111011

Method GET_SELECTION_MODE_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method GET_VALUE_OF_MASTER_COLUMN Signature

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

Method GET_VALUE_OF_MASTER_COLUMN on class CL_FPM_TREE_ASSISTANCE has no exception.

Method HAS_COLLAPSED_PARENT_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LEVEL Call by reference Type reference (TYPE) TY_T_LEVEL 20110927
2 Importing IV_PARENT_KEY Call by reference Type reference (TYPE) STRING 20110927
3 Returning RV_COLLAPSED_PARENT Value transfer Type reference (TYPE) ABAP_BOOL 20110927

Method HAS_COLLAPSED_PARENT_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_DATA Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120809

Method HAS_DATA on class CL_FPM_TREE_ASSISTANCE has no exception.

Method HAS_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_LEAD_SELECTION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120809

Method HAS_LEAD_SELECTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method INITIALIZE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method INIT_PERSONALIZATION Signature

Method INIT_PERSONALIZATION on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method INIT_PERSONALIZATION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method INIT_SERVICE_INFO Signature

Method INIT_SERVICE_INFO on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method INIT_SERVICE_INFO on class CL_FPM_TREE_ASSISTANCE has no exception.

Method IS_NEGATIVE_SELECTION Signature

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

Method IS_NEGATIVE_SELECTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_DO_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DO_NOT_RAISE_EVENT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130905

Method ON_DO_SEARCH on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_LIST_OF_VARIANTS_CHANGED Signature

Method ON_LIST_OF_VARIANTS_CHANGED on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method ON_LIST_OF_VARIANTS_CHANGED on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_MAXIMIZE_MINIMIZE Signature

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

Method ON_MAXIMIZE_MINIMIZE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_NEW_VARIANT Signature

Method ON_NEW_VARIANT on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method ON_NEW_VARIANT on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_SEARCH_JUMP_TO_NEXT_HIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SEARCH_DIRECTION_NEXT Call by reference Type reference (TYPE) ABAP_BOOL 20130627

Method ON_SEARCH_JUMP_TO_NEXT_HIT on class CL_FPM_TREE_ASSISTANCE has no exception.

Method ON_SETTINGS_DIALOG_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLY_REQUESTED Value transfer Attribute reference (LIKE) 20120127
2 Importing IV_DIALOG_TYPE Value transfer Attribute reference (LIKE) 20120127

Method ON_SETTINGS_DIALOG_CLOSED on class CL_FPM_TREE_ASSISTANCE has no exception.

Method OPEN_PERSONALIZATION_DIALOG Signature

Method OPEN_PERSONALIZATION_DIALOG on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method OPEN_PERSONALIZATION_DIALOG on class CL_FPM_TREE_ASSISTANCE has no exception.

Method REMOVE_ALL_COND_FORMAT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STYLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_CUSTOM_STYLE_MANAGER 20140725
2 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20140725

Method REMOVE_ALL_COND_FORMAT_RULES on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_ADDITIONAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20100331

Method SET_ADDITIONAL_INFO on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_ADDITIONAL_INFO_C_TABLE Signature

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

Method SET_ADDITIONAL_INFO_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LEAD_SEL_INDEX Call by reference Type reference (TYPE) I 20140115

Method SET_LEAD_SELECTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_MASTER_COLUMN_ATTRIBUTES Signature

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

Method SET_MASTER_COLUMN_ATTRIBUTES on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_MASTER_COLUMN_ATTR_C_TABLE Signature

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

Method SET_MASTER_COLUMN_ATTR_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_OPEN_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPEN Call by reference Type reference (TYPE) ABAP_BOOL 20130603

Method SET_OPEN_SEARCH on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SET_RENDERING_ATTRIBUTES Signature

Method SET_RENDERING_ATTRIBUTES on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method SET_RENDERING_ATTRIBUTES on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SUPPLY_FILTER_SUGGEST Signature

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

Method SUPPLY_FILTER_SUGGEST on class CL_FPM_TREE_ASSISTANCE has no exception.

Method SUPPLY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_INDEX Call by reference Type reference (TYPE) I 20131128
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_RANGE API for Context Range Supply 20131128
3 Importing PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20131128
4 Importing TO_INDEX Call by reference Type reference (TYPE) I 20131128

Method SUPPLY_RANGE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method UPDATE_BACKEND_DATA_C_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20110928

Method UPDATE_BACKEND_DATA_C_TABLE on class CL_FPM_TREE_ASSISTANCE has no exception.

Method UPDATE_FOCUS Signature

Method UPDATE_FOCUS on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method UPDATE_FOCUS on class CL_FPM_TREE_ASSISTANCE has no exception.

Method VALIDATE_FIELD_DESCRIPTION Signature

Method VALIDATE_FIELD_DESCRIPTION on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method VALIDATE_FIELD_DESCRIPTION on class CL_FPM_TREE_ASSISTANCE has no exception.

Method WDDOEXIT Signature

Method WDDOEXIT on class CL_FPM_TREE_ASSISTANCE has no parameter.
Method WDDOEXIT on class CL_FPM_TREE_ASSISTANCE has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 730