SAP ABAP Class CL_FPM_LIST_UIBB_ASSIST_ATS (Assistance Class of the FPM_LIST_UIBB ATS Component)
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_GUIBB_ASSIST GUIBB Assistence Base Class 20101013
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_LIST_EVENT_DISPATCHER Dispatches events of the List UIBB 2 Component 20120412
Properties
Class CL_FPM_LIST_UIBB_ASSIST_ATS  
Short Description Assistance Class of the FPM_LIST_UIBB ATS Component    
Super Class CL_FPM_GUIBB_ASSIST GUIBB Assistence Base 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 20101013   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 CL_FPM_GUIBB_BASE_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_LIST_UIBB_RENDERER_ATS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_FPM_LIST_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_WD_DYNAMIC_TOOL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 IF_FPM_LIST_SETTINGS_CHNG_LOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_FPM_LIST_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 IF_SALV_WD_LIST_CTXT_PROVIDER 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_EVENT_DISPATCHER Dispatches events of the List UIBB 2 Component 20120412
Friends
Class CL_FPM_LIST_UIBB_ASSIST_ATS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_CELLS_FOR_EXPORT_EXCEL Constant Private Type reference (TYPE) I 100000 20140407
2 C_MIN_VISIBLE_ROWS Constant Private Type reference (TYPE) I CL_FPM_LIST_UIBB_RENDERER_ATS=>C_MIN_VISIBLE_ROWS Minimum number of visible rows in C_Table 20110301
3 C_RENDERER_CLASS_NAME Constant Private Type reference (TYPE) ABAP_CLASSNAME 'CL_FPM_LIST_UIBB_RENDERER_ATS' 20111020
4 GC_MAX_ROWS_PASTE Constant Private Type reference (TYPE) I 1000 20120716
5 MO_ALV_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_FPM_SALV_TRACE The Logger object for this List UIBB ATS assistance object 20101221
6 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE The List UIBB ATS component context 20101013
7 MO_EXTENDED_CTRL Instance attribute Private Object reference (TYPE REF TO) LCL_LIST_ATS_EXT_CTRL Provides access to extended ATS specific config. options 20110303
8 MO_FIELDCATALOG Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR The field catalog obtained from the Feeder definition 20101013
9 MO_INSTANCE_STYLING Instance attribute Private Object reference (TYPE REF TO) LCL_LIST_ATS_INSTANCE_STYLING 20140716
10 MO_LCP Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_LIST_CTXT_PROVIDER 20120416
11 MO_LIST_SETTINGS_CHANGE_LOG Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CHNG_LOG The change log of the personalization settings variant 20101111
12 MO_LIST_UI_INFO Instance attribute Private Object reference (TYPE REF TO) LCL_LIST_ATS_UI_INFO 20120412
13 MO_ORIG_TABLE_DESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20110831
14 MO_PERSONALIZATION_API Instance attribute Private Object reference (TYPE REF TO) IF_FPM_LIST_SETTINGS_CONTROL The personalisation API for the List UIBB ATS 20101013
15 MO_RAT Instance attribute Public Object reference (TYPE REF TO) CL_FPM_LIST_ATS_RAT This class holds info about list ats for the RAT 20121018
16 MO_RENDERER Instance attribute Private Object reference (TYPE REF TO) CL_FPM_LIST_UIBB_RENDERER_ATS The renderer instance responsible for rendering this List 20101013
17 MO_TABLE_MODIFIER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERS_TABLE_MODIFIER To Read and Change Component Configuration as a Table 20140409
18 MO_TABLE_READER_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_TABLE_READER FPM Table Reader Interface 20140207
19 MR_SOURCE_TABLE_REF Instance attribute Private Object reference (TYPE REF TO) DATA The reference to the source data table 20101013
20 MS_ADDITIONAL_INFO Instance attribute Private Type reference (TYPE) FPMGB_S_ADDITIONAL_INFO Addtional info on GUIBB List 20110128
21 MS_ADD_INFO_CTRL Instance attribute Private See coding 20110615
22 MS_CONFIG Instance attribute Private Type reference (TYPE) YS_LIST_ATS 20140728
23 MS_FEEDER_DESCRIPTOR Instance attribute Private Type reference (TYPE) IF_FPM_LIST_TYPES=>YS_FEEDER Describes the configured Feeder 20101013
24 MS_FOCUS_PROPS Instance attribute Public Type reference (TYPE) YS_FOCUS_PROPERTIES 20110720
25 MS_FORCE_APPLY_RULES Instance attribute Private Type reference (TYPE) YS_APPLY_RULES_FLAGS Flags set by settings dialog 20110518
26 MS_MASS_EDIT_PROPS Instance attribute Public Type reference (TYPE) YS_MASS_EDIT_PROPS 20120605
27 MS_MY_UIBB_KEY Instance attribute Private Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20101013
28 MS_OPTIMIZED_COL_RENDERING Instance attribute Private Type reference (TYPE) CL_FPM_LIST_UTILS=>TY_S_DYNAMIC_COL_RENDERING 20130214
29 MS_OPTIONS Instance attribute Private Type reference (TYPE) FPMGB_S_LIST_OPTIONS FPM LIST UIBB: Contains elements for adjustments 20110126
30 MS_SRC_INSERT_POSITION Instance attribute Private Type reference (TYPE) IF_FPM_LIST_TYPES=>YS_INSERT_POSITION Insert position as requested by feeder (or initial) 20110516
31 MS_TABLE_PROPS Instance attribute Private Type reference (TYPE) IF_FPM_LIST_TYPES=>YS_TABLE_PROPS Holds table runtime properties 20101013
32 MT_CONFIGURED_COLUMN Instance attribute Private Type reference (TYPE) FPMGB_T_SELECTED_FIELDS The list of configured columns 20101021
33 MT_DND_SETTINGS Instance attribute Private Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120712
34 MT_FIELD_DESCR Instance attribute Private Type reference (TYPE) FPMGB_T_LISTFIELD_DESCR The field description obtained from the Feeder definition 20101013
35 MT_FIELD_USAGE Instance attribute Private Type reference (TYPE) FPMGB_T_FIELDUSAGE The field usage obtained from the Feeder 20101013
36 MT_MESSAGES_WITH_ROW_IDX Instance attribute Private Type reference (TYPE) FPMGB_T_MESSAGES 20120904
37 MT_OVS Instance attribute Private Type reference (TYPE) TY_T_OVS 20120412
38 MT_ROW_ACTION Instance attribute Private Type reference (TYPE) FPMGB_T_ROW_ACTION 20110720
39 MV_COLLECT_UI_CHANGES Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120416
40 MV_CONFIG_NODE_ID Instance attribute Protected Type reference (TYPE) STRING 20140207
41 MV_DND_SETTINGS_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' 20110224
42 MV_FIRST_TIME_PBO Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120903
43 MV_FIRST_TIME_RENDERING Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120903
44 MV_IS_MAXIMIZED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20131018
45 MV_NEW_VARIANT Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X' if a new personalization variant is announced 20101111
46 MV_OLD_LEAD_SEL Instance attribute Private Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX The index of the previous lead selection 20101013
47 MV_SEARCH_HIT_COUNT Instance attribute Private Type reference (TYPE) I 20130918
48 MV_SEARCH_STRING Instance attribute Private Type reference (TYPE) STRING Search string when search is open 20130828
49 MV_SEARCH_STRING_OLD Instance attribute Private Type reference (TYPE) STRING Former search string when search is closed 20130905
50 MV_SELECTION_CHANGED_BY_FEEDER Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110809
51 MV_VIEW_INSTANCE_EXISTS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120417
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_SEL_FROM_DND Instance method Private Method 20120420
2 ADJUST_SEL_FROM_FEEDER Instance method Private Method 20120420
3 ADJUST_SEL_FROM_LCP Instance method Private Method 20120420
4 ADJUST_SEL_FROM_ROW_ACTION Instance method Private Method 20120420
5 ADJUST_SEL_FROM_UI Instance method Private Method 20120420
6 APPLY_ALL_COLUMN_SETTINGS Instance method Private Method Applies all column related settings 20110217
7 APPLY_COLUMN_SETTING_CHANGES Instance method Private Method Applies the setting changes announced by the P13n var. 20110216
8 APPLY_DND_SETTINGS Instance method Private Method Adds Drag Source and Drop Target Infos to table if needed 20120712
9 APPLY_FORMAT_RULES_FROM_PERS Instance method Private Method 20140717
10 APPLY_RULES_FROM_PERS Instance method Private Method Applies the personalized service rules to the LCP 20110217
11 APPLY_SETTINGS Instance method Private Method Applies the setting changes announced by the P13n var. 20110216
12 APPLY_TABLE_SETTINGS Instance method Private Method Applies the table settings 20110216
13 APPLY_USAGE_TO_PERSO Instance method Private Method 20111021
14 ATTACH_COMPONENT Instance method Private Method Attaches the WD component and its context to this List 20101013
15 CLEAR_PENDING_INPUT Instance method Private Method 20120702
16 CLEAR_SELECTION Instance method Private Method 20120214
17 CLEAR_SORT_RULES Instance method Private Method remove sort rules from personalization and LCP 20110607
18 COLLECT_CHANGES_TABLE_PROPS Instance method Private Method Collects all changes regarding the table properties 20101201
19 COLLECT_CHANGE_LOG Instance method Private Method 20120416
20 COLLECT_UI_CHANGES Instance method Private Method 20120416
21 CONSTRUCTOR Instance method Public Constructor Creates a new List UIBB ATS assistance instance 20101013
22 CONTAINS_VALIDATION_MESSAGES Instance method Private Method 20120412
23 CREATE_ATTRIBUTE_DESCRIPTOR Instance method Private Method Creates an attribute descriptor according to the column set 20110117
24 CREATE_COL_DESCR_FOR_DIALOG Instance method Private Method 20111021
25 CREATE_DND_SETTINGS Instance method Private Method 20120904
26 CREATE_EVENT_CELL Instance method Private Method 20120412
27 CREATE_EVENT_MV_PASTE Instance method Private Method 20120509
28 CREATE_EVENT_ROW_ACTION Instance method Private Method 20120412
29 CREATE_EVENT_SELECTION Instance method Private Method 20120412
30 CREATE_GROUP_FORMATTING_INFO Instance method Private Method Creates the group formatting info for the specified column 20110209
31 CREATE_PERSONALIZATION Instance method Private Method Initializes the List Personalization 20111020
32 DETERMINE_CONFIGURED_COLUMNS Instance method Private Method Determines the configured columns for the List 20101013
33 DETERMINE_EXTENDED_CTRL Instance method Private Method Determines the ATS extended control settings 20110303
34 DETERMINE_FIELD_USAGE Instance method Private Method Determines the Field usage 20101013
35 DO_SEARCH Instance method Public Method Start SEARCH in List 20130516
36 EXPANDS_WITH_AVAILABLE_SPACE Instance method Public Method 20140526
37 EXPORT_TO_EXCEL Instance method Private Method Exports the current result data to an Excel Spreadsheet 20101013
38 EXTRACT_SOURCE_INDEXES Static method Private Method 20120903
39 FILL_CUSTOM_EVENT_PARAMETERS Instance method Private Method 20120412
40 FPM_AFTER_FAILED_EVENT Instance method Public Method 20120413
41 FPM_FLUSH Instance method Public Method 20120413
42 FPM_NEEDS_CONFIRMATION Instance method Public Method 20120413
43 FPM_PROCESS_BEFORE_OUTPUT Instance method Public Method 20120413
44 FPM_PROCESS_EVENT Instance method Public Method 20120413
45 GET_AMOUNT_OF_CELLS Instance method Private Method 20140407
46 GET_COLUMN_DESCR_FOR_PASTE Instance method Private Method 20120521
47 GET_COLUMN_LABELS Instance method Private Method Gets a table of column/label mappings 20110127
48 GET_CONTEXT_MENU_CONTEXT Instance method Private Method 20110628
49 GET_DND_SETTINGS Instance method Private Method 20120904
50 GET_EVENT_DISPATCHER Instance method Public Method Requests the event dispatcher of this List UIBB ATS 20101013
51 GET_FEEDER_MODEL Instance method Public Method Returns the Feeder model 20101125
52 GET_LIST_UI_INFO Instance method Private Method 20120412
53 GET_MASTER_DETAIL_COLUMN_NAME Instance method Public Method 20140401
54 GET_SOURCE_LINE_COUNT Instance method Private Method 20120903
55 GET_SUPPLEMENTARY_ATTRIBUTES Instance method Private Method Gets a list of supplementary attributes for an attribute 20110131
56 GET_TABLE_UI_ELEMENT Instance method Public Method 20140716
57 GET_UIBB_KEY_AS_STRING Instance method Private Method Gets the UIBB key as string 20110223
58 GET_VALUE_OF_MASTER_COLUMN Instance method Public Method Gets master detail column for master detail rendering 20111005
59 HAS_DATA Instance method Public Method 20120807
60 HAS_LEAD_SELECTION Instance method Public Method 20120807
61 INITIALIZE_INSTANCE_STYLING Instance method Public Method 20140714
62 INIT_FEEDER Instance method Private Method Initializes the associated Feeder 20101013
63 INIT_PERSONALIZATION Instance method Private Method Initializes the List Personalization 20101019
64 INIT_RENDERER Instance method Private Method Initializes the associated List Renderer 20101013
65 INIT_UIBB_KEY Instance method Private Method Initializes the UIBB key of the List Component 20101013
66 INSERT_DATA_FROM_MV_PASTE Instance method Private Method 20120509
67 MAP_RESULT_INDEX_TO_SOURCE Instance method Private Method 20111201
68 MODIFY_DND_SETTINGS Instance method Private Method 20120904
69 MUST_APPLY_FORMATTING_RULES Instance method Private Method 20140718
70 ON_LIST_OF_VARIANTS_CHANGED Instance method Private Event handling method Invoked when list of variant was changed by the settings dlg 20101111
71 ON_NEW_VARIANT Instance method Private Event handling method Invoked when the settings dialog switched to a new variant 20101111
72 ON_SETTINGS_DIALOG_CLOSED Instance method Private Event handling method Invoked when the settings dialog is closed 20110414
73 OPEN_PERSONALIZATION_DIALOG Instance method Private Method 20120412
74 POST_PROCESS_MENU Instance method Private Method 20110629
75 POST_PROCESS_MENU_ITEM Instance method Private Method 20110629
76 PREPARE_ADDITIONAL_INFO Instance method Private Method Prepare additional info (title) before GET_DATA 20110615
77 PROCESS_MESSAGES Instance method Private Method Processes the messages to be displayed for the List 20101013
78 RAISE_FILTER_CHANGED_SEL_EVENT Instance method Private Method 20120412
79 READ_CONFIGURATION_TR Instance method Public Method 20140820
80 RENDER Instance method Private Method Triggers the rendering of the List 20101013
81 RESET_CHANGE_LOG Instance method Private Method Resets the change log 20101013
82 RETRIEVE_DATA_FROM_WD_ACTION Instance method Private Method 20120628
83 RETRIEVE_DATA_GENERIC Instance method Private Method 20120831
84 SET_DRAG_DATA Instance method Private Method Adds dragged data to Drop event 20110223
85 SET_OPEN_SEARCH Instance method Public Method 20130322
86 SET_REQ_COLS_TO_FEEDER_ADAPTER Instance method Private Method 20130904
87 SET_SEARCH_REL_COLUMNS Instance method Private Method Set search relevant columns 20130820
88 SET_SORT_RULES_TO_PERS_VARIANT Instance method Private Method 20120412
89 UPDATE_ACTION_USAGE Instance method Private Method Updates the action usage node 20101013
90 UPDATE_COLUMN_PROPS_FROM_CONF Instance method Private Method Updates column properties from the List configruation 20110217
91 UPDATE_COLUMN_PROPS_FROM_DESCR Instance method Private Method Updates column properties from the Field Description 20110217
92 UPDATE_COLUMN_PROPS_FROM_USAGE Instance method Private Method Updates column properties from the Field Usage 20110217
93 UPDATE_COL_PROPS_FROM_EXT_CTRL Instance method Private Method Updates column properties from the ATS Extended Control 20110303
94 UPDATE_FOCUS_AND_FIRST_ROW Instance method Private Method 20111128
95 UPDATE_MASS_EDIT_MODE Instance method Private Method 20120521
96 UPDATE_SEARCH_MATCHES Instance method Private Method 20130918
97 UPDATE_SOURCE_INDEXES Static method Private Method 20120903
98 UPDATE_TITLE_OF_SEARCH_RESULT Instance method Private Method 20130202
99 WDDOBEFOREACTION Instance method Public Method 20120412
100 WDDOBEFORENAVIGATION Instance method Public Method 20120412
101 WDDOEXIT_VIEW Instance method Public Method 20120417
102 WDDOINIT_COMP Instance method Public Method 20120412
103 WDDOINIT_VIEW Instance method Public Method 20120412
104 WDDOMODIFYVIEW Instance method Public Method 20120412
105 WDDOONCONTEXTMENU Instance method Public Method 20120412
106 WDDOPOSTPROCESSING Instance method Public Method 20120412
Events
Class CL_FPM_LIST_UIBB_ASSIST_ATS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BUTTON_ACTION Public See coding 20140728 BEGIN OF ty_s_button_action, event_id TYPE fpmgb_s_action-event_id, text TYPE wdy_conf_transl_text, index TYPE fpmgb_s_action-index, event_parameters TYPE string, fpm_primary_attribute TYPE fpm_element_id, action_type TYPE fpm_action_type, has_separator TYPE fpm_add_separator, END OF ty_s_button_action
2 TY_S_BUTTON_ROW_ELEMENT Public See coding 20140728 BEGIN OF ty_s_button_row_element, button_action TYPE yt_button_action, display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, text TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, tooltip TYPE wdy_conf_transl_text, width TYPE fpmgb_ui_element_width, ctxt_menu_id TYPE fpm_ctxt_menu_id, explanation_text TYPE fpm_explanation, END OF ty_s_button_row_element
3 TY_S_CTXT_MENU Public See coding 20140728 BEGIN OF ty_s_ctxt_menu, ctxt_menu_item TYPE ty_t_ctxt_menu_item, id TYPE fpm_ctxt_menu_id, title TYPE fpm_ctxt_menu_title, image_source TYPE fpmgb_image_src, END OF ty_s_ctxt_menu
4 TY_S_CTXT_MENU_ITEM Public See coding 20140728 BEGIN OF ty_s_ctxt_menu_item, id TYPE fpm_element_id, type TYPE fpm_ctxt_menu_item_type, text TYPE fpm_ctxt_menu_item_text, add_separator TYPE fpm_add_separator, image_source TYPE fpmgb_image_src, submenu_id TYPE fpm_ctxt_menu_id, event_id TYPE fpm_event_id, event_parameters TYPE string, index TYPE fpm_index, action_type TYPE fpm_action_type, needs_more_info TYPE wdy_boolean, END OF ty_s_ctxt_menu_item
5 TY_S_OVS Private See coding 20120412 begin of ty_s_ovs, field_name type name_komp, ovs_name type seoclsname, ovs_ref type ref to if_fpm_guibb_ovs, end of ty_s_ovs
6 TY_T_BUTTON_ROW_ELEMENT Public See coding 20140728 ty_t_button_row_element TYPE STANDARD TABLE OF ty_s_button_row_element WITH KEY element_id
7 TY_T_CTXT_MENU Public See coding 20140728 ty_t_ctxt_menu TYPE STANDARD TABLE OF ty_s_ctxt_menu WITH KEY id
8 TY_T_CTXT_MENU_ITEM Public See coding 20140728 ty_t_ctxt_menu_item TYPE STANDARD TABLE OF ty_s_ctxt_menu_item WITH KEY id
9 TY_T_OVS Private See coding 20120412 ty_t_ovs type standard table of ty_s_ovs
10 YS_APPLY_RULES_FLAGS Private See coding 20110518 begin of ys_apply_rules_flags, sort type abap_bool, "force application of sort rules (even if not changed)? filter type abap_bool, "force application of filter rules (even if not changed)? aggregate type abap_bool, "force application of filter rules (even if not changed)? search type abap_bool, formatting type abap_bool, end of ys_apply_rules_flags
11 YS_BUTTON_ROW Public See coding 20140728 BEGIN OF ys_button_row, button_row_element TYPE ty_t_button_row_element, END OF ys_button_row
12 YS_COLUMN_ACTION_CTXT Public See coding 20140728 BEGIN OF ys_column_action_ctxt, event_id TYPE fpm_event_id, event_parameters TYPE string, END OF ys_column_action_ctxt
13 YS_COLUMN_CTXT Public See coding 20140728 BEGIN OF ys_column_ctxt, 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, fixed TYPE fpmgb_list_ats_fixation, tooltip_header TYPE wdy_conf_transl_text, ctxt_menu_id TYPE fpm_ctxt_menu_id, column_action TYPE yt_column_action, END OF ys_column_ctxt
14 YS_FOCUS_PROPERTIES Public See coding 20110720 BEGIN OF ys_focus_properties, action_type_focus TYPE string, " IF_FPM_LIST_TYPES=>cs_focus_actions action_type_scroll TYPE string, " IF_FPM_LIST_TYPES=>cs_first_visible_row_actions row_index TYPE i, row_index_focus TYPE i, grouping_header_focus TYPE string, grouping_level_focus TYPE i, grouping_result_idx TYPE i, column TYPE string, ui_element_id TYPE string, is_set_by_application TYPE abap_bool, END OF ys_focus_properties
15 YS_INSERT_POSITION Public See coding 20110516 BEGIN OF ys_insert_position, index TYPE sytabix, insert_before TYPE abap_bool, END OF ys_insert_position
16 YS_LIST_ATS Public See coding 20140728 BEGIN OF ys_list_ats, feeder TYPE seoclsname, title TYPE wdy_conf_transl_text, lead_sel_event_id TYPE fpmgb_s_action-event_id, default_sorting_grouping TYPE string, default_aggregation TYPE string, parameter TYPE yt_parameter, column TYPE yt_column, settings TYPE ys_settings_ctxt, row_actions TYPE yt_row_action, drag_drop TYPE fpmgb_t_dnd_definition, button_row TYPE ys_button_row, ctxt_menu TYPE ty_t_ctxt_menu, quickview TYPE if_fpm_guibb_list_config=>ty_t_quickview, END OF ys_list_ats
17 YS_MASS_EDIT_PROPS Public See coding 20120605 BEGIN OF ys_mass_edit_props, enabled TYPE abap_bool, mr_row_template TYPE REF TO data, END OF ys_mass_edit_props
18 YS_PARAMETER Public See coding 20140728 BEGIN OF ys_parameter, name TYPE fpmgb_parameter_name, value TYPE fpmgb_parameter_value, END OF ys_parameter
19 YS_ROW_ACTION_CTXT Public See coding 20140728 BEGIN OF ys_row_action_ctxt , element_id TYPE fpm_element_id, event_id TYPE fpm_event_id, "key text TYPE wdy_conf_transl_text, "key 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 ys_row_action_ctxt
20 YS_SETTINGS_CTXT Public See coding 20140728 BEGIN OF ys_settings_ctxt, aria_landmark TYPE fpm_aria_landmark, ctxt_menu_id TYPE fpm_ctxt_menu_id, visible_row_count TYPE fpmgb_row_count, selection_mode TYPE fpmgb_selection_mode, access_descr TYPE wdy_conf_transl_text, export_excel TYPE fpmgb_excel_export, list_width TYPE fpm_list_width, grid_mode TYPE fpmgb_table_grid_mode, table_visiblity TYPE fpmgb_table_visibility, initial_lead_selection TYPE fpmgb_set_lead_selection, sel_event_type TYPE fpmgb_sel_event_ats, visible_col_count TYPE fpmgb_col_count, check_mandatory TYPE fpmgb_check_mandatory, selection_change_behaviour TYPE fpmgb_sel_chng_behvr, display_empty_rows TYPE fpmgb_table_empty_rows, scrollable_column_count TYPE fpmgb_non_scrollable_columns, enable_h_scrolling TYPE fpmgb_enabling_h_scrolling, style_of_rendering TYPE fpmgb_list_render_style, scroll_mode TYPE fpm_s_table_settings-scroll_mode, selection_mode_ats TYPE fpmgb_selection_mode_ats, height_mode_ats TYPE fpmgb_table_height_mode_ats, allow_personalization TYPE fpmgb_allow_pers_ats, allow_creating_views TYPE fpmgb_allow_new_views_ats, allow_sorting TYPE fpmgb_allow_sorting_ats, allow_filtering TYPE fpmgb_allow_filtering_ats, allow_calculation TYPE fpmgb_allow_calculation_ats, allow_grouping TYPE fpmgb_allow_grouping_ats, row_height TYPE fpmgb_row_height, is_search_result_list TYPE fpmgb_search_result_list, fit_to_table_width TYPE fpmgb_fit_table_width, master_detail_column TYPE fpm_master_detail_column, display_mode TYPE fpmgb_table_display_mode_ats, show_no_data_default_text TYPE fpm_show_no_data_default_text, no_data_text TYPE fpm_no_data_text, allow_creating_rows_by_list TYPE fpmgb_allow_creating_rows_ats, allow_search TYPE fpmgb_allow_search, has_max_min_button TYPE fpm_has_max_min_button, allow_conditional_formating TYPE fpmgb_allow_conditional_format, END OF ys_settings_ctxt
21 YT_BUTTON_ACTION Public See coding 20140728 yt_button_action TYPE STANDARD TABLE OF ty_s_button_action WITH KEY event_id
22 YT_COLUMN Public See coding 20140728 yt_column TYPE STANDARD TABLE OF ys_column_ctxt WITH KEY name
23 YT_COLUMN_ACTION Public See coding 20140728 yt_column_action TYPE STANDARD TABLE OF ys_column_action_ctxt WITH KEY event_id
24 YT_PARAMETER Public See coding 20140728 yt_parameter TYPE STANDARD TABLE OF ys_parameter WITH KEY name
25 YT_ROW_ACTION Public See coding 20140728 yt_row_action TYPE STANDARD TABLE OF ys_row_action_ctxt WITH KEY element_id
Method Signatures

