SAP ABAP Class CL_BS_ANLY_CHART_FPM_ADAPTER (Adapter class: reuse of analytical feeder classes in FPM)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-ANL (Application Component) Analytics Infrastructure
     BS_ANLY_CHART (Package) Business Suite Analytics: Charting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_CHIP_FEEDER Chip Feeder 20130717
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20130717
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CHART Feeder Interface for Chart UIBB 20130717
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_CHART_EXT GUIBB Chart extended 20130717
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_DYNAMIC_CONFIG FPM GUIBB: Dynamic Configuration 20130717
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130717
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FXR_HISTORY2 Exchange Rate History 20130717
2 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_WBS_STATUS2 WBS status feeder class 20130729
3 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_VALUE2 Trading Contract - Item Status - Value 20130729
4 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_QUANTITY2 Trading Contract - Item Status - Quantity 20130729
5 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_EXPENSES2 Trading Contract - Item Status - Quantity 20130729
6 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_VENDOR2 Top 5 Defects of Material by Supplier 20130729
7 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_PLANT2 Top 5 Defects of Material by Plant 20130729
8 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_CUST2 Top 5 Defects of Material by Customer 20130729
9 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEFECTS_OF_MAT2 Top 5 defects of material 20130729
10 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_PSM_GM_AVC_CHART2 GM Availability Control 20130729
... Click here to see Used By full list (25 items)
Properties
Class CL_BS_ANLY_CHART_FPM_ADAPTER  
Short Description Adapter class: reuse of analytical feeder classes in FPM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_ANLY_CHART   Business Suite Analytics: Charting 
Created 20130410   SAP 
Last change 20131127   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_FPM_CHART_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FPM_GUIBB_CHART_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_CHIP_FEEDER Chip Feeder 20130717
2 IF_FPM_GUIBB Generic UI Building Block 20130717
3 IF_FPM_GUIBB_CHART Feeder Interface for Chart UIBB 20130717
4 IF_FPM_GUIBB_CHART_EXT GUIBB Chart extended 20130717
5 IF_FPM_GUIBB_DYNAMIC_CONFIG FPM GUIBB: Dynamic Configuration 20130717
6 IF_FPM_MULTI_INSTANTIABLE FPM Multi Instantiation 20130717
Friends
Class CL_BS_ANLY_CHART_FPM_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_PLOT_TYPE Constant Protected See coding 20130717
2 MO_ANLY_FEEDER Instance attribute Private Object reference (TYPE REF TO) IF_BS_ANLY_GUIBB_CHART Chart UIBB: Feeder Interface 20130717
3 MO_ANLY_FEEDER_EXT Instance attribute Private Object reference (TYPE REF TO) IF_BS_ANLY_GUIBB_CHART_EXT Chart UIBB: External Feeder Interface 20130717
4 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130717
5 MO_PLOT Instance attribute Private Object reference (TYPE REF TO) LIF_PLOT 20130717
6 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20130717
7 MS_ANLY_CHART_SETTINGS Instance attribute Private Type reference (TYPE) BSANLY_S_CHART_SETTINGS Chart UIBB: Runtime Settings 20130717
8 MS_ANLY_CHART_TYPE Instance attribute Private See coding 20130717
9 MS_ANLY_SELECTION_BEHAVIOUR Instance attribute Private Type reference (TYPE) BSANLY_S_SELBEHAVIOR Behaviour of Selection 20130717
10 MS_INSTANCE_KEY Instance attribute Protected Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20130717
11 MT_ACTION_DEF Instance attribute Protected Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20130717
12 MT_ANLY_CATEGORY Instance attribute Private Type reference (TYPE) BSANLY_T_CATEGORY Chart UIBB: Category 20130717
13 MT_ANLY_DATA Instance attribute Private Type reference (TYPE) BSANLY_T_DATA Chart UIBB: Data 20130717
14 MT_ANLY_SERIES Instance attribute Private Type reference (TYPE) BSANLY_T_SERIES Chart UIBB: Series 20130717
15 MT_ANLY_TOOLBAR Instance attribute Private Type reference (TYPE) BSANLY_T_TOOLBAR Chart UIBB: Toolbar 20130717
16 MT_PARAMETER Instance attribute Protected Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20130717
17 MV_SETTINGS_COPIED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130717
18 ST_DYN_INSTANCE Static Attribute Private See coding 20130717
Methods
# Method Level Visibility Method type Description Created on
1 DEFAULT_CONFIG_GET_CHART_TYPE Instance method Protected Method Redefine to set a dedicated chart type in default config 20130717
2 DEFAULT_CONFIG_GET_DIM_TEXT Instance method Protected Method Provides a text for the dimenion field 20130717
3 DEFAULT_CONFIG_GET_PERS Instance method Protected Method Redefine to set personalization enablement 20130717
4 DEFAULT_CONFIG_GET_SETTING Instance method Protected Method Redfine to set a speical chart setting in default config 20130717
5 DEFAULT_CONFIG_GET_TOOLBAR Instance method Protected Method Redefine to define toolbar in default config 20130717
6 GET_ANLY_FEEDER_NAME Instance method Protected Method Redefine and set name of feeder class to be wrapped 20130717
7 GET_AXIS_TITLE Instance method Protected Method Title for an axis 20130717
8 GET_CHART_HEIGHT Instance method Protected Method Provides the height of a chart 20130717
9 GET_CHART_SETTINGS Instance method Private Method Transfer current settings in GET_DATA 20130717
10 GET_CHIP_HEIGHT Instance method Protected Method Set a fixed CHIP Height 20130717
11 GET_DEFAULT_CONFIG Instance method Private Method Build up the default configuration 20130717
12 GET_EVENT_PARAMS Instance method Private Method Create Event Parameter Table form Structure Reference 20130717
13 GET_INITIAL_ANLY_CHART_TYPE Instance method Protected Method Provides initial BS ANLY Chart Type 20130717
14 GET_PLOT_TYPE Instance method Protected Method Plot Type: XY (Scatter) or Standard 20130717
15 GET_TITLE Instance method Protected Method Determines the chart title 20130717
16 IS_DYNAMIC_UIBB Instance method Protected Method Redefine and return true if dynamic configuration is needed 20130717
17 MAP_CHART_TYPE Instance method Private Method Map BS ANLY Chart Types to FPM Chart Types (try) 20130717
18 RAISE_LOCAL_EVENT_BY_ID Instance method Protected Method Raise a UIBB specific FPM event 20130717
19 REFRESH_DYNAMIC_UIBB Instance method Protected Method Trigger a UIBB refresh for dynamic configuration 20130717
20 SET_CHART_SETTINGS Instance method Private Method Transfer changed settings in GET_DATA 20130717
21 SET_DATA Instance method Private Method Transfer ANLY data to FPM Chart UIBB table model 20130717
22 START_UP_PLOT Instance method Private Method Creates and initializes plot object 20130717
23 TRANSLATE_ACTION_USAGE Instance method Private Method Translate FPM Action Usage to ANLY Toolbar 20130717
24 UPDATE_ACTION_USAGE Instance method Private Method Update action details 20130717
25 UPDATE_ACTION_USAGE_SINGLE Instance method Protected Method May be opened for redefiniton later: Update action details 20130717
Events
Class CL_BS_ANLY_CHART_FPM_ADAPTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TOOLBAR Protected See coding 20130717 BEGIN OF ts_toolbar. INCLUDE TYPE fpmgb_s_actiondef AS action_def. TYPES: display_type TYPE fpmgb_display_type, END OF ts_toolbar
2 TT_TOOLBAR Protected See coding 20130717 tt_toolbar TYPE STANDARD TABLE OF ts_toolbar WITH DEFAULT KEY
3 TV_PLOT_TYPE Protected See coding 20130717 tv_plot_type TYPE n LENGTH 2
Method Signatures

