SAP ABAP Class CL_FPM_LIST_SETTINGS_DIALOG_AS (Assistance Class for FPM_LIST_PERS_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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20101104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_LIST_SETTINGS_DLG_EVENT Sender of Dialog Events. For consumers of WD dialog comp. 20101110
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CALLBACK_SELOPT_20 SelectOptions20: Callback for User-Defined UI 20140717
Properties
Class CL_FPM_LIST_SETTINGS_DIALOG_AS  
Short Description Assistance Class for FPM_LIST_PERS_DIALOG    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20101104   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 IF_FPM_LIST_SETTINGS_DLG_PROPS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FPM_LIST_SETTINGS_STORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_FPM_LIST_SETTINGS_VARIANT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_LIST_SETTINGS_DLG_EVENT Sender of Dialog Events. For consumers of WD dialog comp. 20101110
2 IF_WD_CALLBACK_SELOPT_20 SelectOptions20: Callback for User-Defined UI 20140717
Friends
Class CL_FPM_LIST_SETTINGS_DIALOG_AS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ACTIVE_UI_ELEMENT Constant Public See coding 20101115
2 CV_BUTTON_ID Constant Public See coding 20101201
3 CV_PERS_DIALOG_USAGE Constant Public Type reference (TYPE) STRING 'FPM_PERS_DIALOG_USAGE' 20101110
4 CV_PERS_DIALOG_USAGEGROUP_NAME Constant Public Type reference (TYPE) STRING 'FPM_PERS_DIALOG_USAGES' 20101110
5 MO_AGGREGATION_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20110819
6 MO_ALV_LOGGER Instance attribute Public Object reference (TYPE REF TO) CL_FPM_SALV_TRACE 20110223
7 MO_COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20101104
8 MO_COND_FORMATTING_CHANGE_LOG Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CHNG_LOG ChangeLog of SettingsVariant 20140717
9 MO_COND_FORMATTING_SELECT_OPT Instance attribute Public Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Used Component for Filter View 20140717
10 MO_CONTEXT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101104
11 MO_DISPLAY_OPTIONS Instance attribute Public Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_DLG_PROPS Display Options for Settings Dialog 20101105
12 MO_FIELDCATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101126
13 MO_FILTER_CHANGE_LOG Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CHNG_LOG ChangeLog of SettingsVariant 20101109
14 MO_FILTER_SELECT_OPTIONS Instance attribute Public Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Used Component for Filter View 20101105
15 MO_FPM Instance attribute Public Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20110805
16 MO_INSTANCE_STYLE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_INSTANCE_STYLE_MANAGER Instance Style Manager 20140804
17 MO_LCP Instance attribute Public Object reference (TYPE REF TO) IF_SALV_WD_LIST_CTXT_PROVIDER General public interface of a List Context Provider 20130827
18 MO_SETTINGS_STORE Instance attribute Public Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_STORE Store Object for persistence of SettingsVariant 20101104
19 MO_SETTINGS_VARIANT Instance attribute Public Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_VARIANT SettingsVariant : Adaption of Pers,Conf and Feeder 20101104
20 MO_SORT_VIEW Instance attribute Public Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20101124
21 MO_TREE_SEARCH_HELP Instance attribute Public Object reference (TYPE REF TO) IF_FPM_GUIBB_TREE_SEARCH_HELP FPM Tree UIBB: Filter Functionality 20140730
22 MT_AGGREGATION Instance attribute Public Type reference (TYPE) T_AGGREGATION 20110819
23 MT_COLUMN_DESCRIPTOR Instance attribute Public Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR Display Options for Settings Dialog 20101126
24 MT_COND_FORMATTING Instance attribute Private Type reference (TYPE) FPMGB_T_CONDITIONAL_FORMATTING 20140717
25 MT_SELOPT_ATTRIB_MAPPING Instance attribute Private Type reference (TYPE) TY_T_SELOPT_ATTRIB_MAPPING 20101203
26 MT_SORT Instance attribute Public Type reference (TYPE) T_SORT 20101124
27 MT_SO_OPERATOR_CHECKBOX Instance attribute Private Type reference (TYPE) WDR_SO_T_OPERATOR operators for checkboxes 20110131
28 MT_SO_OPERATOR_ID_TEXT Instance attribute Private Type reference (TYPE) WDR_SO_T_OPERATOR operators for attr types ID and TEXT 20101217
29 MV_ACTIVE_UI_ELEMENT Instance attribute Public Type reference (TYPE) STRING 20101115
30 MV_AGGREGATION_MAXINDEX Instance attribute Private Type reference (TYPE) I 20110819
31 MV_AGGREGATION_READ_ONLY Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20130513
32 MV_DEFAULT_VARIANT_KEY Instance attribute Private Type reference (TYPE) STRING 20101203
33 MV_FIX_WINDOW_SIZE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110218
34 MV_HIERARCHY_COLUMN_ID Instance attribute Public Type reference (TYPE) STRING 20111107
35 MV_LAST_ACTION Instance attribute Private Type reference (TYPE) STRING 20101203
36 MV_MT_SORT_FILLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140430
37 MV_MULTI_COL_SORT_ALLOWED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120124
38 MV_REINITIALIZATION_NEEDED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101126
39 MV_RELOAD_COUNTER Instance attribute Public Type reference (TYPE) I 1 20101129
40 MV_SORT_MAXINDEX Instance attribute Private Type reference (TYPE) I 20101124
41 MV_SORT_ORDER Instance attribute Public Type reference (TYPE) FPM_SORT_ORDER 'A' Sort Order 20110404
42 MV_SORT_PERSO_ALLOWED Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120124
43 MV_SORT_READ_ONLY Instance attribute Public Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20130513
44 MV_VISIBLE_AGGREGATION_COLUMN Instance attribute Public Type reference (TYPE) STRING 20110819
45 MV_VISIBLE_FILTER_COLUMN Instance attribute Public Type reference (TYPE) STRING 20101116
46 MV_VISIBLE_SORT_COLUMN Instance attribute Public Type reference (TYPE) STRING 20101222
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_APPLY Instance method Public Method 20101112
2 ACTION_CANCEL Instance method Public Method 20101112
3 ACTION_SAVE Instance method Public Method 20101112
4 ACTION_SAVEAS Instance method Public Method 20101112
5 ADAPT_AGGREGATION_VALUE_SET Instance method Public Method 20110819
6 ADAPT_SORT_VALUE_SET Instance method Public Method 20101129
7 CONSTRUCTOR Instance method Public Constructor 20110223
8 CONV_COND_FORMAT_TO_SELOPT Instance method Private Method 20140718
9 CONV_FILTER_TO_SELOPT Instance method Private Method 20101115
10 CONV_SELOPT_TO_COND_FORMAT Instance method Private Method 20140718
11 CONV_SELOPT_TO_FILTER Instance method Private Method 20101115
12 CREATE_AGGREGATION_LINE Instance method Public Method Create new line in aggregation tab 20110819
13 CREATE_SORT_LINE Instance method Public Method Create new line in sort tab 20101124
14 CUSTOM_FILTER_OVS_F4_HELP Instance method Public Method 20130903
15 CUSTOM_FILTER_USE_EXT_FORMAT Instance method Public Method 20130829
16 DELETE_VARIANT Instance method Public Method 20101104
17 FREE Instance method Public Method 20101116
18 GET_COND_FORMAT_DATA Instance method Private Method 20140718
19 GET_FILTER_DATA Instance method Private Method 20101109
20 GET_PURE_STRING Instance method Private Method 20130806
21 GET_ROW_COUNT_VISIBILITY Instance method Public Method 20101129
22 GET_SAVE_AS_ENABLED Instance method Public Method 20101129
23 GET_SELOPT_ATTRIBUTES Instance method Private Method generate attribute list for select options 20101115
24 GET_SELOPT_ATTRIBUTE_FORMAT Instance method Private Method generate attribute list for select options 20140718
25 GET_SELOPT_ATTRIBUTE_OPERATOR Instance method Private Method 20101217
26 GET_SELOPT_ATTRIBUTE_TYPE Instance method Private Method determine attribute type for select options 20101115
27 GET_SELOPT_CHECKBOX_VALUE_SET Instance method Private Method 20110131
28 GET_TAB_VISIBILITY Instance method Public Method 20101129
29 INIT Instance method Public Method 20101104
30 INITIALIZE_INSTANCE_STYLING Instance method Public Method 20140804
31 INITIALIZE_VIEW_LIST Instance method Public Method 20101126
32 IS_FILTERABLE_COLUMN_AVAILABLE Instance method Public Method 20101222
33 IS_FILTER_CHANGEABLE Instance method Public Method Is Filter changeable? 20110218
34 IS_NEW_COND_SELOPT_REQUIRED Instance method Public Method 20140717
35 IS_NEW_SELOPT_REQUIRED Instance method Public Method 20101202
36 IS_VARIANT_CHANGED Instance method Public Method 20101215
37 LOAD_VARIANT Instance method Public Method 20101104
38 ON_DELETED Instance method Private Event handling method 20101104
39 ON_DELETE_FAILED Instance method Private Event handling method 20101104
40 ON_LIST_OF_VARIANTS_CHANGED Instance method Private Event handling method 20101105
41 ON_SAVED Instance method Private Event handling method 20101105
42 ON_SAVE_FAILED Instance method Private Event handling method 20101105
43 REMOVE_AGGREGATION_LINE Instance method Public Method Remove line in aggregation tab 20110823
44 REMOVE_SORT_LINE Instance method Public Method Remove line in sort tab 20101129
45 REPORT_MESSAGES_FROM_STORE Instance method Private Method 20110330
46 RESET_COND_FORMATTING_DIALOG Instance method Public Method 20140717
47 RESET_FILTER_DIALOG Instance method Public Method 20101222
48 RESET_VARIANT Instance method Public Method 20101126
49 SEND_COLUMN_DATA_TO_UI Instance method Public Method 20101129
50 SEND_COND_FORMAT_DATA_TO_UI Instance method Public Method 20140717
51 SEND_FILTER_DATA_TO_UI Instance method Public Method 20101105
52 SET_ACTIVE_UI_ELEMENT Instance method Public Method 20101115
53 SET_AGGREGATION_DATA Instance method Public Method 20110831
54 SET_COND_FORMATTING_DATA Instance method Private Method 20140717
55 SET_COND_FORMAT_SELECT_OPTIONS Instance method Public Method 20140717
56 SET_DEFAULT_VARIANT Instance method Public Method 20101203
57 SET_FILTER_DATA Instance method Private Method 20101109
58 SET_FILTER_SELECT_OPTIONS Instance method Public Method 20101105
59 SET_FIX_WINDOW_SIZE Instance method Public Method 20110218
60 SET_GROUPING_FLAG Instance method Public Method 20140430
61 SET_SORT_DATA Instance method Public Method 20101129
62 SET_SORT_DATA_AFTER_SET_AGGR Instance method Public Method 20140430
63 SET_VISIBLE_AGGREGATION_COLUMN Instance method Public Method 20110819
64 SET_VISIBLE_FILTER_COLUMN Instance method Public Method 20101116
65 SET_VISIBLE_SORT_COLUMN Instance method Public Method 20101222
66 UPDATE_COLUMN_DATA_FROM_UI Instance method Public Method 20101206
67 UPDATE_COLUMN_VISIBILITY Instance method Public Method 20110401
68 UPDATE_COND_FORM_DATA_FROM_UI Instance method Public Method 20140717
69 UPDATE_FILTER_DATA_FROM_UI Instance method Public Method 20101105
Events
Class CL_FPM_LIST_SETTINGS_DIALOG_AS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_AGGREGATION Public See coding 20110819 BEGIN OF s_aggregation, explicit_index TYPE i, node TYPE REF TO if_wd_context_node, END OF s_aggregation
2 S_RESET_COUNTER Public See coding 20101129 BEGIN OF s_reset_counter, column TYPE i, filter TYPE i, sort TYPE i, aggregation TYPE i, calculation TYPE i, END OF s_reset_counter
3 S_SORT Public See coding 20101124 BEGIN OF s_sort, explicit_index TYPE i, node TYPE REF TO if_wd_context_node, is_grouped TYPE wdy_boolean, END OF s_sort
4 TY_S_SELOPT_ATTRIB_MAPPING Private See coding 20101203 begin of ty_s_selopt_attrib_mapping, column_name type string, selopt_attribute(20) type c, end of ty_s_selopt_attrib_mapping
5 TY_S_SORT_RULE Public See coding 20101129 BEGIN OF ty_s_sort_rule, column_name TYPE string, descending TYPE abap_bool, is_grouped TYPE abap_bool, aggr_column TYPE string, END OF ty_s_sort_rule
6 TY_T_SELOPT_ATTRIB_MAPPING Private See coding 20101203 ty_t_selopt_attrib_mapping type table of ty_s_selopt_attrib_mapping
7 TY_T_SORT_RULE Public See coding 20101129 ty_t_sort_rule TYPE STANDARD TABLE OF ty_s_sort_rule WITH KEY column_name
8 T_AGGREGATION Public See coding 20110819 t_aggregation TYPE STANDARD TABLE OF s_aggregation WITH DEFAULT KEY
9 T_SORT Public See coding 20101124 t_sort TYPE STANDARD TABLE OF s_sort WITH DEFAULT KEY
Method Signatures

Method ACTION_APPLY Signature

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

Method ACTION_APPLY on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ACTION_CANCEL Signature

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

Method ACTION_CANCEL on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ACTION_SAVE Signature

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

Method ACTION_SAVE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ACTION_SAVEAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) FPM_LIST_ATS_VIEW_NAME View Name of Save As Popup in List ATS Personalization Dialo 20101203

