SAP ABAP Interface /BOFU/IF_UICFG_C (tm)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BRC-FBI (Application Component) Integration of FPM and Persistency Frameworks like BOPF
     /BOFU/FBI_DESIGNTIME_V1 (Package) FBI Design Time V1: View Cluster (Current Version)
Properties
Interface /BOFU/IF_UICFG_C  
Short Description tm    
General Data
Package /BOFU/FBI_DESIGNTIME_V1   FBI Design Time V1: View Cluster (Current Version) 
Created 20131017   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface /BOFU/IF_UICFG_C has no forward declaration.
Interfaces
Interface /BOFU/IF_UICFG_C has no interface.
Friends
Interface /BOFU/IF_UICFG_C has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_COMPONENT Constant Public See coding 20131027
2 SC_CONFIG_TYPE Constant Public See coding 20131027
3 SC_TEXT_SRC Constant Public See coding 20131027
4 SC_TEXT_TYPE Constant Public See coding 20131027
5 SC_UIBB Constant Public See coding 20131027
Methods
Interface /BOFU/IF_UICFG_C has no method.
Events
Interface /BOFU/IF_UICFG_C has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FBI_DATA Public See coding 20131027 BEGIN OF ts_fbi_data, name TYPE /bofu/fbi_view, bo TYPE /bofu/bo, node TYPE /bofu/node, ui_structure TYPE /bofu/fbi_node_ui_struct, ui_mapper_cls TYPE /bofu/fbi_node_ui_mapper, ui_exit_intf_cls TYPE /bofu/fbi_node_exit_intf, no_retrieve TYPE /bofu/fbi_no_retrieve, no_property TYPE /bofu/fbi_no_property, END OF ts_fbi_data
2 TS_FBI_DATA_ACTN Public See coding 20131027 BEGIN OF ts_fbi_data_actn, name TYPE /bofu/fbi_view, actionid_x TYPE /bofu/fbi_ui_action, actionid TYPE /bofu/fbi_ui_action, path TYPE char24, enabled TYPE /bofu/fbi_enabled, action_alias TYPE /bofu/fbi_ui_action_prop_cntrl, action_impl TYPE /bofu/fbi_ui_action_internal, action_conf TYPE /bofu/fbi_action_conf, text TYPE /bofu/fbi_action_text, tooltip TYPE /bofu/fbi_tooltip, enable_on_update TYPE /bofu/fbi_enable_on_update, disable_nosel TYPE /bofu/fbi_disable_nosel, related_view TYPE /bofu/fbi_related_view, npath TYPE string, index TYPE i, END OF ts_fbi_data_actn
3 TS_FBI_DATA_AFLD Public See coding 20131027 BEGIN OF ts_fbi_data_afld, name TYPE /bofu/fbi_view, ui_str_fld_x TYPE /bofu/fbi_ui_str_fld, ui_str_fld TYPE /bofu/fbi_ui_str_fld, related_view TYPE /bofu/fbi_related_view, path TYPE char24, END OF ts_fbi_data_afld
4 TS_FBI_DATA_CONTEXT_KEY_FIELDS Public See coding 20131027 BEGIN OF ts_fbi_data_context_key_fields, CODE_FIELD Type /BOFU/CODE_FIELD_NAME, CONTEXT_KEY_FIELD Type /BOFU/CONTEXT_KEY_FIELD_NAME, CONTEXT_KEY_FIELD_VALUE Type /BOFU/CONTEXT_KEY_FIELD_VALUE, BIND_TYPE Type /BOFU/BIND_TYPE, END OF ts_fbi_data_context_key_fields
5 TS_FBI_DATA_FLDS Public See coding 20131027 BEGIN OF ts_fbi_data_flds, name TYPE /bofu/fbi_view, ui_str_fld_x TYPE /bofu/fbi_ui_str_fld, ui_str_fld TYPE /bofu/fbi_ui_str_fld, path TYPE char24, label TYPE /bofu/fbi_label_otr_alias, tooltip TYPE /bofu/fbi_tooltip_otr_alias, uses_dom_vals TYPE /bofu/fbi_uses_dom_fix_values, uses_vtab_vals TYPE /bofu/fbi_uses_vtab_fix_values, related_view TYPE /bofu/fbi_related_view, npath TYPE string, index TYPE i, END OF ts_fbi_data_flds
6 TS_FBI_DATA_MAP Public See coding 20131027 BEGIN OF ts_fbi_data_map, CONV_CAT Type /BOFU/FBI_VIEW_MAP_CATEGORY, NODE_FIELD1 Type /BOFU/FBI_BO_NODE_FLD1, NODE_FIELD2 Type /BOFU/FBI_BO_NODE_FLD2, NODE_FIELD3 Type /BOFU/FBI_BO_NODE_FLD3, UI_FIELD1 Type /BOFU/FBI_UI_NODE_FLD1, UI_FIELD2 Type /BOFU/FBI_UI_NODE_FLD2, UI_FIELD3 Type /BOFU/FBI_UI_NODE_FLD3, CONF1 Type /BOFU/FBI_MAP_CONF1, CONF2 Type /BOFU/FBI_MAP_CONF2, CONF3 Type /BOFU/FBI_MAP_CONF3, CONF4 Type /BOFU/FBI_MAP_CONF4, CONF5 Type /BOFU/FBI_MAP_CONF5, END OF ts_fbi_data_map
7 TS_FBI_DATA_RELV Public See coding 20131027 BEGIN OF ts_fbi_data_relv, name TYPE /bofu/fbi_view, path TYPE char24, related_view TYPE /bofu/fbi_related_view, assoc TYPE /bofu/fbi_association, read_only TYPE /bofu/fbi_read_only, create_default TYPE /bofu/fbi_create_default, keep_fields TYPE /bofu/fbi_keep_fields, outpstr_suffix TYPE /bofu/fbi_output_str_suffix, related_data TYPE ts_fbi_data, END OF ts_fbi_data_relv
8 TS_FORM_DATA Public See coding 20131027 BEGIN OF ts_form_data, cfgname TYPE wdy_config_id, feeder TYPE seoclsname, view TYPE /bofu/fbi_view, bo TYPE /bofu/bo, node TYPE /bofu/node, ui_structure TYPE /bofu/fbi_node_ui_struct, ui_mapper_cls TYPE /bofu/fbi_node_ui_mapper, ui_exit_intf_cls TYPE /bofu/fbi_node_exit_intf, handles_toolbar TYPE /bofu/fbi_handles_toolbar, ui_helper TYPE seoclsname, END OF ts_form_data
9 TS_FORM_FIELD Public See coding 20131027 BEGIN OF ts_form_field, cfgname TYPE wdy_config_id, name TYPE name_komp, text TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, display_type TYPE fpmgb_display_type, visibility_label TYPE fpm_label_visibility, npath TYPE string, index TYPE i, END OF ts_form_field
10 TS_LIST_ACTION Public See coding 20131027 BEGIN OF ts_list_action, cfgname TYPE wdy_config_id, element_id TYPE fpm_element_id, event_id TYPE fpmgb_s_action-event_id, text TYPE wdy_conf_transl_text, sub_text TYPE wdy_conf_transl_text, display_type TYPE fpmgb_display_type, visibility TYPE fpmgb_column_visibility, npath TYPE string, index TYPE i, END OF ts_list_action
11 TS_LIST_DATA Public See coding 20131027 BEGIN OF ts_list_data, cfgname TYPE wdy_config_id, feeder TYPE seoclsname, view TYPE /bofu/fbi_view, bo TYPE /bofu/bo, node TYPE /bofu/node, ui_structure TYPE /bofu/fbi_node_ui_struct, ui_mapper_cls TYPE /bofu/fbi_node_ui_mapper, ui_exit_intf_cls TYPE /bofu/fbi_node_exit_intf, ui_helper TYPE seoclsname, empty_lines TYPE /bofu/fbi_empty_lines, init_selection TYPE /bofu/fbi_initialize_selection, list_width TYPE fpm_list_width, style_of_rendering TYPE fpmgb_list_render_style, enable_h_scrolling TYPE fpmgb_enabling_h_scrolling, visible_col_count TYPE fpmgb_col_count, visible_row_count TYPE fpmgb_row_count, END OF ts_list_data
12 TS_LIST_FIELD Public See coding 20131027 BEGIN OF ts_list_field, cfgname TYPE wdy_config_id, name TYPE name_komp, header TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, display_type TYPE fpmgb_display_type, visibility TYPE fpmgb_column_visibility, width TYPE fpmgb_ui_element_width, master_column TYPE boolean, npath TYPE string, index TYPE i, END OF ts_list_field
13 TS_OVP_ACTION Public See coding 20131027 BEGIN OF ts_ovp_action, cfgname TYPE wdy_config_id, page_id TYPE fpm_content_area_id, component TYPE fpm_component_name, config_id TYPE wdy_config_id, event_id TYPE fpmgb_s_action-event_id, element_id TYPE fpm_element_id, text TYPE wdy_conf_transl_text, sub_text TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, type TYPE fpmgb_display_type, visibility TYPE fpmgb_column_visibility, node_id TYPE string, index TYPE i, END OF ts_ovp_action
14 TS_OVP_DATA Public See coding 20131027 BEGIN OF ts_ovp_data, cfgname TYPE wdy_config_id, title TYPE wdy_conf_transl_text, END OF ts_ovp_data
15 TS_OVP_FIELD Public See coding 20131027 BEGIN OF ts_ovp_field, cfgname TYPE wdy_config_id, page_id TYPE fpm_content_area_id, component TYPE fpm_component_name, config_id TYPE wdy_config_id, ui_structure TYPE /bofu/fbi_node_ui_struct, name TYPE name_komp, header TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, display_type TYPE fpmgb_display_type, visibility TYPE fpmgb_column_visibility, width TYPE fpmgb_ui_element_width, master_column TYPE boolean, node_id TYPE string, index TYPE i, END OF ts_ovp_field
16 TS_OVP_PAGE Public See coding 20131027 BEGIN OF ts_ovp_page, cfgname TYPE wdy_config_id, id TYPE fpm_content_area_id, type TYPE fpm_content_area_type, title TYPE fpm_content_area_title, dlg_name TYPE fpm_dialog_window_name, END OF ts_ovp_page
17 TS_OVP_TEXT Public See coding 20131027 BEGIN OF ts_ovp_text, cfgname TYPE wdy_config_id, page_id TYPE fpm_content_area_id, "uibb key component TYPE fpm_component_name, config_id TYPE wdy_config_id, feeder TYPE seoclsname, "fbi key view TYPE /bofu/fbi_view, bo TYPE /bofu/bo, node TYPE /bofu/node, "text text_type TYPE c LENGTH 1, text_content TYPE string, label_src TYPE c LENGTH 1, tooltip_src TYPE c LENGTH 1, "source idetification label_otr TYPE string, tooltip_otr TYPE string, komp_name TYPE name_komp, komp_type TYPE komp_type, END OF ts_ovp_text
18 TS_OVP_UIBB Public See coding 20131027 BEGIN OF ts_ovp_uibb, cfgname TYPE wdy_config_id, page_id TYPE fpm_content_area_id, component TYPE fpm_component_name, config_id TYPE wdy_config_id, title TYPE fpm_uibb_title, type TYPE fpm_uibb_render_type, hidden TYPE fpm_hidden, location TYPE fpm_location, feeder TYPE seoclsname, ui_helper TYPE seoclsname, view TYPE /bofu/fbi_view, bo TYPE /bofu/bo, node TYPE /bofu/node, ui_structure TYPE /bofu/fbi_node_ui_struct, ui_mapper_cls TYPE /bofu/fbi_node_ui_mapper, ui_exit_intf_cls TYPE /bofu/fbi_node_exit_intf, handles_toolbar TYPE /bofu/fbi_handles_toolbar, path TYPE string, END OF ts_ovp_uibb
19 TT_FBI_DATA Public See coding 20131027 tt_fbi_data TYPE HASHED TABLE OF ts_fbi_data WITH UNIQUE KEY name
20 TT_FBI_DATA_ACTN Public See coding 20131027 tt_fbi_data_actn TYPE HASHED TABLE OF ts_fbi_data_actn WITH UNIQUE KEY name actionid_x WITH NON-UNIQUE SORTED KEY name COMPONENTS name WITH NON-UNIQUE SORTED KEY actionid COMPONENTS actionid
21 TT_FBI_DATA_AFLD Public See coding 20131027 tt_fbi_data_afld TYPE HASHED TABLE OF ts_fbi_data_afld WITH UNIQUE KEY name ui_str_fld_x WITH NON-UNIQUE SORTED KEY related_view COMPONENTS related_view path
22 TT_FBI_DATA_CONTEXT_KEY_FIELDS Public See coding 20131027 tt_fbi_data_context_key_fields TYPE HASHED TABLE OF ts_fbi_data_context_key_fields WITH UNIQUE KEY context_key_field
23 TT_FBI_DATA_FLDS Public See coding 20131027 tt_fbi_data_flds TYPE HASHED TABLE OF ts_fbi_data_flds WITH UNIQUE KEY name ui_str_fld_x WITH NON-UNIQUE SORTED KEY name COMPONENTS name WITH NON-UNIQUE SORTED KEY field COMPONENTS ui_str_fld
24 TT_FBI_DATA_MAP Public See coding 20131027 tt_fbi_data_map TYPE standard TABLE OF ts_fbi_data_map "HASHED WITH KEY conv_cat node_field1
25 TT_FBI_DATA_RELV Public See coding 20131027 tt_fbi_data_relv TYPE SORTED TABLE OF ts_fbi_data_relv WITH UNIQUE KEY name path related_view WITH NON-UNIQUE SORTED KEY related_view COMPONENTS related_view path
26 TT_FORM_DATA Public See coding 20131027 tt_form_data TYPE HASHED TABLE OF ts_form_data WITH UNIQUE KEY cfgname WITH NON-UNIQUE SORTED KEY view COMPONENTS view
27 TT_FORM_FIELD Public See coding 20131027 tt_form_field TYPE HASHED TABLE OF ts_form_field WITH UNIQUE KEY cfgname name
28 TT_LIST_ACTION Public See coding 20131027 tt_list_action TYPE SORTED TABLE OF ts_list_action WITH NON-UNIQUE KEY cfgname element_id WITH NON-UNIQUE SORTED KEY event_id COMPONENTS event_id
29 TT_LIST_DATA Public See coding 20131027 tt_list_data TYPE HASHED TABLE OF ts_list_data WITH UNIQUE KEY cfgname WITH NON-UNIQUE SORTED KEY view COMPONENTS view
30 TT_LIST_FIELD Public See coding 20131027 tt_list_field TYPE HASHED TABLE OF ts_list_field WITH UNIQUE KEY cfgname name
31 TT_OVP_ACTION Public See coding 20131027 tt_ovp_action TYPE SORTED TABLE OF ts_ovp_action WITH NON-UNIQUE KEY cfgname WITH NON-UNIQUE SORTED KEY event_id COMPONENTS event_id
32 TT_OVP_DATA Public See coding 20131027 tt_ovp_data TYPE HASHED TABLE OF ts_ovp_data WITH UNIQUE KEY cfgname
33 TT_OVP_FIELD Public See coding 20131027 tt_ovp_field TYPE SORTED TABLE OF ts_ovp_field WITH NON-UNIQUE KEY cfgname WITH NON-UNIQUE SORTED KEY ui_struc COMPONENTS ui_structure name WITH NON-UNIQUE SORTED KEY ui_field COMPONENTS name
34 TT_OVP_PAGE Public See coding 20131027 tt_ovp_page TYPE HASHED TABLE OF ts_ovp_page WITH UNIQUE KEY cfgname id
35 TT_OVP_TEXT Public See coding 20131027 tt_ovp_text TYPE TABLE OF ts_ovp_text
36 TT_OVP_UIBB Public See coding 20131027 tt_ovp_uibb TYPE SORTED TABLE OF ts_ovp_uibb WITH NON-UNIQUE KEY cfgname WITH NON-UNIQUE SORTED KEY config_key COMPONENTS component config_id WITH NON-UNIQUE SORTED KEY config_id COMPONENTS config_id
History
Last changed by/on SAP  20140121 
SAP Release Created in