Method DEFAULT_CONFIG_GET_CHART_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FPM_CHART_TYPE Value transfer Type reference (TYPE) FPMGB_CHART_TYPE Chart Type 20130717

Method DEFAULT_CONFIG_GET_CHART_TYPE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method DEFAULT_CONFIG_GET_DIM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_ELEMENT-NAME 20130717
2 Returning RV_TEXT Value transfer Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_ELEMENT-TEXT 20130717

Method DEFAULT_CONFIG_GET_DIM_TEXT on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method DEFAULT_CONFIG_GET_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PERSONALIZATION_ENABLED Value transfer Type reference (TYPE) FPM_PERSONALIZATION_ENABLED Personalization is Enabled 20130717

Method DEFAULT_CONFIG_GET_PERS on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method DEFAULT_CONFIG_GET_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_VALUE Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-VALUE 20130717
2 Importing IV_PROPERTY_NAME Call by reference Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-PROPERTY_NAME 20130717
3 Returning RV_VALUE Value transfer Type reference (TYPE) IF_FPM_GUIBB_CHART_CONFIG=>TY_S_CHART_SETTING-VALUE 20130717

Method DEFAULT_CONFIG_GET_SETTING on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method DEFAULT_CONFIG_GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ANLY_DEFAULT_CONFIG Call by reference Object reference (TYPE REF TO) IF_BS_ANLY_GUIBB_CHART_CONFIG Chart UIBB: Configuration 20130717
2 Returning RT_TOOLBAR Value transfer Type reference (TYPE) BSANLY_T_TOOLBAR_ELEMENT Chart UIBB: Toolbar Elements 20130717