Method ACTION_SAVEAS on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ADAPT_AGGREGATION_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20110819

Method ADAPT_AGGREGATION_VALUE_SET on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ADAPT_SORT_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro Context 20101129

Method ADAPT_SORT_VALUE_SET on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CONSTRUCTOR Signature

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

Method CONV_COND_FORMAT_TO_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADD_FIELDS Call by reference Type reference (TYPE) FPMGB_T_CONDITIONAL_FORMATTING Conditional Formatting Fields 20140718
2 Exporting ET_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20140718
3 Importing IT_COND_FORMAT_RULE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_FORMATTING_RULE 20140718
4 Importing IT_SELOPT_ATTRIBUTE_SORTED Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES all available attributes 20140718

Method CONV_COND_FORMAT_TO_SELOPT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CONV_FILTER_TO_SELOPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20101115
2 Importing IT_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20101115
3 Importing IT_SELOPT_ATTRIBUTE_SORTED Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES all available attributes 20101116

Method CONV_FILTER_TO_SELOPT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CONV_SELOPT_TO_COND_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FORMATTING_RULE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_FORMATTING_RULE 20140718
2 Importing IT_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20140718

Method CONV_SELOPT_TO_COND_FORMAT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CONV_SELOPT_TO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20101115
2 Importing IT_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20101115