Method ADJUST_SEL_FROM_DND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INSERTED Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20120420
2 Importing IT_MOVE_TO_INSERT_POSITION Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20120420

Method ADJUST_SEL_FROM_DND on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ADJUST_SEL_FROM_FEEDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION Call by reference Type reference (TYPE) RSTABIXTAB 20120420
2 Importing IV_LEAD_SEL Call by reference Type reference (TYPE) SYTABIX 20120420

Method ADJUST_SEL_FROM_FEEDER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ADJUST_SEL_FROM_LCP Signature

Method ADJUST_SEL_FROM_LCP on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method ADJUST_SEL_FROM_LCP on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ADJUST_SEL_FROM_ROW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_ROW_INDEX Call by reference Type reference (TYPE) SYTABIX 20120420

Method ADJUST_SEL_FROM_ROW_ACTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ADJUST_SEL_FROM_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION 20120420

Method ADJUST_SEL_FROM_UI on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_ALL_COLUMN_SETTINGS Signature

Method APPLY_ALL_COLUMN_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method APPLY_ALL_COLUMN_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_COLUMN_SETTING_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_CHANGES Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_CHNG_LOG=>TY_T_COLUMN_ATTRIBUTE 20110216

Method APPLY_COLUMN_SETTING_CHANGES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_DND_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20120712
2 Importing IV_DROP_ON_BODY_TRGT_NAME_REF Call by reference Type reference (TYPE) NAME_KOMP Component name 20120723
3 Importing IV_DROP_ON_ROW_TRGT_NAME_REF Call by reference Type reference (TYPE) NAME_KOMP Component name 20120723
4 Importing IV_PATH_NODE_VALUES Call by reference Type reference (TYPE) STRING 20120712
5 Importing IV_TABLE_UIELEMENT_ID Call by reference Type reference (TYPE) STRING 20120712

