SAP ABAP Class CL_FPM_TREE_CONFIG_WRITER (Config Writer for Tree)
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_CONFIG_WRITER Configuration Rerader for OIF 20100616
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CONFIG_RW_CONSTANTS Constants for Config Reader / Writer 20100616
Properties
Class CL_FPM_TREE_CONFIG_WRITER  
Short Description Config Writer for Tree    
Super Class CL_FPM_CONFIG_WRITER Configuration Rerader for OIF 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20100616   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_TREE_CONFIG_WRITER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_CONFIG_RW_CONSTANTS Constants for Config Reader / Writer 20100616
Friends
Class CL_FPM_TREE_CONFIG_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_FEEDER Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Type Name 20100616
2 MD_LEAD_SEL_EVENT_ID Instance attribute Private Type reference (TYPE) FPMGB_S_ACTION-EVENT_ID ID of the FPM Event 20100616
3 MD_SET_DEFAULT_TBAR_BUTTONS Instance attribute Private Type reference (TYPE) FPMGB_DEFAULT_BUTTON_SET Default Button-Set for Hierarchical List GUIBB 20100616
4 MD_TITLE Instance attribute Private Type reference (TYPE) WDY_CONF_TRANSL_TEXT Web Dynpro: Configuration: Translatable Text 20100616
5 MT_BUTTON_ACTION Instance attribute Private Type reference (TYPE) TY_T_BUTTON_ACTION_INT 20100616
6 MT_BUTTON_ROW_ELEMENT Instance attribute Private Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT_INT 20100616
7 MT_COLUMN Instance attribute Private Type reference (TYPE) TY_T_COLUMN_INT 20100616
8 MT_DRAG_DROP Instance attribute Private Type reference (TYPE) TY_T_DRAG_DROP_INT 20100616
9 MT_PARAMETER Instance attribute Private Type reference (TYPE) TY_T_PARAMETER_INT 20100616
10 MV_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20100617
11 MV_ROOT_PATH Instance attribute Private Type reference (TYPE) STRING 20100616
12 TS_T_BUTTON_ACTION Instance attribute Public Attribute reference (LIKE) 20100616
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON_ACTION Instance method Public Method 20100618
2 ADD_BUTTON_ROW_ELEMENT Instance method Public Method 20100617
3 ADD_COLUMN Instance method Public Method 20100617
4 ADD_CTXT_MENU Instance method Public Method Add a context menu 20111221
5 ADD_CTXT_MENU_ITEM Instance method Public Method 20111221
6 ADD_DRAG_DROP Instance method Public Method 20100617
7 ADD_PARAMETER Instance method Public Method 20100618
8 ADD_QUICKVIEW Instance method Public Method 20120308
9 ADD_ROW_ACTIONS Instance method Public Method 20130807
10 CHECK Instance method Public Method 20100618
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100616
12 GET_BUTTON_ROW Instance method Private Method 20100616
13 GET_BUTTON_ROW_ELEMENT Instance method Private Method 20100618
14 READ_BUTTON_ROW_ELEMENT Instance method Private Method 20100621
15 SAVE Instance method Public Method 20100618
16 SET_ATTRIBUTES Instance method Public Method 20100618
17 SET_MASTER_COLUMN Instance method Public Method 20100617
18 SET_SETTINGS Instance method Public Method 20100617
Events
Class CL_FPM_TREE_CONFIG_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BUTTON_ACTION Public Attribute reference (LIKE) 20100616
2 TY_S_BUTTON_ACTION_INT Private See coding 20100616 BEGIN OF ty_s_button_action_int , event_id TYPE fpmgb_s_action-event_id, text TYPE wdy_conf_transl_text, index TYPE fpmgb_s_action-index, event_parameters TYPE string, event_id_2 TYPE fpmgb_s_action-event_id, action_type TYPE fpm_action_type, path type string, END OF ty_s_button_action_int
3 TY_S_BUTTON_ROW_ELEMENT Public See coding 20100616 begin of ty_s_button_row_element , element_id type fpm_element_id, index type wdy_conf_index, text type wdy_conf_transl_text, special_properties type string, display_type type fpmgb_display_type, tooltip type wdy_conf_transl_text, end of ty_s_button_row_element
4 TY_S_BUTTON_ROW_ELEMENT_INT Private See coding 20100616 BEGIN OF ty_s_button_row_element_int , index TYPE wdy_conf_index, text TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, display_type TYPE fpmgb_display_type, tooltip type WDY_CONF_TRANSL_TEXT, button_action LIKE ts_t_button_action, path type string, END OF ty_s_button_row_element_int
5 TY_S_BUTTON_ROW_ELEMENT_WO_ID Public See coding 20100618 begin of ty_s_button_row_element_wo_id , index type wdy_conf_index, text type wdy_conf_transl_text, special_properties type string, display_type type fpmgb_display_type, tooltip type wdy_conf_transl_text, ctxt_menu_id type fpm_ctxt_menu_id, end of ty_s_button_row_element_wo_id
6 TY_S_BUTTON_ROW_INT Public See coding 20100617 begin of ty_s_button_row_int , path type string, end of ty_s_button_row_int
7 TY_S_COLUMN Public See coding 20100616 begin of ty_s_column , 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_properties 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, visibility type fpmgb_column_visibility, ctxt_menu_id type fpm_ctxt_menu_id, end of ty_s_column
8 TY_S_COLUMN_INT Private See coding 20100616 BEGIN OF ty_s_column_int , 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_PROPERTIES type string, width type FPMGB_UI_ELEMENT_WIDTH, tag_active type FPMGB_TAG_ACTIVE, tooltip type WDY_CONF_TRANSL_TEXT, visibility type FPMGB_COLUMN_VISIBILITY, path type string, END OF ty_s_column_int
9 TY_S_DRAG_DROP Public See coding 20100616 begin of ty_s_drag_drop , type type fpmgb_s_dnd_definition-type, enabled type fpmgb_s_dnd_definition-enabled, tags type fpmgb_s_dnd_definition-tags, scope type fpmgb_s_dnd_definition-scope, override type fpmgb_s_dnd_definition-override, end of ty_s_drag_drop
10 TY_S_DRAG_DROP_INT Private See coding 20100616 BEGIN OF ty_s_drag_drop_int , type TYPE fpmgb_s_dnd_definition-type, enabled TYPE fpmgb_s_dnd_definition-enabled, tags TYPE fpmgb_s_dnd_definition-tags, scope TYPE fpmgb_s_dnd_definition-scope, path type string, END OF ty_s_drag_drop_int
11 TY_S_MASTER_COLUMN Public See coding 20100617 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
12 TY_S_PARAMETER_INT Private See coding 20100616 BEGIN OF ty_s_parameter_int , name TYPE fpmgb_parameter_name, value TYPE fpmgb_parameter_value, path TYPE string, END OF ty_s_parameter_int
13 TY_S_ROW_ACTIONS Public See coding 20130807 begin of ty_s_row_actions, element_id type fpm_element_id, event_id type fpm_event_id, text type wdy_conf_transl_text, tooltip type wdy_conf_transl_text, image_source type string, event_parameters type string, action_type type fpm_action_type, index type wdy_conf_index, ctxt_menu_id type fpm_ctxt_menu_id, hide_text type fpm_hide_text, end of ty_s_row_actions
14 TY_S_SETTINGS Public See coding 20100617 begin of ty_s_settings , sel_event_type type fpmgb_sel_event, sel_event_type_ats type fpmgb_sel_event_ats, selection_mode type fpmgb_selection_mode, selection_change_behaviour type fpmgb_sel_chng_behvr, access_descr type fpm_accessibility_descr, check_mandatory type fpmgb_check_mandatory, tree_width type fpm_tree_width, visible_col_count type fpmgb_col_count, visible_row_count type fpmgb_row_count, initial_lead_selection type fpmgb_set_lead_selection, scrollable_column_count type fpmgb_non_scrollable_columns, display_empty_rows type fpmgb_table_empty_rows, ctxt_menu_id type fpm_ctxt_menu_id, suppress_selection_buttons type fpmgb_suppress_sel_buttons, show_no_data_default_text type fpm_show_no_data_default_text, no_data_text type fpm_no_data_text, allow_personalization type fpmgb_allow_pers_ats, allow_creating_views type fpmgb_allow_new_views_ats, allow_sorting type fpmgb_allow_sorting_ats, height_mode_ats type fpmgb_table_height_mode_ats, fit_to_table_width type fpmgb_fit_table_width, ROW_HEIGHT_ATS TYPE FPMGB_ROW_HEIGHT, display_mode type FPMGB_TABLE_DISPLAY_MODE, EXPORT_EXCEL Type FPMGB_EXCEL_EXPORT, allow_search type FPMGB_TREE_ALLOW_SEARCH, USE_C_TABLE type abap_bool, aria_landmark type fpm_aria_landmark, END OF ty_s_settings
15 TY_S_TREE_ATTRIBUTES Public See coding 20100617 begin of ty_s_tree_attributes , set_default_tbar_buttons type fpmgb_default_button_set, feeder type seoclsname, title type wdy_conf_transl_text, lead_sel_event_id type fpmgb_s_action-event_id, end of ty_s_tree_attributes
16 TY_S_TREE_PARAMETER Public See coding 20100616 begin of ty_s_tree_parameter , name type fpmgb_parameter_name, value type fpmgb_parameter_value, end of ty_s_tree_parameter
17 TY_T_BUTTON_ACTION Public Attribute reference (LIKE) 20100616
18 TY_T_BUTTON_ACTION_INT Private See coding 20100616 ty_t_button_action_int TYPE STANDARD TABLE OF ty_s_button_action_int
19 TY_T_BUTTON_ROW_ELEMENT Public See coding 20100616 ty_t_button_row_element type standard table of ty_s_button_row_element
20 TY_T_BUTTON_ROW_ELEMENT_INT Private See coding 20100616 ty_t_button_row_element_int TYPE STANDARD TABLE OF ty_s_button_row_element_int
21 TY_T_BUTTON_ROW_ELEMENT_WO_ID Public See coding 20100618 ty_t_button_row_element_wo_id type standard table of ty_s_button_row_element_wo_id
22 TY_T_BUTTON_ROW_INT Public See coding 20100617 ty_t_button_row_int type standard table of ty_s_button_row_int
23 TY_T_COLUMN Public See coding 20100616 ty_t_column type standard table of ty_s_column
24 TY_T_COLUMN_INT Private See coding 20100616 ty_t_column_int TYPE STANDARD TABLE OF ty_s_column_int
25 TY_T_DRAG_DROP Public See coding 20100616 ty_t_drag_drop type standard table of ty_s_drag_drop
26 TY_T_DRAG_DROP_INT Private See coding 20100616 ty_t_drag_drop_int TYPE STANDARD TABLE OF ty_s_drag_drop_int
27 TY_T_MASTER_COLUMN Public See coding 20100617 ty_t_master_column type standard table of ty_s_master_column
28 TY_T_PARAMETER_INT Private See coding 20100616 ty_t_parameter_int TYPE STANDARD TABLE OF ty_s_parameter_int
29 TY_T_ROW_ACTIONS Public See coding 20130807 ty_t_row_actions type standard table of ty_s_row_actions
30 TY_T_SETTINGS Public See coding 20100617 ty_t_settings type standard table of ty_s_settings
31 TY_T_TREE_ATTRIBUTES Public See coding 20100617 ty_t_tree_attributes type standard table of ty_s_tree_attributes
32 TY_T_TREE_PARAMETER Public See coding 20100616 ty_t_tree_parameter type standard table of ty_s_tree_parameter
Method Signatures