Method CONV_SELOPT_TO_FILTER on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CREATE_AGGREGATION_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110819
2 Importing IS_AGGREGATION_RULE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_S_AGGREGATION_RULE 20110819
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20110819
4 Importing IV_IS_CLEARED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110819
5 Importing IV_IS_SINGLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20110819

Method CREATE_AGGREGATION_LINE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CREATE_SORT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101124
2 Importing IS_SORT_RULE Call by reference Type reference (TYPE) TY_S_SORT_RULE 20101129
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20101124
4 Importing IV_IS_CLEARED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101222
5 Importing IV_IS_SINGLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101222

Method CREATE_SORT_LINE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CUSTOM_FILTER_OVS_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_HANDLER Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20130903
2 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) STRING 20130903

Method CUSTOM_FILTER_OVS_F4_HELP on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method CUSTOM_FILTER_USE_EXT_FORMAT 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) STRING 20130829
2 Returning RV_USE_EXT_FORMAT Value transfer Type reference (TYPE) ABAP_BOOL 20130829

Method CUSTOM_FILTER_USE_EXT_FORMAT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method DELETE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_KEY Call by reference Type reference (TYPE) STRING 20101104

Method DELETE_VARIANT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method FREE Signature

Method FREE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method FREE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_COND_FORMAT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADD_FIELDS Call by reference Type reference (TYPE) FPMGB_T_CONDITIONAL_FORMATTING Conditional Formatting Fields 20140718
2 Exporting ET_SELOPT_ATTRIBUTE Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES Table Type of WDR_SO_S_ATTRIBUTES 20140718
3 Exporting ET_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20140718