Method APPLY_DND_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_FORMAT_RULES_FROM_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FORMATTING_RULE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_VARIANT=>TY_T_FORMATTING_RULE 20140718

Method APPLY_FORMAT_RULES_FROM_PERS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_RULES_FROM_PERS Signature

Method APPLY_RULES_FROM_PERS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method APPLY_RULES_FROM_PERS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20111109
2 Importing IV_RENDER_ALL_COLS Call by reference Type reference (TYPE) ABAP_BOOL 20130312

Method APPLY_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_TABLE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGE_INDICATOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_CHNG_LOG=>TY_T_ATTRIBUTE 20110216
2 Importing IV_APPLY_ALL Call by reference Type reference (TYPE) ABAP_BOOL 20110216

Method APPLY_TABLE_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method APPLY_USAGE_TO_PERSO Signature

Method APPLY_USAGE_TO_PERSO on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method APPLY_USAGE_TO_PERSO on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ATTACH_COMPONENT 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 20101013
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20101013

Method ATTACH_COMPONENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CLEAR_PENDING_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20120702
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20120702

Method CLEAR_PENDING_INPUT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CLEAR_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHECK_SELECTION_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120214
2 Returning RV_SELECTION_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20120214

Method CLEAR_SELECTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CLEAR_SORT_RULES Signature

