SAP ABAP Class CL_FPM_GUIBB_FORM_REP_DATA_MGR (Data Manager Class for GUIBB FPM_FORM_REPEATER_UIBB)
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_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 20111019
Properties
Class CL_FPM_GUIBB_FORM_REP_DATA_MGR  
Short Description Data Manager Class for GUIBB FPM_FORM_REPEATER_UIBB    
Super Class CL_FPM_ADV_FORM_BASE_DATA_MGR Base Data Manager Class for all GUIBBs based on Adv. Forms 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20111019   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_WD_CONTEXT_NODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no interface implemented.
Friends
Class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SUPPLY_METHOD_NAME Constant Public Type reference (TYPE) STRING 'SUPPLY_PAGING_NODE_RANGE' Name of supply method 20130206
2 MO_EXTENDED_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_FPM_FORM_REPEATER_EXT_CTRL Implementation of extended control 20111025
3 MO_PAGING_UTIL Instance attribute Private Object reference (TYPE REF TO) CL_FPM_GUIBB_FORM_REP_PAGING Utility class for paging in the GUIBB Form Repeater 20130206
4 MS_SWAP_UIBB Instance attribute Private Type reference (TYPE) TY_S_SWAP_UIBB 20111020
5 MT_GROUPING Instance attribute Private Type reference (TYPE) TY_T_GROUPING 20111021
6 MT_ROW_ACTION_REFERENCE_FIELDS Instance attribute Private Type reference (TYPE) TY_T_ROW_ACTION_REFERENCE_FLDS 20111025
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GROUPING Instance method Public Method Add a grouping 20111021
2 ADD_SWAP_UIBB Instance method Public Method Add a swap UIBB and its swapping events 20111021
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111021
4 CREATE_IT_CONFIG_DATA_SPECIFIC Instance method Private Method Create tables of form repeater specific configuration data 20121126
5 DELETE_GROUPING Instance method Public Method Delete a grouping 20111021
6 DELETE_SWAP_UIBB Instance method Public Method Delete a swap UIBB 20111021
7 DETERMINE_PAGINATOR_PAGE_INDEX Instance method Public Method Determine the paginator page index for a data record index 20130205
8 EXTRACT_FEEDER_ROW_ACTION_NAME Instance method Protected Method Extract name of feeder row action 20130109
9 GET_ATTR_NAME_GROUPING_TEXT Instance method Public Method 20111122
10 GET_FIRST_VISIBLE_PANE Instance method Private Method Get the first visible pane of the form repeater multi pane 20120222
11 GET_GROUPINGS Instance method Public Method Get the groupings 20111021
12 GET_NODE_NAME_CONTROL Instance method Public Method 20111120
13 GET_NODE_NAME_FEEDER_ROW_ACT Instance method Public Method 20111025
14 GET_PAGING_INDEX_OFFSET Instance method Private Method Get index offset that is required when paging is active 20130207
15 GET_PAGING_SIZE Instance method Private Method Get paging size that is set when paging is active 20130208
16 GET_PANE_COUNT Instance method Private Method Get the pane count of the form repeater multi pane 20130207
17 GET_PATH_FEEDER_ROW_ACT_ATTR Instance method Public Method 20111025
18 GET_PATH_FIRST_VISIBLE_PANE Instance method Public Method 20120222
19 GET_PATH_FORM_VISIBILITY Instance method Public Method 20111120
20 GET_PATH_GROUPING_TEXT Instance method Public Method 20111122
21 GET_PATH_GROUPING_VISIBILITY Instance method Public Method 20111030
22 GET_PATH_HEIGHT Instance method Public Method 20140602
23 GET_PATH_PANE_COUNT Instance method Public Method 20130207
24 GET_PATH_REP_UNIT_ENABLED Instance method Public Method 20111120
25 GET_PATH_SEPARATOR_VISIBILITY Instance method Public Method 20111120
26 GET_PATH_SWAP_UIBB_HEIGHT Instance method Public Method 20140624
27 GET_PATH_SWAP_UIBB_VISIBILITY Instance method Public Method 20111031
28 GET_RELPATH_FEEDER_ROW_ACT_ATT Instance method Private Method 20111025
29 GET_REP_UNIT_ENABLED Instance method Public Method 20111120
30 GET_ROW_ACTIONS_FROM_DYN_CTX Instance method Public Method Get table of row actions from dynamic context 20130109
31 GET_ROW_ACT_REFERENCE_FIELDS Instance method Public Method Get reference fields of a row action 20111025
32 GET_SWAP_UIBB Instance method Public Method Get the swap UIBB 20111020
33 HAS_GROUPING_TEXT_ATTRIBUTE Instance method Private Method 20111122
34 INVALIDATE_PAGING_NODE Instance method Public Method 20130206
35 IS_NODE_FEEDER_ROW_ACTION Instance method Protected Method Returns whether node belongs to a feeder row action 20130109
36 IS_PAGING_ACTIVE Instance method Public Method Returns whether paging is active or not 20130206
37 IS_SWAP_UIBB_ACTIVE Instance method Public Method 20111027
38 SET_FIRST_VISIBLE_PANE Instance method Private Method Set the first visible pane of the form repeater multi pane 20120222
39 SET_HEIGHT Instance method Public Method Set the height of the form repeater 20140602
40 SET_LAST_PAGINATOR_PAGE Instance method Public Method Set last paginator page in dynamic context 20130205
41 SET_PAGINATOR_PAGE_INDEX Instance method Private Method Set paginator page index 20130205
42 SET_PAGING_ACTIVE Instance method Public Method Set paging active 20130206
43 SET_PANE_COUNT Instance method Private Method Set the pane count of form repeater multi pane 20130207
44 SET_ROW_ACT_REFERENCE_FIELDS Instance method Public Method Set reference fields of a row action 20111025
45 SET_SWAP_UIBB_PAGINATOR_PAGE Instance method Public Method Set the paginator page index for the swap UIBB 20130205
46 STORE_EXTENDED_CONTROL Instance method Private Method Store and initialize extended control 20111123
47 SUPPLY_NODE_RANGE_ON_SCROLLING Instance method Public Method Supply paging node range on scrolling 20130208
48 SUPPLY_PAGING_NODE_RANGE Instance method Public Method Supply function for paging node 20130206
Events
Class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_CONTROL_METADATA Public See coding 20111120 BEGIN OF ty_s_control_metadata, form_visibility TYPE wdui_visibility, form_separator_visibility TYPE wdui_visibility, repeating_unit_enabled TYPE wdy_boolean, swap_uibb_height TYPE string, swap_uibb_visibility TYPE wdui_visibility, END OF ty_s_control_metadata
2 TY_S_GROUPING Public See coding 20111021 BEGIN OF ty_s_grouping, element_id TYPE fpm_element_id, name TYPE name_komp, index TYPE fpm_index, instance_style TYPE fpm_instance_style, END OF ty_s_grouping
3 TY_S_ROW_ACTION_METADATA Public See coding 20111025 BEGIN OF ty_s_row_action_metadata, imagesrc TYPE string, text TYPE wdy_conf_transl_text, tooltip TYPE wdy_conf_transl_text, END OF ty_s_row_action_metadata
4 TY_S_ROW_ACTION_REFERENCE_FLDS Private See coding 20111025 BEGIN OF ty_s_row_action_reference_flds, event_id TYPE fpm_event_id, reference_fields TYPE ty_s_row_act_reference_fields, END OF ty_s_row_action_reference_flds
5 TY_S_ROW_ACT_REFERENCE_FIELDS Public See coding 20111025 BEGIN OF ty_s_row_act_reference_fields, enabled_ref TYPE name_komp, visibility_ref TYPE name_komp, END OF ty_s_row_act_reference_fields
6 TY_S_SWAP_EVENT Public See coding 20111020 BEGIN OF ty_s_swap_event, element_id TYPE fpm_element_id, event_id TYPE fpm_event_id, type TYPE fpm_swap_type, condition TYPE fpm_event_condition, END OF ty_s_swap_event
7 TY_S_SWAP_UIBB Public See coding 20111020 BEGIN OF ty_s_swap_uibb, component TYPE fpm_component_name, interface_view TYPE fpm_window_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, instance_id TYPE fpm_instance_id, swap_events TYPE ty_t_swap_event, END OF ty_s_swap_uibb
8 TY_T_GROUPING Public See coding 20111021 ty_t_grouping TYPE SORTED TABLE OF ty_s_grouping WITH UNIQUE KEY element_id
9 TY_T_ROW_ACTION_REFERENCE_FLDS Private See coding 20111025 ty_t_row_action_reference_flds TYPE SORTED TABLE OF ty_s_row_action_reference_flds WITH UNIQUE KEY event_id
10 TY_T_SWAP_EVENT Public See coding 20111020 ty_t_swap_event TYPE SORTED TABLE OF ty_s_swap_event WITH UNIQUE KEY element_id
Method Signatures