Method GET_COND_FORMAT_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_ATTRIBUTE Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES Table Type of WDR_SO_S_ATTRIBUTES 20101109
2 Exporting ET_SELOPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20101109

Method GET_FILTER_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_PURE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20130806
2 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20130806

Method GET_PURE_STRING on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_ROW_COUNT_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VISIBLE Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101129

Method GET_ROW_COUNT_VISIBILITY on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SAVE_AS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENABLED Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101129

Method GET_SAVE_AS_ENABLED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SELOPT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_ATTRIBUTE_SORTED Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES attributes sorted by field ATTRIBUTE 20101201
2 Importing IT_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20110222
3 Importing IV_USED_IN_FILTER_DIALOG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140819

Method GET_SELOPT_ATTRIBUTES on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SELOPT_ATTRIBUTE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELOPT_ATTRIBUTE_SORTED Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES attributes sorted by field ATTRIBUTE 20140718
2 Importing IT_FORMATTING_RULE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_FORMATTING_RULE 20140718

Method GET_SELOPT_ATTRIBUTE_FORMAT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SELOPT_ATTRIBUTE_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OPERATOR Call by reference Type reference (TYPE) WDR_SO_T_OPERATOR Table Type of WDR_SO_T_OPERATOR 20101217
2 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20110131
3 Importing I_SIGN Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20101217
4 Importing I_TYPE Call by reference Type reference (TYPE) WDR_SO_ATTR_TYPE SelectOptions:Attribute Type (Const in IF_WD_SELECT_OPTIONS) 20101217