Method CLEAR_SORT_RULES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method CLEAR_SORT_RULES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method COLLECT_CHANGES_TABLE_PROPS Signature

Method COLLECT_CHANGES_TABLE_PROPS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method COLLECT_CHANGES_TABLE_PROPS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method COLLECT_CHANGE_LOG Signature

Method COLLECT_CHANGE_LOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method COLLECT_CHANGE_LOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method COLLECT_UI_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION 20120416

Method COLLECT_UI_CHANGES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CONSTRUCTOR Signature

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

Method CONTAINS_VALIDATION_MESSAGES Signature

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

Method CONTAINS_VALIDATION_MESSAGES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_ATTRIBUTE_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTE_DESCRIPTOR Call by reference Type reference (TYPE) IF_SALV_WD_LIST_CTXT_PROVIDER=>YT_ATTRIBUTE_DESCRIPTOR Meta information of all attributes 20110117

Method CREATE_ATTRIBUTE_DESCRIPTOR on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_COL_DESCR_FOR_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLUMN_DESCRIPTOR Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_DLG_PROPS=>TY_T_COLUMN_DESCRIPTOR 20111021

Method CREATE_COL_DESCR_FOR_DIALOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_DND_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DRAG_DROP_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120904
2 Importing IT_DRAG_DROP_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition of Feeder 20120904

