SAP ABAP Class IF_FPM_LIST_SETTINGS_DLG_PROPS (Display Options for Settings Dialog)
Properties
Class IF_FPM_LIST_SETTINGS_DLG_PROPS  
Short Description Display Options for Settings Dialog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101105   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_LIST_SETTINGS_DLG_PROPS has no forward declaration.
Interfaces
Class IF_FPM_LIST_SETTINGS_DLG_PROPS has no interface implemented.
Friends
Class IF_FPM_LIST_SETTINGS_DLG_PROPS has no friend class.
Attributes
Class IF_FPM_LIST_SETTINGS_DLG_PROPS has no attribute.
Methods
Class IF_FPM_LIST_SETTINGS_DLG_PROPS has no method.
Events
Class 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