Method GET_SELOPT_ATTRIBUTE_OPERATOR on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SELOPT_ATTRIBUTE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COLUMN_DESCRIPTOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_S_COLUMN_DESCRIPTOR 20101115
2 Importing IT_COLUMN_DESCRIPTOR_SORTED Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR 20101115
3 Returning RV_TYPE Value transfer Type reference (TYPE) WDR_SO_ATTR_TYPE SelectOptions:Attribute Type (Const in IF_WD_SELECT_OPTIONS) 20101115

Method GET_SELOPT_ATTRIBUTE_TYPE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_SELOPT_CHECKBOX_VALUE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_SET Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20110131

Method GET_SELOPT_CHECKBOX_VALUE_SET on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method GET_TAB_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AGGREGATION_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110822
2 Exporting EV_COND_FORMAT_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20140724
3 Exporting EV_FILTER_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101129
4 Exporting EV_SORT_VISIBLE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101129

Method GET_TAB_VISIBILITY on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20101104
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101104
3 Importing IO_FIELDCATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101126
4 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20110805
5 Importing IO_LCP Call by reference Object reference (TYPE REF TO) IF_SALV_WD_LIST_CTXT_PROVIDER General public interface of a List Context Provider 20130827
6 Importing IO_SETTINGS_STORE Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_STORE Store Object for persistence of SettingsVariant 20101105
7 Importing IO_SETTINGS_VARIANT Call by reference Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_VARIANT SettingsVariant : Adaption of Pers,Conf and Feeder 20101105
8 Importing IO_TREE_SEARCH_HELP Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_TREE_SEARCH_HELP FPM Tree UIBB: Filter Functionality 20140730
9 Importing IT_COLUMN_DESCRIPTOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR 20101126

Method INIT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method INITIALIZE_INSTANCE_STYLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20140804

Method INITIALIZE_INSTANCE_STYLING on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method INITIALIZE_VIEW_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101126

Method INITIALIZE_VIEW_LIST on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method IS_FILTERABLE_COLUMN_AVAILABLE Signature

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

Method IS_FILTERABLE_COLUMN_AVAILABLE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method IS_FILTER_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110218

Method IS_FILTER_CHANGEABLE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method IS_NEW_COND_SELOPT_REQUIRED Signature

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

Method IS_NEW_COND_SELOPT_REQUIRED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method IS_NEW_SELOPT_REQUIRED Signature

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

Method IS_NEW_SELOPT_REQUIRED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method IS_VARIANT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101215

Method IS_VARIANT_CHANGED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method LOAD_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_KEY Call by reference Type reference (TYPE) STRING 20101104

Method LOAD_VARIANT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ON_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_KEY Value transfer Attribute reference (LIKE) 20101105

Method ON_DELETED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ON_DELETE_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Value transfer Attribute reference (LIKE) 20110330
2 Importing IV_VARIANT_KEY Value transfer Attribute reference (LIKE) 20101105

Method ON_DELETE_FAILED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ON_LIST_OF_VARIANTS_CHANGED Signature

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

Method ON_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_KEY Value transfer Attribute reference (LIKE) 20101105

Method ON_SAVED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method ON_SAVE_FAILED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Value transfer Attribute reference (LIKE) 20110330
2 Importing IV_IS_CANCELLED_BY_USER Value transfer Attribute reference (LIKE) 20110330
3 Importing IV_VARIANT_KEY Value transfer Attribute reference (LIKE) 20101105