Method CREATE_DND_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_EVENT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20120412
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE 20120412
3 Returning RO_FPM_EVENT Value transfer Object reference (TYPE REF TO) CL_FPM_EVENT 20120412

Method CREATE_EVENT_CELL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_EVENT_MV_PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20120509
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE 20120509
3 Returning RO_FPM_EVENT Value transfer Object reference (TYPE REF TO) CL_FPM_EVENT 20120509

Method CREATE_EVENT_MV_PASTE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_EVENT_ROW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20120412
2 Importing IV_ACTION_TYPE Call by reference Type reference (TYPE) FPM_ACTION_TYPE 20120412
3 Returning RO_FPM_EVENT Value transfer Object reference (TYPE REF TO) CL_FPM_EVENT 20120412

Method CREATE_EVENT_ROW_ACTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_EVENT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT 20120412
2 Returning RO_FPM_EVENT Value transfer Object reference (TYPE REF TO) CL_FPM_EVENT 20120412

Method CREATE_EVENT_SELECTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_GROUP_FORMATTING_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GROUP_FORMATTING_INFO Call by reference Type reference (TYPE) IF_SALV_WD_LIST_CTXT_PROVIDER=>YS_GROUP_FORMATTING_INFO The created group formatting info for the given attribute 20110209
2 Importing IS_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_S_LISTFIELD_DESCR 20130311
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING The name of the attribute to create the group form. info for 20110209
4 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE 20130311
5 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20140305
6 Importing IV_TEXT_REF Call by reference Type reference (TYPE) STRING 20140305

