SAP ABAP Interface IF_FPM_LIST_SETTINGS_DLG_PROPS (Display Options for Settings Dialog)
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
Properties
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS  
Short Description Display Options for Settings Dialog    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20101105   SAP 
Last changed 20141120    
Unicode checks active    
Forward declarations
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no forward declaration.
Interfaces
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no interface.
Friends
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no friend.
Attributes
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no attribute.
Methods
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no method.
Events
Interface IF_FPM_LIST_SETTINGS_DLG_PROPS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_COLUMN_DESCRIPTOR Public See coding 20101105 begin of ty_s_column_descriptor, column_name type string, * field_name type string, " ???? o_data_descr type ref to cl_abap_datadescr, * o_struct_descr type ref to cl_abap_structdescr, description type string, tooltip type string, reference_field_name type string, reference_field_type type wdr_context_attribute_info-reference_field_type, wd_format type wdy_attribute_format_prop, display_type type fpmgb_display_type, "constants in if_fpm_guibb_constants=>gc_display_type value_set type wdr_context_attr_value_list, value_suggest type wdy_boolean, value_help_mode type int1, "constants in if_wd_context_node_info ddic_shlp_name type shlpname, supplementary_attr_descriptor type if_salv_wd_list_ctxt_provider=>ys_attribute, end of ty_s_column_descriptor
2 TY_T_COLUMN_DESCRIPTOR Public See coding 20101105 ty_t_column_descriptor type standard table of ty_s_column_descriptor with key column_name
History
Last changed by/on SAP  20141120 
SAP Release Created in 703