Search Results analysis
The BSC.BSC_KPI_ANALYSIS_GROUPS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for Key Performance Indicator (KPI) analysis group configurations within the Balanced Scorecard (BSC) module. This table stores metadata that defines how KPIs are grouped, analyzed, and displayed in performance management dashboards. Below is a detailed technical breakdown of its structure, purpose, and integration within Oracle EBS.
Table Overview
TheBSC_KPI_ANALYSIS_GROUPS
table serves as a master repository for KPI analysis group definitions, which are used to categorize KPIs for comparative analysis, trend evaluation, and benchmarking. Each record represents a logical grouping of KPIs based on shared attributes such as business objectives, functional areas, or performance dimensions (e.g., financial, operational, customer-centric).
Key Columns and Their Significance
- ANALYSIS_GROUP_ID: Primary key, uniquely identifying each analysis group.
- NAME: Descriptive name of the analysis group (e.g., "Financial KPIs Q1").
- DESCRIPTION: Detailed explanation of the group's purpose.
- PERSPECTIVE_ID: Foreign key linking to
BSC_PERSPECTIVES_B
, aligning the group with a Balanced Scorecard perspective (e.g., Financial, Customer, Internal Processes). - ENABLED_FLAG: Boolean indicating whether the group is active for reporting.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record lifecycle.
Functional Role in Oracle EBS
The table enables:- Performance Benchmarking: Groups KPIs for side-by-side comparison in dashboards.
- Drill-Down Analysis: Supports hierarchical navigation from grouped KPIs to underlying transactional data in modules like GL, AP, or AR.
- Security Integration: Analysis groups may inherit data access controls from Oracle EBS' responsibility-based security model.
Integration with Other Modules
BSC_KPI_ANALYSIS_GROUPS
interacts with:
- BSC_KPIS_B: Defines the KPIs assigned to each group via junction tables.
- BSC_SCORECARDS: Links groups to specific scorecard instances.
- FND_LOOKUP_VALUES: May reference standardized group classifications.
Technical Considerations
- Indexing: Typically indexed on
ANALYSIS_GROUP_ID
andPERSPECTIVE_ID
for join optimization. - Partitioning: In large deployments, may be partitioned by
PERSPECTIVE_ID
for performance. - API Dependencies: Managed via BSC public APIs like
BSC_KPI_ANALYSIS_GROUP_PUB
to maintain data integrity.
Customization Scenarios
Common extensions include:- Adding custom columns for industry-specific grouping attributes.
- Integrating with BI Publisher for advanced visualization of grouped KPIs.
- Building custom workflows around group approval processes.
Upgrade Implications
Between 12.1.1 and 12.2.2, the table structure remains largely consistent, but 12.2.2 may introduce:- Enhanced XML-based storage for dynamic grouping criteria.
- Tighter integration with Oracle Fusion Middleware components.
-
Lookup Type: PJI_REP_PAGE_ACTIONS
12.2.2
product: PJI - Project Intelligence(Obsolete) , meaning: List of possible navigations for project performance reports. , description: List of possible navigations for project performance reports. ,
-
Lookup Type: PJI_REP_PAGE_ACTIONS
12.1.1
product: PJI - Project Intelligence , meaning: List of possible navigations for project performance reports. , description: List of possible navigations for project performance reports. ,
-
Lookup Type: MSD_DIMENSIONS_LB
12.1.1
product: MSD - Demand Planning , meaning: Liability Analysis Dimensions , description: Liability Analysis Dimensions ,
-
Lookup Type: MSD_USER_DIMENSIONS_LB
12.1.1
product: MSD - Demand Planning , meaning: Liability Analysis User Dimensions , description: Liability Analysis User Dimensions ,
-
Lookup Type: MSD_DIMENSIONS_LB
12.2.2
product: MSD - Demand Planning , meaning: Liability Analysis Dimensions , description: Liability Analysis Dimensions ,
-
Lookup Type: PA_PAGE_TYPES
12.1.1
product: PA - Projects , meaning: Page Types , description: Page Types ,
-
Lookup Type: PA_PAGE_TYPES
12.2.2
product: PA - Projects , meaning: Page Types , description: Page Types ,
-
Lookup Type: MSD_USER_DIMENSIONS_LB
12.2.2
product: MSD - Demand Planning , meaning: Liability Analysis User Dimensions , description: Liability Analysis User Dimensions ,
-
APPS.GMF_LC_ADJ_TRANSACTIONS_PKG dependencies on CM_ALYS_MST
12.2.2
-
PACKAGE: APPS.HR_JOB_REQUIREMENT_API
12.1.1
-
PACKAGE: APPS.HR_JOB_REQUIREMENT_API
12.2.2
-
TABLE: BSC.BSC_KPI_ANALYSIS_GROUPS
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_ANALYSIS_GROUPS, object_name:BSC_KPI_ANALYSIS_GROUPS, status:VALID,
-
TABLE: BSC.BSC_KPI_ANALYSIS_OPTIONS_TL
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_ANALYSIS_OPTIONS_TL, object_name:BSC_KPI_ANALYSIS_OPTIONS_TL, status:VALID,
-
TABLE: QRM.QRM_ANALYSIS_SETTINGS
12.1.1
owner:QRM, object_type:TABLE, fnd_design_data:QRM.QRM_ANALYSIS_SETTINGS, object_name:QRM_ANALYSIS_SETTINGS, status:VALID,
-
Concurrent Program: QRMPACAL
12.2.2
execution_filename: QRM_PA_CALCULATION_P.run_analysis_cp , product: QRM - Risk Management , user_name: QRMPACAL , description: Portfolio Analysis - Run Analysis , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: QRM.QRM_ANALYSIS_SETTINGS
12.2.2
owner:QRM, object_type:TABLE, fnd_design_data:QRM.QRM_ANALYSIS_SETTINGS, object_name:QRM_ANALYSIS_SETTINGS, status:VALID,
-
APPS.BSC_METADATA_DESC dependencies on BSC_KPI_ANALYSIS_OPTIONS_VL
12.1.1
-
VIEW: APPS.BSC_DB_BASIC_DIM_SETS_V
12.1.1
-
Lookup Type: FPA_PC_STATUS
12.2.2
product: FPA - Project Portfolio Analysis , meaning: Planning Cycle Status in Project Portfolio Analysis , description: Planning Cycle Status in Project Portfolio Analysis ,
-
TABLE: BSC.BSC_KPI_SERIES_COLORS
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_SERIES_COLORS, object_name:BSC_KPI_SERIES_COLORS, status:VALID,
-
TABLE: BSC.BSC_KPI_ANALYSIS_MEASURES_B
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_ANALYSIS_MEASURES_B, object_name:BSC_KPI_ANALYSIS_MEASURES_B, status:VALID,
-
Lookup Type: IGF_AP_EARLY_ANALYSIS_FLAG
12.2.2
product: IGF - Financial Aid (Obsolete) , meaning: Early Analysis Flag , description: Early Analysis Flag ,
-
Concurrent Program: QRMPACAL
12.1.1
execution_filename: QRM_PA_CALCULATION_P.run_analysis_cp , product: QRM - Risk Management , user_name: QRMPACAL , description: Portfolio Analysis - Run Analysis , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: QRM_ANALYSIS_SOURCE
12.1.1
product: QRM - Risk Management , meaning: Callers of analysis engine. , description: Callers of analysis engine. ,
-
Lookup Type: QRM_ANALYSIS_SOURCE
12.2.2
product: QRM - Risk Management , meaning: Callers of analysis engine. , description: Callers of analysis engine. ,
-
Lookup Type: WMS_ELS_ANALYSIS_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_ANALYSIS_TYPES , description: Labor Management System Analysis Types ,
-
Concurrent Program: PAANALYSIS
12.1.1
execution_filename: PAAnalysis , product: AD - Applications DBA , user_name: Submit Analysis Request , description: Submit Analysis Request for Patch Advisor , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAANALYSIS
12.2.2
execution_filename: PAAnalysis , product: AD - Applications DBA , user_name: Submit Analysis Request , description: Submit Analysis Request for Patch Advisor , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: WMS_ELS_ANALYSIS_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_ANALYSIS_TYPES , description: Labor Management System Analysis Types ,
-
TABLE: BSC.BSC_KPI_ANALYSIS_MEASURES_TL
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_ANALYSIS_MEASURES_TL, object_name:BSC_KPI_ANALYSIS_MEASURES_TL, status:VALID,
-
Concurrent Program: ZPBAC_DRV
12.1.1
execution_filename: ZPBAC.StartMaster , product: ZPB - Enterprise Planning and Budgeting , user_name: ZPB Analysis Cycle , description: EPB Analysis Cycle , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
APPS.BSC_UTILITY dependencies on BSC_KPI_ANALYSIS_MEASURES_B
12.1.1
-
Concurrent Program: JMFSKCUR
12.2.2
execution_filename: JMFSKCUR , product: JMF - Supply Chain Localizations , user_name: SHIKYU Cost Update Analysis Report , description: Cost Update Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: IGF_AP_EARLY_ANALYSIS_FLAG
12.1.1
product: IGF - Financial Aid , meaning: Early Analysis Flag , description: Early Analysis Flag ,
-
Concurrent Program: ZPBAC_DRV
12.2.2
execution_filename: ZPBAC.StartMaster , product: ZPB - Enterprise Planning and Budgeting (Obsolete) , user_name: ZPB Analysis Cycle , description: EPB Analysis Cycle , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: FPA_PC_STATUS
12.1.1
product: FPA - Project Portfolio Analysis , meaning: Planning Cycle Status in Project Portfolio Analysis , description: Planning Cycle Status in Project Portfolio Analysis ,
-
Concurrent Program: PATCHANALYSIS
12.1.1
execution_filename: PAAnalysis , product: AD - Applications DBA , user_name: Submit Analysis Request , description: Submit Analysis Request for Patch Advisor , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PATCHANALYSIS
12.2.2
execution_filename: PAAnalysis , product: AD - Applications DBA , user_name: Submit Analysis Request , description: Submit Analysis Request for Patch Advisor , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: MRPPBIS
12.1.1
execution_filename: MRP_EPI.MRP_POPULATE_FC_SUM , product: MRP - Master Scheduling/MRP , user_name: Populate Forecast Analysis data , description: Executable populates the MRP_BIS_FORECAST_WB table for use in the Forecast Analysis workbook , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
TABLE: BSC.BSC_KPI_ANALYSIS_OPTIONS_B
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_ANALYSIS_OPTIONS_B, object_name:BSC_KPI_ANALYSIS_OPTIONS_B, status:VALID,
-
View: BSC_DB_BASIC_DIM_SETS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:BSC.BSC_DB_BASIC_DIM_SETS_V, object_name:BSC_DB_BASIC_DIM_SETS_V, status:VALID, product: BSC - Balanced Scorecard , description: View of dimension sets and datasets by analysis option , implementation_dba_data: APPS.BSC_DB_BASIC_DIM_SETS_V ,
-
Concurrent Program: WMS_LMS_EXP_RES_REQ
12.1.1
execution_filename: WMS_LMS_EXPECTED_RES.MATCH_RATE_EXP_RESOURCE , product: WMS - Warehouse Management , user_name: Expected Resource Requirement Analysis , description: Concurrent Program to process data for Expected Resource Requirement Analysis , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: MRPPBIS
12.2.2
execution_filename: MRP_EPI.MRP_POPULATE_FC_SUM , product: MRP - Master Scheduling/MRP , user_name: Populate Forecast Analysis data , description: Executable populates the MRP_BIS_FORECAST_WB table for use in the Forecast Analysis workbook , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
PACKAGE: SYS.DBMS_SQLPA
12.2.2
-
Concurrent Program: WMS_LMS_EXP_RES_REQ
12.2.2
execution_filename: WMS_LMS_EXPECTED_RES.MATCH_RATE_EXP_RESOURCE , product: WMS - Warehouse Management , user_name: Expected Resource Requirement Analysis , description: Concurrent Program to process data for Expected Resource Requirement Analysis , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
View: BSC_DB_BASIC_DIM_SETS_V
12.2.2
product: BSC - Balanced Scorecard (Obsolete) , description: View of dimension sets and datasets by analysis option , implementation_dba_data: Not implemented in this database ,
-
Concurrent Program: JMFSKCUR
12.1.1
execution_filename: JMFSKCUR , product: JMF - Supply Chain Localizations , user_name: SHIKYU Cost Update Analysis Report , description: Cost Update Analysis Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
TABLE: BSC.BSC_KPI_SUBTITLES_TL
12.1.1
owner:BSC, object_type:TABLE, fnd_design_data:BSC.BSC_KPI_SUBTITLES_TL, object_name:BSC_KPI_SUBTITLES_TL, status:VALID,
-
TABLE: GMD.GMD_FORMULA_ANALYSIS_HDR
12.2.2
owner:GMD, object_type:TABLE, fnd_design_data:GMD.GMD_FORMULA_ANALYSIS_HDR, object_name:GMD_FORMULA_ANALYSIS_HDR, status:VALID,
-
Concurrent Program: WMS_LMS_LABOR_PRODUCTIVITY
12.1.1
execution_filename: WMS_LMS_LABOR_PRODUCTIVITY.MATCH_RATE_TRX_RECORDS , product: WMS - Warehouse Management , user_name: Labor Productivity Analysis , description: Concurrent Program for processing the data for Labor Productivity Analysis , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,