Method CREATE_GROUP_FORMATTING_INFO on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method CREATE_PERSONALIZATION Signature

Method CREATE_PERSONALIZATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method CREATE_PERSONALIZATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method DETERMINE_CONFIGURED_COLUMNS Signature

Method DETERMINE_CONFIGURED_COLUMNS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method DETERMINE_CONFIGURED_COLUMNS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method DETERMINE_EXTENDED_CTRL Signature

Method DETERMINE_EXTENDED_CTRL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method DETERMINE_EXTENDED_CTRL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method DETERMINE_FIELD_USAGE Signature

Method DETERMINE_FIELD_USAGE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method DETERMINE_FIELD_USAGE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method DO_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEXT Call by reference Type reference (TYPE) ABAP_BOOL 20130703
2 Importing IV_PREVIOUS Call by reference Type reference (TYPE) ABAP_BOOL 20130703

Method DO_SEARCH on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method EXPANDS_WITH_AVAILABLE_SPACE Signature

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

Method EXPANDS_WITH_AVAILABLE_SPACE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method EXPORT_TO_EXCEL Signature

Method EXPORT_TO_EXCEL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method EXPORT_TO_EXCEL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method EXTRACT_SOURCE_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES_FROM_FEEDER Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20120903
2 Returning RT_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20120903

Method EXTRACT_SOURCE_INDEXES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FILL_CUSTOM_EVENT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMS Call by reference Type reference (TYPE) WDR_EVENT_PARAMETER_LIST 20120412
2 Importing IV_EVENT_PARAMETER Call by reference Type reference (TYPE) STRING 20120412
3 Importing IV_FPM_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID 20120412
4 Importing IV_IS_ROW_ACTION Call by reference Type reference (TYPE) ABAP_BOOL 20120412

Method FILL_CUSTOM_EVENT_PARAMETERS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FPM_AFTER_FAILED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120413
2 Importing IV_REVERT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120413

Method FPM_AFTER_FAILED_EVENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FPM_FLUSH Signature

Method FPM_FLUSH on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method FPM_FLUSH on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FPM_NEEDS_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONFIRMATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST 20120413
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20120413

Method FPM_NEEDS_CONFIRMATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FPM_PROCESS_BEFORE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120413

Method FPM_PROCESS_BEFORE_OUTPUT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method FPM_PROCESS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20120413
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120413