Method ADD_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GROUPING Call by reference Type reference (TYPE) TY_S_GROUPING Grouping data 20111021
2 Importing IV_ADD_TO_CTX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Add grouping to configuration context 20111021
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120307

Method ADD_SWAP_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SWAP_UIBB Call by reference Type reference (TYPE) TY_S_SWAP_UIBB Swap UIBB and swap events data 20111021
2 Importing IV_ADD_TO_CTX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Add swap UIBB to configuration context 20111021
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120307

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG_CONTEXT_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Root node of form configuration context 20111021
2 Importing IO_DATA_CONTEXT_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Root node of form data context 20111021
3 Importing IO_EXTENDED_CTRL Call by reference Object reference (TYPE REF TO) CL_FPM_FORM_REPEATER_EXT_CTRL Implementation of extended control 20111025
4 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20111021
5 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20121124

Method CONSTRUCTOR on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method CREATE_IT_CONFIG_DATA_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION_ACCESS Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_FORM_REP_CFG_ACC Config. Access Interface for GUIBB FPM_FORM_REPEATER_UIBB 20121126

Method CREATE_IT_CONFIG_DATA_SPECIFIC on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method DELETE_GROUPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_FROM_CTX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Delete grouping from configuration context 20111021
2 Importing IV_GROUPING_ID Call by reference Type reference (TYPE) TY_S_GROUPING-ELEMENT_ID Grouping ID 20111021
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120307