Method DEFAULT_CONFIG_GET_TOOLBAR on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_ANLY_FEEDER_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) SEOCLSNAME Object Type Name 20130717

Method GET_ANLY_FEEDER_NAME on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_AXIS_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AXIS Call by reference Type reference (TYPE) IF_FPM_CHART_SETTINGS=>TY_AXIS 20130717
2 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20130717

Method GET_AXIS_TITLE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_CHART_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HEIGHT Value transfer Type reference (TYPE) STRING Height of a UI Element 20130717

Method GET_CHART_HEIGHT on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_CHART_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHART_SETTINGS Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_SETTINGS Runtime-API for Chart UIBB 20130717
2 Returning RS_ANLY_CHART_SETTINGS Value transfer Type reference (TYPE) BSANLY_S_CHART_SETTINGS Chart UIBB: Runtime Settings 20130717

Method GET_CHART_SETTINGS on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_CHIP_HEIGHT Signature

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

Method GET_CHIP_HEIGHT on class CL_BS_ANLY_CHART_FPM_ADAPTER 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 20130717
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION Configuration exceptions 20130717

Method GET_EVENT_PARAMS 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 20130717
2 Returning RT_PARAM Value transfer Type reference (TYPE) FPM_T_PARAMETER_VALUE Parameter values 20130717

Method GET_EVENT_PARAMS on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_INITIAL_ANLY_CHART_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ANLY_CHART_TYPE Value transfer Type reference (TYPE) BSANLY_S_CHART_TYPE Chart UIBB: Chart Type 20130717

Method GET_INITIAL_ANLY_CHART_TYPE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_PLOT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PLOT_TYPE Value transfer Type reference (TYPE) TV_PLOT_TYPE 20130717

Method GET_PLOT_TYPE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method GET_TITLE Signature

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

Method GET_TITLE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method IS_DYNAMIC_UIBB Signature

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

Method IS_DYNAMIC_UIBB on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method MAP_CHART_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ANLY_CHART_TYPE Call by reference Type reference (TYPE) BSANLY_S_CHART_TYPE Chart UIBB: Chart Type 20130717
2 Returning RV_FPM_CHART_TYPE Value transfer Type reference (TYPE) FPMGB_CHART_TYPE Chart Type 20130717