Method FPM_PROCESS_EVENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_AMOUNT_OF_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AMOUNT_OF_CELLS Value transfer Type reference (TYPE) I 20140407

Method GET_AMOUNT_OF_CELLS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_COLUMN_DESCR_FOR_PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COL_DESCR Call by reference Type reference (TYPE) IF_SALV_WD_LIST_CTXT_PROVIDER=>YT_COLUMN_PASTE_DESCR 20120521
2 Importing IT_COLUMNS Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_COLUMN_NAME 20120521

Method GET_COLUMN_DESCR_FOR_PASTE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_COLUMN_LABELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLUMN_LABEL Call by reference Type reference (TYPE) IF_SALV_WD_LIST_CTXT_PROVIDER=>YHT_ATTRIBUTE_LABEL The table of column/label mappings 20110127

Method GET_COLUMN_LABELS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_CONTEXT_MENU_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_EVENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_EVENT 20110628
2 Exporting ER_ROW_DATA Call by reference Object reference (TYPE REF TO) DATA 20110628
3 Exporting EV_COLUMN_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110628
4 Exporting EV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20111104

Method GET_CONTEXT_MENU_CONTEXT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_DND_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DND_SETTINGS Value transfer Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120904

Method GET_DND_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_EVENT_DISPATCHER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) IF_FPM_LIST_EVENT_DISPATCHER 20101013

Method GET_EVENT_DISPATCHER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_FEEDER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FEEDER_MODEL Value transfer Object reference (TYPE REF TO) IF_FPM_FEEDER_MODEL Feeder Model Interface 20101125

Method GET_FEEDER_MODEL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_LIST_UI_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) LCL_LIST_ATS_UI_INFO 20120412

Method GET_LIST_UI_INFO on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_MASTER_DETAIL_COLUMN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20140401

Method GET_MASTER_DETAIL_COLUMN_NAME on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_SOURCE_LINE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINE_COUNT Value transfer Type reference (TYPE) I 20120903

Method GET_SOURCE_LINE_COUNT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_SUPPLEMENTARY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SUPPLEMENTARY_ATTR_DESCR Call by reference Type reference (TYPE) IF_SALV_WD_LIST_CTXT_PROVIDER=>YS_ATTRIBUTE The descriptor of the supplementary attributes 20110208
2 Importing IS_FIELD_DESCR Call by reference Type reference (TYPE) FPMGB_S_LISTFIELD_DESCR 20130311
3 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING The name of the attribute to get the suppl. attributes for 20110131
4 Importing IV_DISPLAY_TYPE Call by reference Type reference (TYPE) FPMGB_DISPLAY_TYPE 20130311

Method GET_SUPPLEMENTARY_ATTRIBUTES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_TABLE_UI_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLE Value transfer Object reference (TYPE REF TO) CL_WD_C_TABLE 20140716

Method GET_TABLE_UI_ELEMENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_UIBB_KEY_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20110223

Method GET_UIBB_KEY_AS_STRING on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method GET_VALUE_OF_MASTER_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MASTER_DETAIL_COLUMN Call by reference Type reference (TYPE) NAME_KOMP Component Name 20111006
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING 20111005

Method GET_VALUE_OF_MASTER_COLUMN on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method HAS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_DATA Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120807

Method HAS_DATA on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method HAS_LEAD_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_LEAD_SELECTION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120807

Method HAS_LEAD_SELECTION on class CL_FPM_LIST_UIBB_ASSIST_ATS 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 20140714

Method INITIALIZE_INSTANCE_STYLING on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method INIT_FEEDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_MESSAGE Call by reference Type reference (TYPE) FPMGB_S_T100_MESSAGE FPMGB T100 messages 20101013
2 Exporting IV_ADDITIONAL_ERROR_INFO Call by reference Type reference (TYPE) DOKU_OBJ Documentation Object 20101013
3 Exporting IV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20101013

Method INIT_FEEDER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method INIT_PERSONALIZATION Signature

Method INIT_PERSONALIZATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method INIT_PERSONALIZATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method INIT_RENDERER Signature

Method INIT_RENDERER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method INIT_RENDERER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method INIT_UIBB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20101013

Method INIT_UIBB_KEY on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method INSERT_DATA_FROM_MV_PASTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Action 20120628
2 Importing IV_COLUMN Call by reference Type reference (TYPE) NAME_KOMP Component name 20120628
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20120628

Method INSERT_DATA_FROM_MV_PASTE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method MAP_RESULT_INDEX_TO_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESULT_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20111201
2 Returning R_SOURCE_INDEX Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_ROW_INDEX 20111201

Method MAP_RESULT_INDEX_TO_SOURCE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method MODIFY_DND_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DND_SETTINGS_MODIFIED Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION Drag and Drop Attributes Definition 20120904

Method MODIFY_DND_SETTINGS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method MUST_APPLY_FORMATTING_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_ATTRIBUTE Call by reference Type reference (TYPE) IF_FPM_LIST_SETTINGS_CHNG_LOG=>TY_T_ATTRIBUTE 20140718
2 Returning RV_APPLY_FORMATTING Value transfer Type reference (TYPE) ABAP_BOOL 20140718

Method MUST_APPLY_FORMATTING_RULES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ON_LIST_OF_VARIANTS_CHANGED Signature

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

Method ON_NEW_VARIANT Signature

Method ON_NEW_VARIANT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method ON_NEW_VARIANT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method ON_SETTINGS_DIALOG_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLY_REQUESTED Value transfer Attribute reference (LIKE) 20110414
2 Importing IV_DIALOG_TYPE Value transfer Attribute reference (LIKE) 20110414

Method ON_SETTINGS_DIALOG_CLOSED on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method OPEN_PERSONALIZATION_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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