Method DELETE_SWAP_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DELETE_FROM_CTX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Indicator: Delete swap UIBB configuration context 20111021
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20120307

Method DETERMINE_PAGINATOR_PAGE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_RECORD_INDEX Call by reference Type reference (TYPE) I Data record index 20130205
2 Returning RV_PAGINATOR_PAGE_INDEX Value transfer Type reference (TYPE) I Paginator page index 20130205

Method DETERMINE_PAGINATOR_PAGE_INDEX on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method EXTRACT_FEEDER_ROW_ACTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20130109
2 Returning RV_FPM_EVENT_ID Value transfer Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130109

Method EXTRACT_FEEDER_ROW_ACTION_NAME on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_ATTR_NAME_GROUPING_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPING_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID Grouping ID 20111122
2 Returning RV_ATTR_NAME Value transfer Type reference (TYPE) STRING 20111122

Method GET_ATTR_NAME_GROUPING_TEXT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_FIRST_VISIBLE_PANE Signature

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

Method GET_FIRST_VISIBLE_PANE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_GROUPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUPING Call by reference Type reference (TYPE) TY_T_GROUPING Groupings 20111021

Method GET_GROUPINGS on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_NODE_NAME_CONTROL Signature

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

Method GET_NODE_NAME_CONTROL on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_NODE_NAME_FEEDER_ROW_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FPM_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111025
2 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING 20111025

Method GET_NODE_NAME_FEEDER_ROW_ACT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PAGING_INDEX_OFFSET Signature

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

Method GET_PAGING_INDEX_OFFSET on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PAGING_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PAGING_SIZE Value transfer Type reference (TYPE) I Paging size 20130208

Method GET_PAGING_SIZE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PANE_COUNT Signature

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

Method GET_PANE_COUNT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_FEEDER_ROW_ACT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20111025
2 Importing IV_FPM_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111025
3 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20111025

Method GET_PATH_FEEDER_ROW_ACT_ATTR on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_FIRST_VISIBLE_PANE Signature

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

Method GET_PATH_FIRST_VISIBLE_PANE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_FORM_VISIBILITY Signature

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

Method GET_PATH_FORM_VISIBILITY on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_GROUPING_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPING_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID Grouping ID 20111122
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20111122

Method GET_PATH_GROUPING_TEXT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_GROUPING_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPING_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID Grouping ID 20111030
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20111030

Method GET_PATH_GROUPING_VISIBILITY on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_HEIGHT Signature

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

Method GET_PATH_HEIGHT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_PANE_COUNT Signature

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

Method GET_PATH_PANE_COUNT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_REP_UNIT_ENABLED Signature

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

Method GET_PATH_REP_UNIT_ENABLED on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_SEPARATOR_VISIBILITY Signature

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

Method GET_PATH_SEPARATOR_VISIBILITY on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_SWAP_UIBB_HEIGHT Signature

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