Method ON_SAVE_FAILED on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method REMOVE_AGGREGATION_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20110823
2 Importing IV_EXPLICIT_INDEX Call by reference Type reference (TYPE) I 20110823
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20110823

Method REMOVE_AGGREGATION_LINE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method REMOVE_SORT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101129
2 Importing IV_EXPLICIT_INDEX Call by reference Type reference (TYPE) I 20101129
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20101129

Method REMOVE_SORT_LINE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method REPORT_MESSAGES_FROM_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_STORE=>TY_T_MESSAGE 20110330

Method REPORT_MESSAGES_FROM_STORE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method RESET_COND_FORMATTING_DIALOG Signature

Method RESET_COND_FORMATTING_DIALOG on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method RESET_COND_FORMATTING_DIALOG on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method RESET_FILTER_DIALOG Signature

Method RESET_FILTER_DIALOG on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method RESET_FILTER_DIALOG on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method RESET_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_KEY Call by reference Type reference (TYPE) STRING 20101126

Method RESET_VARIANT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SEND_COLUMN_DATA_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101129
2 Importing IV_KEEP_SELECTION Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110401

Method SEND_COLUMN_DATA_TO_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SEND_COND_FORMAT_DATA_TO_UI Signature

Method SEND_COND_FORMAT_DATA_TO_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method SEND_COND_FORMAT_DATA_TO_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SEND_FILTER_DATA_TO_UI Signature

Method SEND_FILTER_DATA_TO_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method SEND_FILTER_DATA_TO_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_ACTIVE_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE_UI_ELEMENT Call by reference Type reference (TYPE) STRING 20101115

Method SET_ACTIVE_UI_ELEMENT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_AGGREGATION_DATA Signature

Method SET_AGGREGATION_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method SET_AGGREGATION_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_COND_FORMATTING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_OPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20140717

Method SET_COND_FORMATTING_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_COND_FORMAT_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Select Options in Accordance with UI Guidelines 2.0 20140717

Method SET_COND_FORMAT_SELECT_OPTIONS on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_DEFAULT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101203
2 Importing IV_CURRENT_VIEW_CHECKED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20101203

Method SET_DEFAULT_VARIANT on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL_OPT_DATA Call by reference Type reference (TYPE) WDR_SO_T_VALUES Table Type of WDR_SO_S_VALUES 20101109

Method SET_FILTER_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_FILTER_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 Select Options in Accordance with UI Guidelines 2.0 20101105

Method SET_FILTER_SELECT_OPTIONS on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_FIX_WINDOW_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110218

Method SET_FIX_WINDOW_SIZE on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_GROUPING_FLAG Signature

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

Method SET_GROUPING_FLAG on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_SORT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HIDE_COUNT_IN_GROUP_HEADER Call by reference Type reference (TYPE) ABAP_BOOL 20140403
2 Importing IV_HIDE_LABEL_IN_GROUP_HEADER Call by reference Type reference (TYPE) ABAP_BOOL 20140225

Method SET_SORT_DATA on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_SORT_DATA_AFTER_SET_AGGR Signature

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

Method SET_SORT_DATA_AFTER_SET_AGGR on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_VISIBLE_AGGREGATION_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20110819

Method SET_VISIBLE_AGGREGATION_COLUMN on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_VISIBLE_FILTER_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20101116

Method SET_VISIBLE_FILTER_COLUMN on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method SET_VISIBLE_SORT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) STRING 20101222

Method SET_VISIBLE_SORT_COLUMN on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method UPDATE_COLUMN_DATA_FROM_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101206

Method UPDATE_COLUMN_DATA_FROM_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method UPDATE_COLUMN_VISIBILITY Signature

Method UPDATE_COLUMN_VISIBILITY on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method UPDATE_COLUMN_VISIBILITY on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method UPDATE_COND_FORM_DATA_FROM_UI Signature

Method UPDATE_COND_FORM_DATA_FROM_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method UPDATE_COND_FORM_DATA_FROM_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.

Method UPDATE_FILTER_DATA_FROM_UI Signature

Method UPDATE_FILTER_DATA_FROM_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no parameter.
Method UPDATE_FILTER_DATA_FROM_UI on class CL_FPM_LIST_SETTINGS_DIALOG_AS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 703