SAP ABAP Class CL_FPM_BICS_GRID_DIALOG_ASSIST (Assistance Class for FPM_BICS_GRID_DIALOG)
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_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20130918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20130918
Properties
Class CL_FPM_BICS_GRID_DIALOG_ASSIST  
Short Description Assistance Class for FPM_BICS_GRID_DIALOG    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_REPORTING_FPM   FPM UIBBs 
Created 20130910   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_BICS_GRID_DIALOG_ASSIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_INSTANCE_ITEM Interface for Special Class Instances 20130918
Friends
Class CL_FPM_BICS_GRID_DIALOG_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BICS_CHARACTERISTIC Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_CHARACTERISTIC 20130918
2 MO_BICS_DATA_CELL Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV_DATA_CELL 20130918
3 MO_BICS_PLANNING_FUNCTION Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_PLANNING_FUNCTION 20130918
4 MO_BICS_QUERY Instance attribute Protected Object reference (TYPE REF TO) IF_BICS_QV 20130918
5 MO_BM_MANAGER Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_BICS_PERSISTENCE 20130918
6 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM 20130918
7 MO_FPM_EVENT Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
8 MO_SEL_OPTIONS Instance attribute Protected Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 20130918
9 MT_HIERARCHIES Instance attribute Protected Type reference (TYPE) IF_BICS_MD_HIERARCHY=>TN_TS_MD_HIERARCHY 20130918
10 MV_INSTANCE_ID Instance attribute Protected Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
11 MV_QUERY_ID Instance attribute Protected Type reference (TYPE) RSZCOMPID 20130918
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130918
2 CLEAR_BUFFERS Instance method Protected Method 20130918
3 CLEAR_LISTENERS Instance method Public Method 20130918
4 CONSTRUCTOR Instance method Public Constructor 20130918
5 CREATE_BM Instance method Public Method 20130918
6 DELETE_BM Instance method Public Method 20130918
7 FILL_MEASURE_DATA Instance method Public Method 20130918
8 GET_FILTER_TITLE Instance method Public Method 20130918
9 GET_HIERARCHIES Instance method Public Method 20130918
10 GET_HIERSEL_TITLE Instance method Public Method 20130918
11 GET_MEASURE_TITLE Instance method Public Method 20130918
12 GET_P13N_TITLE Instance method Public Method 20130918
13 GET_PARAM_TITLE Instance method Public Method 20130918
14 HANDLE_VH_CREATED Instance method Private Event handling method 20130918
15 INIT_FILTER_DIALOG Instance method Public Method 20130918
16 INIT_HIERSEL_DIALOG Instance method Public Method 20130918
17 INIT_MEASURE_DIALOG Instance method Public Method 20130918
18 INIT_P13N_DIALOG Instance method Public Method 20130918
19 INIT_PARAM_DIALOG Instance method Public Method 20130918
20 PREPARE_BM_NODE Instance method Public Method 20130918
21 PREPARE_FILTER_VALUES Instance method Public Method 20130918
22 PREPARE_PARAM_VALUES Instance method Public Method 20130918
23 PROCESS_FILTER_VALUES Instance method Public Method 20130918
24 PROCESS_HIER_SELECT Instance method Public Method 20130918
25 PROCESS_MEASURE_DATA Instance method Public Method 20130918
26 PROCESS_PARAM_VALUES Instance method Public Method 20130918
27 SUBMIT_FPM_EVENT Instance method Public Method 20130918
Events
Class CL_FPM_BICS_GRID_DIALOG_ASSIST has no event.
Types
Class CL_FPM_BICS_GRID_DIALOG_ASSIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no parameter.
Method CLEAR_BUFFERS on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method CLEAR_LISTENERS Signature

Method CLEAR_LISTENERS on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no parameter.
Method CLEAR_LISTENERS on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_BM Signature

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

Method CREATE_BM on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method DELETE_BM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOOKMARK Call by reference Type reference (TYPE) CL_FPM_BICS_PERSISTENCE=>TS_BOOKMARK_ID 20130918

Method DELETE_BM on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method FILL_MEASURE_DATA Signature

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

Method FILL_MEASURE_DATA on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_FILTER_TITLE Signature

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