Method MAP_CHART_TYPE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method RAISE_LOCAL_EVENT_BY_ID 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 20130717
2 Returning RO_EVENT Value transfer Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20130717

Method RAISE_LOCAL_EVENT_BY_ID on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method REFRESH_DYNAMIC_UIBB Signature

Method REFRESH_DYNAMIC_UIBB on class CL_BS_ANLY_CHART_FPM_ADAPTER has no parameter.
Method REFRESH_DYNAMIC_UIBB on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method SET_CHART_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHART_SETTINGS Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_SETTINGS Runtime-API for Chart UIBB 20130717

Method SET_CHART_SETTINGS on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_MODEL Call by reference Object reference (TYPE REF TO) IF_FPM_CHART_TABLE_DATA API for Table Data 20130717

Method SET_DATA on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method START_UP_PLOT Signature

Method START_UP_PLOT on class CL_BS_ANLY_CHART_FPM_ADAPTER has no parameter.
Method START_UP_PLOT on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method TRANSLATE_ACTION_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE Action usage 20130717

Method TRANSLATE_ACTION_USAGE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method UPDATE_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 20130717
2 Exporting EV_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20130717

Method UPDATE_ACTION_USAGE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.

Method UPDATE_ACTION_USAGE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_S_ACTIONUSAGE Action usage 20130717
2 Importing IV_EVENT_ID Call by reference Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20130717

Method UPDATE_ACTION_USAGE_SINGLE on class CL_BS_ANLY_CHART_FPM_ADAPTER has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FXR_HISTORY2 Exchange Rate History 20130717
2 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_WBS_STATUS2 WBS status feeder class 20130729
3 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_VALUE2 Trading Contract - Item Status - Value 20130729
4 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_QUANTITY2 Trading Contract - Item Status - Quantity 20130729
5 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_TC_EXPENSES2 Trading Contract - Item Status - Quantity 20130729
6 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_VENDOR2 Top 5 Defects of Material by Supplier 20130729
7 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_PLANT2 Top 5 Defects of Material by Plant 20130729
8 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEF_MAT_CUST2 Top 5 Defects of Material by Customer 20130729
9 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_QM_TOP_DEFECTS_OF_MAT2 Top 5 defects of material 20130729
10 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_PSM_GM_AVC_CHART2 GM Availability Control 20130729
11 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_PSM_FM_AVC_CHART2 FM Availability Control 20130729
12 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ISU_CONSUMPTION_INSTL2 Installation Consumption CHIP Feeder 20130729
13 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ISU_CONSUMPTION_CNTRC2 Contract Consumption CHIP Feeder 20130729
14 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ACTIVITY_FIXED_PRICE2 Feeder Class for Activity Fixed Price Side Panel Chart 20130717
15 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FIN_DATA_PS2 Feeder Class for Financial CHIP 20130806
16 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_GL2 General Ledger Reporting 20130717
17 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AR2 Accounts Receivable Reporting 20130717
18 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AP2 Accounts Payable Reporting 20130717
19 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_FI_AA2 Asset Accounting Reporting 20130717
20 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_CO_PC2 Product Cost Reporting 20130717
21 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_FINREP_CO_OM2 Cost Center & Internal Order Reporting 20130717
22 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_COUNT_OF_MLSTONES_PS2 Count of Due/Overdue Milestones 20130729
23 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_CM_ACCRUAL2 Trading Contract - Item Status - Quantity 20130729
24 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ACTIVITY_STATUS2 Activity status 20130729
25 Inheritance (c INHERITING FROM c_ref)  CL_BSSP_ACTIVITY_PLAN_ACTUAL2 Cost Center/Activity Planning 20130717
History
Last changed by/on SAP  20131127 
SAP Release Created in