SAP ABAP Class CL_FPM_RUIBB_BICS_GRID (BICS Grid Feeder)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-RUI-FPM (Application Component) FPM Analytical GUIBB
     BW_REPORTING_FPM (Package) FPM UIBBs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_BICS_FEEDER Parent Class for BICS based feeders 20130510
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_DYNAMIC_CONFIG FPM GUIBB: Dynamic Configuration 20130422
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_RUIBB_BICS_GRID BICS Grid RUIBB 20130422
Properties
Class CL_FPM_RUIBB_BICS_GRID  
Short Description BICS Grid Feeder    
Super Class CL_FPM_BICS_FEEDER Parent Class for BICS based feeders 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_REPORTING_FPM   FPM UIBBs 
Created 20130422   SAP 
Last change 20140121   SAP 
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_BICS_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_DYNAMIC_CONFIG FPM GUIBB: Dynamic Configuration 20130422
2 IF_FPM_RUIBB_BICS_GRID BICS Grid RUIBB 20130422
Friends
Class CL_FPM_RUIBB_BICS_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_FPM_PARAM Constant Public See coding 20130422
2 CS_PARAM Constant Public See coding 20130422
3 MO_BICS_RS Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_RS Result Set 20130423
4 MO_GRID_QV_DATA_CELL Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV_DATA_CELL Data Cell Description (KID) 20130918
5 MO_GRID_SELECTION_CELL Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_BICS_IOBJ_SELECTION FPM internal BICS infoobject selection 20130801
6 MO_GRID_SELECTION_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_BICS_SELECTION FPM internal BICS selection collection 20130801
7 MV_BOOKMARK_ID Instance attribute Protected Type reference (TYPE) RSZWOBJID 20130918
8 MV_GRID_DATA_CELL_ID Instance attribute Protected Type reference (TYPE) IF_BICS_OBJECT=>TN_ID Data Cell Description (KID) 20130801
9 MV_IS_DYNAMIC Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130426
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ACTION_USAGE Instance method Protected Method Adjust action usage based on current selection 20130807
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130820
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130820
4 GET_GENERIC_ACTIONS Instance method Protected Method 20130613
5 GET_NAVIGATION_ACTIONS Instance method Protected Method 20130802
6 GET_PLANNING_ACTIONS Instance method Protected Method 20130812
7 PROCESS_BICS_FILTER Instance method Protected Method 20130802
8 PROCESS_BICS_HIERARCHY Instance method Protected Method 20130718
9 PROCESS_BICS_HIERARCHY_SELECT Instance method Protected Method 20130729
10 PROCESS_BICS_HIERARCHY_TOOGLE Instance method Protected Method 20130718
11 PROCESS_BICS_MEASURE Instance method Protected Method 20130918
12 PROCESS_BICS_MESSAGES Instance method Protected Method 20130812
13 PROCESS_BICS_P13N Instance method Protected Method 20130918
14 PROCESS_BICS_PLANNING Instance method Protected Method 20130805
15 PROCESS_BICS_PLANNING_FUNCTION Instance method Protected Method 20130812
16 PROCESS_BICS_PRESENTATION Instance method Protected Method 20130717
17 PROCESS_BICS_RRI Instance method Protected Method 20130716
18 PROCESS_BICS_SORTING Instance method Protected Method 20130715
19 PROCESS_BICS_TOTALS Instance method Protected Method 20130717
20 PROCESS_GRID_SELECTION Instance method Protected Method 20130801
21 RESET_BUFFERS Instance method Protected Method Reset all internal buffers in case of a query switch 20130801
Events
Class CL_FPM_RUIBB_BICS_GRID has no event.
Types
Class CL_FPM_RUIBB_BICS_GRID has no local type.
Method Signatures

Method ADJUST_ACTION_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20130807
2 Returning RV_ACTION_USAGE_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20130807

Method ADJUST_ACTION_USAGE on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FPM_RUIBB_BICS_GRID has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method CONSTRUCTOR Signature

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

Method GET_GENERIC_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIONS_GEN Value transfer Type reference (TYPE) FPMGB_T_ACTIONDEF 20130613

Method GET_GENERIC_ACTIONS on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method GET_NAVIGATION_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIONS_GEN Value transfer Type reference (TYPE) FPMGB_T_ACTIONDEF 20130802

Method GET_NAVIGATION_ACTIONS on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method GET_PLANNING_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACTIONS_GEN Value transfer Type reference (TYPE) FPMGB_T_ACTIONDEF 20130812

Method GET_PLANNING_ACTIONS on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130802
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130802
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130802

Method PROCESS_BICS_FILTER on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130718
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130718
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130718

Method PROCESS_BICS_HIERARCHY on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_HIERARCHY_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130729
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130729
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130729

Method PROCESS_BICS_HIERARCHY_SELECT on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_HIERARCHY_TOOGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130718
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130718
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130718

Method PROCESS_BICS_HIERARCHY_TOOGLE on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130918
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130918
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918

Method PROCESS_BICS_MEASURE on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130812

Method PROCESS_BICS_MESSAGES on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_P13N Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130918
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130918
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918

Method PROCESS_BICS_P13N on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_PLANNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130805
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130805
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130805

Method PROCESS_BICS_PLANNING on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_PLANNING_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130812
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130812
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130812

Method PROCESS_BICS_PLANNING_FUNCTION on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130717
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130717
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130717

Method PROCESS_BICS_PRESENTATION on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_RRI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130716
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130716
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130716

Method PROCESS_BICS_RRI on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130716
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130716
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130715

Method PROCESS_BICS_SORTING on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_BICS_TOTALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130717
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130717
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130717

Method PROCESS_BICS_TOTALS on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method PROCESS_GRID_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130801
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20130801
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130801

Method PROCESS_GRID_SELECTION on class CL_FPM_RUIBB_BICS_GRID has no exception.

Method RESET_BUFFERS Signature

Method RESET_BUFFERS on class CL_FPM_RUIBB_BICS_GRID has no parameter.
Method RESET_BUFFERS on class CL_FPM_RUIBB_BICS_GRID has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740