Method GET_FILTER_TITLE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE 20130918
2 Importing IO_SEARCH_HNDL Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 20130918

Method GET_HIERARCHIES on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_HIERSEL_TITLE Signature

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

Method GET_HIERSEL_TITLE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_MEASURE_TITLE Signature

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

Method GET_MEASURE_TITLE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_P13N_TITLE Signature

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

Method GET_P13N_TITLE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method GET_PARAM_TITLE Signature

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

Method GET_PARAM_TITLE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method HANDLE_VH_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Value transfer Attribute reference (LIKE) 20130918
2 Importing COMPONENT Value transfer Attribute reference (LIKE) 20130918

Method HANDLE_VH_CREATED on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method INIT_FILTER_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BICS_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) IF_BICS_CHARACTERISTIC 20130918
2 Importing IO_BICS_QUERY Call by reference Object reference (TYPE REF TO) IF_BICS_QV 20130918
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20130918
4 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
5 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) RSZCOMPID 20130918

Method INIT_FILTER_DIALOG on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method INIT_HIERSEL_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BICS_CHARACTERISTIC Call by reference Object reference (TYPE REF TO) IF_BICS_CHARACTERISTIC 20130918
2 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20130918
3 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
4 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
5 Importing IV_QUERY_ID Call by reference Type reference (TYPE) RSZCOMPID 20130918

Method INIT_HIERSEL_DIALOG on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method INIT_MEASURE_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BICS_DATA_CELL Call by reference Object reference (TYPE REF TO) IF_BICS_QV_DATA_CELL 20130918
2 Importing IO_BICS_QUERY Call by reference Object reference (TYPE REF TO) IF_BICS_QV 20130918
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20130918
4 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
5 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) RSZCOMPID 20130918

Method INIT_MEASURE_DIALOG on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method INIT_P13N_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BICS_QUERY Call by reference Object reference (TYPE REF TO) IF_BICS_QV 20130918
2 Importing IO_BM_MANAGER Call by reference Object reference (TYPE REF TO) CL_FPM_BICS_PERSISTENCE 20130918
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20130918
4 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
5 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) RSZCOMPID 20130918

Method INIT_P13N_DIALOG on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method INIT_PARAM_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BICS_PLANNING_FUNCTION Call by reference Object reference (TYPE REF TO) IF_BICS_PLANNING_FUNCTION 20130918
2 Importing IO_BICS_QUERY Call by reference Object reference (TYPE REF TO) IF_BICS_QV 20130918
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20130918
4 Importing IO_FPM_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130918
5 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_BICS_INSTANCE_ID 20130918
6 Importing IV_QUERY_ID Call by reference Type reference (TYPE) RSZCOMPID 20130918

Method INIT_PARAM_DIALOG on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PREPARE_BM_NODE Signature

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

Method PREPARE_BM_NODE on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PREPARE_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_ATTRIBUTES Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES 20130918
2 Exporting ET_SO_VALUES Call by reference Type reference (TYPE) WDR_SO_T_VALUES 20130918
3 Importing IO_SELECT_OPTIONS Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 20130918

Method PREPARE_FILTER_VALUES on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PREPARE_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SO_ATTRIBUTES Call by reference Type reference (TYPE) WDR_SO_T_ATTRIBUTES 20130918
2 Exporting ET_SO_VALUES Call by reference Type reference (TYPE) WDR_SO_T_VALUES 20130918

Method PREPARE_PARAM_VALUES on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PROCESS_FILTER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_SELECT_HANDLER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 20130918
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130918

Method PROCESS_FILTER_VALUES on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PROCESS_HIER_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HIERARCHY Call by reference Type reference (TYPE) IF_BICS_MD_HIERARCHY=>TN_S_MD_HIERARCHY 20130918

Method PROCESS_HIER_SELECT on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PROCESS_MEASURE_DATA Signature

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

Method PROCESS_MEASURE_DATA on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method PROCESS_PARAM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_SELECT_HANDLER Call by reference Object reference (TYPE REF TO) IF_WD_SELECT_OPTIONS_20 20130918
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20130918

Method PROCESS_PARAM_VALUES on class CL_FPM_BICS_GRID_DIALOG_ASSIST has no exception.

Method SUBMIT_FPM_EVENT Signature

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