SAP ABAP Class IF_FPM_GUIBB_CHART (Feeder Interface for Chart UIBB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FPM_GUIBB Generic UI Building Block 20121220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_ANLY_CHART_FPM_ADAPTER Adapter class: reuse of analytical feeder classes in FPM 20130717
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_PD_STOCK_CHART_FEEDER Test 20130415
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SALES_CHART_FEEDER Test 20130805
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_TOP_BUYERS_CHART_FEEDER EPM Top Buyers Chart Feeder 20130507
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ACT_PREVIEW_FEEDER Dynamic Wrapper for ACT preview 20131008
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_CHART_FEEDER Generic BICS based Feeder 20130424
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_TEST_CQREF Chart: Testfeeder for Curr/Quant References 20130502
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_TEST_FEEDER Test Feeder for Chart 20130212
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20130222
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_CHART_BASE FPM-SADL Adapter: Chart Feeder 20140721
... Click here to see Used By full list (13 items)
Properties
Class IF_FPM_GUIBB_CHART  
Short Description Feeder Interface for Chart UIBB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121220   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_GUIBB_CHART has no forward declaration.
Interfaces
Class IF_FPM_GUIBB_CHART has no interface implemented.
Friends
Class IF_FPM_GUIBB_CHART has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_DATA_TYPE Constant Public See coding 20130125
2 E_SELECTION_MODE Constant Public See coding 20140109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONFIG Instance method Public Method 20121220
2 FLUSH Instance method Public Method Not yet supported (only for future extensions) 20121220
3 GET_DATA Instance method Public Method 20121220
4 GET_DEFAULT_CONFIG Instance method Public Method 20121220
5 GET_DEFINITION Instance method Public Method 20121220
6 PROCESS_EVENT Instance method Public Method 20121220
Events
Class IF_FPM_GUIBB_CHART has no event.
Types
Class IF_FPM_GUIBB_CHART has no local type.
Method Signatures

Method CHECK_CONFIG 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 20121220
2 Importing IO_LAYOUT_CONFIG Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_CHART_CONFIG Config API for Chart UIBB 20121220

Method CHECK_CONFIG on class IF_FPM_GUIBB_CHART has no exception.

Method FLUSH Signature

Method FLUSH on class IF_FPM_GUIBB_CHART has no parameter.
Method FLUSH on class IF_FPM_GUIBB_CHART has no exception.

Method GET_DATA 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 20121220
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20121220
3 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121220
4 Importing IO_CHART_DATA Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_DATA_FACTORY Factory for Chart Data 20121220
5 Importing IO_CHART_SELECTION Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_SELECTION_FACTORY Factory for Chart Selection 20140211
6 Importing IO_CHART_SETTINGS Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_SETTINGS Runtime-API for Chart UIBB 20130301
7 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20121220
8 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D 20121220

Method GET_DATA on class IF_FPM_GUIBB_CHART has no exception.

Method GET_DEFAULT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAYOUT_CONFIG Call by reference Object reference (TYPE REF TO) IF_FPM_GUIBB_CHART_CONFIG Config API for Chart UIBB 20121220

Method GET_DEFAULT_CONFIG on class IF_FPM_GUIBB_CHART has no exception.

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) FPMGB_S_T100_MESSAGE 20121220
2 Exporting ET_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF 20121220
3 Importing IO_CHART_MODEL Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_MODEL_FACTORY Factory for Chart Model 20130214

Method GET_DEFINITION on class IF_FPM_GUIBB_CHART has no exception.

Method PROCESS_EVENT 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 20121220
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT 20121220
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20121220
4 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D 20121220

Method PROCESS_EVENT on class IF_FPM_GUIBB_CHART has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BS_ANLY_CHART_FPM_ADAPTER Adapter class: reuse of analytical feeder classes in FPM 20130717
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_PD_STOCK_CHART_FEEDER Test 20130415
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SALES_CHART_FEEDER Test 20130805
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_TOP_BUYERS_CHART_FEEDER EPM Top Buyers Chart Feeder 20130507
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_ACT_PREVIEW_FEEDER Dynamic Wrapper for ACT preview 20131008
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_BICS_CHART_FEEDER Generic BICS based Feeder 20130424
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_TEST_CQREF Chart: Testfeeder for Curr/Quant References 20130502
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_CHART_TEST_FEEDER Test Feeder for Chart 20130212
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_FEEDER_MONSTER_WRAP Monster Feeder Wrapper for Testing 20130222
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_SADL_CHART_BASE FPM-SADL Adapter: Chart Feeder 20140721
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_CHART_CVOM_DATA Test CVOM Chart Example 20130312
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_CHART_SELECTION Feeder to test Chart Selection 20140211
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_TEST_CSV_READER Feeder reading CSV Files from Mime Repository 20130328
History
Last changed by/on SAP  20141120 
SAP Release Created in