Method OPEN_PERSONALIZATION_DIALOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method POST_PROCESS_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MENU Call by reference Object reference (TYPE REF TO) CL_WD_MENU Perforce change= / 20051117-120623 20110629
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20110629
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20110629
4 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110629

Method POST_PROCESS_MENU on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method POST_PROCESS_MENU_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MENU_ITEM Call by reference Object reference (TYPE REF TO) CL_WD_MENU_ITEM Perforce change= / 20051117-120623 20110629
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20110629
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20110629
4 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110629

Method POST_PROCESS_MENU_ITEM on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method PREPARE_ADDITIONAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20121212

Method PREPARE_ADDITIONAL_INFO on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method PROCESS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120322
2 Importing IV_IGNORE_REFERENCES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20121008

Method PROCESS_MESSAGES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method RAISE_FILTER_CHANGED_SEL_EVENT Signature

Method RAISE_FILTER_CHANGED_SEL_EVENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method RAISE_FILTER_CHANGED_SEL_EVENT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method READ_CONFIGURATION_TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONFIG Call by reference Type reference (TYPE) DATA 20140820
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20140820
3 Importing IV_ROOT_NODE_NAME Call by reference Type reference (TYPE) STRING 20140820

Method READ_CONFIGURATION_TR on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20101013
2 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20101013

Method RENDER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method RESET_CHANGE_LOG Signature

Method RESET_CHANGE_LOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method RESET_CHANGE_LOG on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method RETRIEVE_DATA_FROM_WD_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COLUMN Call by reference Type reference (TYPE) NAME_KOMP Component name 20120628
2 Exporting EV_INDEX Call by reference Type reference (TYPE) I 20120628
3 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Action 20120628

Method RETRIEVE_DATA_FROM_WD_ACTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method RETRIEVE_DATA_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20120831
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20120831
3 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20120831
4 Importing IV_RAISED_BY_OWN Call by reference Type reference (TYPE) ABAP_BOOL 20120831

Method RETRIEVE_DATA_GENERIC on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method SET_DRAG_DATA Signature

Method SET_DRAG_DATA on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method SET_DRAG_DATA on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method SET_OPEN_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPEN Call by reference Type reference (TYPE) ABAP_BOOL 20130322
2 Importing IV_SET_FOCUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140416
3 Importing IV_WRITE_TO_VARIANT Call by reference Type reference (TYPE) ABAP_BOOL 20131001

Method SET_OPEN_SEARCH on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method SET_REQ_COLS_TO_FEEDER_ADAPTER Signature

Method SET_REQ_COLS_TO_FEEDER_ADAPTER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method SET_REQ_COLS_TO_FEEDER_ADAPTER on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method SET_SEARCH_REL_COLUMNS Signature

Method SET_SEARCH_REL_COLUMNS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method SET_SEARCH_REL_COLUMNS on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method SET_SORT_RULES_TO_PERS_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_GROUPING_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_GROUPING_RULE 20120412
2 Importing T_SORT_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_SORT_RULE 20120412

Method SET_SORT_RULES_TO_PERS_VARIANT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_ACTION_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20101013
2 Returning RV_ACTION_USAGE_UPDATED Value transfer Type reference (TYPE) ABAP_BOOL 20111104

Method UPDATE_ACTION_USAGE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_COLUMN_PROPS_FROM_CONF Signature

Method UPDATE_COLUMN_PROPS_FROM_CONF on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_COLUMN_PROPS_FROM_CONF on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_COLUMN_PROPS_FROM_DESCR Signature

Method UPDATE_COLUMN_PROPS_FROM_DESCR on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_COLUMN_PROPS_FROM_DESCR on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_COLUMN_PROPS_FROM_USAGE Signature

Method UPDATE_COLUMN_PROPS_FROM_USAGE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_COLUMN_PROPS_FROM_USAGE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_COL_PROPS_FROM_EXT_CTRL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 'X' if the List ATS Extended Control indicated any changes 20110304

Method UPDATE_COL_PROPS_FROM_EXT_CTRL on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_FOCUS_AND_FIRST_ROW Signature

Method UPDATE_FOCUS_AND_FIRST_ROW on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_FOCUS_AND_FIRST_ROW on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_MASS_EDIT_MODE Signature

Method UPDATE_MASS_EDIT_MODE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_MASS_EDIT_MODE on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_SEARCH_MATCHES Signature

Method UPDATE_SEARCH_MATCHES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_SEARCH_MATCHES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_SOURCE_INDEXES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES_FROM_FEEDER Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20120903
2 Importing IT_INDEX Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_ROW_INDEX 20120903

Method UPDATE_SOURCE_INDEXES on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method UPDATE_TITLE_OF_SEARCH_RESULT Signature

Method UPDATE_TITLE_OF_SEARCH_RESULT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method UPDATE_TITLE_OF_SEARCH_RESULT on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOBEFOREACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20120412

Method WDDOBEFOREACTION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOBEFORENAVIGATION Signature

Method WDDOBEFORENAVIGATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no parameter.
Method WDDOBEFORENAVIGATION on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOEXIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20120417
2 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20120417

Method WDDOEXIT_VIEW on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOINIT_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OVS_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20120412
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120412
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120412

Method WDDOINIT_COMP on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOINIT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20120412
2 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20120412

Method WDDOINIT_VIEW on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOMODIFYVIEW 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 20131104
2 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20120412
3 Importing IV_FIRST_TIME Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120412

Method WDDOMODIFYVIEW on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOONCONTEXTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MENU_EVENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_EVENT 20120412
2 Importing CONTEXT_MENU_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_MENU_MANAGER 20120412
3 Returning MENU Value transfer Object reference (TYPE REF TO) CL_WD_MENU Perforce change= / 20051117-120623 20120412

Method WDDOONCONTEXTMENU on class CL_FPM_LIST_UIBB_ASSIST_ATS has no exception.

Method WDDOPOSTPROCESSING Signature

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