Method ADD_BUTTON_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BUTTON_ACTION Call by reference Type reference (TYPE) TY_T_BUTTON_ACTION Button Actions 20100618
2 Importing IV_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20100621
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100618

Method ADD_BUTTON_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON_ROW_ELEMENT Call by reference Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT 20100618
2 Importing IT_BUTTON_ROW_ELEMENT Call by reference Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT_WO_ID 20100617
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100617

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN Call by reference Type reference (TYPE) TY_T_COLUMN Column 20100617
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100617

Method ADD_CTXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CTXT_MENU Call by reference Type reference (TYPE) CL_FPM_CONFIG_WRITER=>TY_T_CTXT_MENU 20111221
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalization Error 20111221

Method ADD_CTXT_MENU_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CTXT_MENU_ITEMS Call by reference Type reference (TYPE) CL_FPM_CONFIG_WRITER=>TY_T_CTXT_MENU_ITEM 20111221
2 Importing IV_CTXT_MENU_ID Call by reference Type reference (TYPE) FPM_CTXT_MENU_ID Context Menu ID 20111221
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalization Error 20111221

Method ADD_DRAG_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DRAG_DROP Call by reference Type reference (TYPE) TY_T_DRAG_DROP 20100617
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100617

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) TY_T_TREE_PARAMETER Parameters 20100618
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100618