Method GET_PATH_SWAP_UIBB_HEIGHT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_PATH_SWAP_UIBB_VISIBILITY Signature

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

Method GET_PATH_SWAP_UIBB_VISIBILITY on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_RELPATH_FEEDER_ROW_ACT_ATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20111025
2 Importing IV_FPM_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111025
3 Returning RV_PATH Value transfer Type reference (TYPE) STRING 20111025

Method GET_RELPATH_FEEDER_ROW_ACT_ATT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_REP_UNIT_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20111120
2 Returning RV_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Repeating unit is enabled 20111120

Method GET_REP_UNIT_ENABLED on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_ROW_ACTIONS_FROM_DYN_CTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROW_ACTION Call by reference Type reference (TYPE) FPMGB_T_CONFIGURED_ROW_ACTION Configured Row Actions 20130109

Method GET_ROW_ACTIONS_FROM_DYN_CTX on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_ROW_ACT_REFERENCE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111025
2 Returning RS_REFERENCE_FIELDS Value transfer Type reference (TYPE) TY_S_ROW_ACT_REFERENCE_FIELDS Reference fields of row action 20111025

Method GET_ROW_ACT_REFERENCE_FIELDS on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method GET_SWAP_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SWAP_UIBB Call by reference Type reference (TYPE) TY_S_SWAP_UIBB Swap UIBB 20111020

Method GET_SWAP_UIBB on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method HAS_GROUPING_TEXT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPING_ID Call by reference Type reference (TYPE) FPM_ELEMENT_ID Grouping ID 20111122
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Indicator: Attribute for grouping text exists 20111122

Method HAS_GROUPING_TEXT_ATTRIBUTE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method INVALIDATE_PAGING_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TOTAL_COUNT_OF_RECORDS Call by reference Type reference (TYPE) I Total count of data records 20130206

Method INVALIDATE_PAGING_NODE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method IS_NODE_FEEDER_ROW_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) STRING 20130109
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130109

Method IS_NODE_FEEDER_ROW_ACTION on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method IS_PAGING_ACTIVE 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 Indicator: Paging is active 20130206

Method IS_PAGING_ACTIVE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method IS_SWAP_UIBB_ACTIVE 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 Indicator: Swap UIBB is active 20111027

Method IS_SWAP_UIBB_ACTIVE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_FIRST_VISIBLE_PANE Signature

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

Method SET_FIRST_VISIBLE_PANE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_HEIGHT Signature

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

Method SET_HEIGHT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_LAST_PAGINATOR_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Data 20130205

Method SET_LAST_PAGINATOR_PAGE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_PAGINATOR_PAGE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGINATOR_PAGE_INDEX Call by reference Type reference (TYPE) I Paginator page index 20130206

Method SET_PAGINATOR_PAGE_INDEX on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_PAGING_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGING Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_FORM_REP_PAGING Paging Interface for GUIBB Form Repeater 20130206
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Data 20130206

Method SET_PAGING_ACTIVE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_PANE_COUNT Signature

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

Method SET_PANE_COUNT on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_ROW_ACT_REFERENCE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REFERENCE_FIELDS Call by reference Type reference (TYPE) TY_S_ROW_ACT_REFERENCE_FIELDS Reference fields of row action 20111025
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20111025

Method SET_ROW_ACT_REFERENCE_FIELDS on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SET_SWAP_UIBB_PAGINATOR_PAGE Signature

Method SET_SWAP_UIBB_PAGINATOR_PAGE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no parameter.
Method SET_SWAP_UIBB_PAGINATOR_PAGE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method STORE_EXTENDED_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXTENDED_CTRL Call by reference Object reference (TYPE REF TO) CL_FPM_FORM_REPEATER_EXT_CTRL Implementation of extended control 20111123

Method STORE_EXTENDED_CONTROL on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SUPPLY_NODE_RANGE_ON_SCROLLING Signature

Method SUPPLY_NODE_RANGE_ON_SCROLLING on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no parameter.
Method SUPPLY_NODE_RANGE_ON_SCROLLING on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.

Method SUPPLY_PAGING_NODE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_INDEX Call by reference Type reference (TYPE) I 20130206
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_RANGE API for Context Range Supply 20130206
3 Importing PARENT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20130206
4 Importing TO_INDEX Call by reference Type reference (TYPE) I 20130206

Method SUPPLY_PAGING_NODE_RANGE on class CL_FPM_GUIBB_FORM_REP_DATA_MGR has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732