Method ADD_QUICKVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_QUICKVIEW Call by reference Type reference (TYPE) CL_FPM_CONFIG_WRITER=>TY_T_QUICKVIEW 20120308
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20120308

Method ADD_ROW_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROW_ACTIONS Call by reference Type reference (TYPE) TY_T_ROW_ACTIONS 20130807

Method ADD_ROW_ACTIONS on class CL_FPM_TREE_CONFIG_WRITER has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPM_T_T100_MESSAGES Messages exported to be dispalyed in popup 20100618
2 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100618

Method CHECK on class CL_FPM_TREE_CONFIG_WRITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPL_WRITER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_MODIFIER API Change Application Configuration 20100616
2 Importing IR_COMP_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Read Interface for the Component Configuration 20100616
3 Importing IR_COMP_WRITER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_MODIFIER API Change Component Configuration 20100616
4 Importing IR_CONFIG_TOOL_COMP Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP API Configuration Component 20100616
5 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20100616
6 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Type of Web Dynpro Configuration 20100616
7 Importing IV_CREATE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100616
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100616

Method GET_BUTTON_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_PATH Value transfer Type reference (TYPE) STRING 20100616
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100616

Method GET_BUTTON_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUTTON_ROW_ELEMENT Call by reference Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT_INT Button Row Element 20100618
2 Importing ID_PATH Call by reference Type reference (TYPE) STRING 20100618
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100618

Method READ_BUTTON_ROW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ED_PATH Value transfer Type reference (TYPE) STRING 20100621
2 Importing ID_BUTTON_ROW_ELEMENT_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID FPM: Element ID 20100621
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100621

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100618

Method SAVE on class CL_FPM_TREE_CONFIG_WRITER has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) TY_S_TREE_ATTRIBUTES 20100618

Method SET_ATTRIBUTES on class CL_FPM_TREE_CONFIG_WRITER 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_MASTER_COLUMN Call by reference Type reference (TYPE) TY_S_MASTER_COLUMN 20100617
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100617

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SETTINGS Call by reference Type reference (TYPE) TY_S_SETTINGS 20100617
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100617
History
Last changed by/on SAP  20141120 
SAP Release Created in 703