Search Results pji_fp_aggr_rbs
The PJI_FP_AGGR_RBS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Project Portfolio Management (PPM) module, specifically tied to the Project Costing and Resource Breakdown Structure (RBS) functionality. This table serves as an aggregation table for financial and resource planning data, facilitating reporting, analytics, and performance tracking for project-related financial metrics. Below is a detailed analysis of its purpose, structure, and integration within Oracle EBS.
Purpose and Functional Context
ThePJI_FP_AGGR_RBS
table is part of the Project Integration and Intelligence (PJI) schema, which supports the aggregation of financial and resource planning data across projects. Its primary role is to store summarized financial information at the RBS level, enabling efficient reporting and analysis. The RBS is a hierarchical framework that categorizes resources (labor, equipment, materials) for project planning and budgeting. By aggregating data at this level, Oracle EBS provides project managers with insights into resource utilization, cost allocation, and budget performance.
Table Structure and Key Columns
The table contains columns that capture aggregated financial metrics, resource assignments, and hierarchical relationships. Key columns include:- PROJECT_ID: Links to the project in
PA_PROJECTS_ALL
. - RBS_VER_ID: References the RBS version in
PA_RBS_VERSIONS
. - RBS_ELEMENT_ID: Identifies the RBS node in the hierarchy.
- PERIOD_TYPE: Defines the time aggregation level (e.g., monthly, quarterly).
- TIME_ID: The period identifier for the aggregated data.
- PLAN_TYPE_ID: Associates the data with a financial plan type.
- AGGREGATED_AMOUNT: Stores summarized financial values (e.g., planned vs. actual costs).
Integration with Oracle EBS Modules
PJI_FP_AGGR_RBS
integrates with several Oracle EBS modules:
- Project Costing (PA): Sources project financial data from
PA_BUDGET_LINES
andPA_EXPENDITURES
. - General Ledger (GL): Aligns aggregated project costs with accounting periods.
- Project Resource Management: Links to RBS hierarchies in
PA_RBS_ELEMENTS
. - Business Intelligence (PJI): Feeds data to OLAP cubes and dashboards for project analytics.
Data Aggregation Process
The table is populated through batch processes, typically executed by concurrent programs like "PJI: Aggregate Project Performance Data." The aggregation logic:- Rolls up transactional data from lower-level tables (e.g.,
PA_TRANSACTIONS
) to RBS nodes. - Applies time-phased summarization based on
PERIOD_TYPE
. - Incorporates plan-versus-actual comparisons for variance analysis.
Customization and Performance Considerations
In implementations with large project portfolios, the table's size can impact performance. Oracle recommends:- Indexing key columns (
PROJECT_ID
,RBS_ELEMENT_ID
,TIME_ID
). - Partitioning by
TIME_ID
for historical data management. - Purging obsolete records via standard Oracle EBS purge utilities.
Conclusion
ThePJI_FP_AGGR_RBS
table is a cornerstone of Oracle EBS's project financial analytics, enabling organizations to monitor resource costs and budget adherence at granular RBS levels. Its design supports scalable performance for enterprise-wide project portfolios, while integration with GL and PA modules ensures financial consistency. Proper maintenance and indexing are essential to leverage its full potential in project performance reporting.
-
Table: PJI_FP_AGGR_RBS
12.1.1
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_FP_AGGR_RBS, object_name:PJI_FP_AGGR_RBS, status:VALID, product: PJI - Project Intelligence , implementation_dba_data: PJI.PJI_FP_AGGR_RBS ,
-
Table: PJI_FP_AGGR_RBS
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_FP_AGGR_RBS, object_name:PJI_FP_AGGR_RBS, status:VALID, product: PJI - Project Intelligence(Obsolete) , implementation_dba_data: PJI.PJI_FP_AGGR_RBS ,
-
APPS.PJI_PJP_SUM_DENORM dependencies on PJI_FP_AGGR_RBS
12.1.1
-
APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_FP_AGGR_RBS
12.2.2
-
APPS.PJI_PJP_SUM_DENORM dependencies on PJI_FP_AGGR_RBS
12.2.2
-
12.2.2 DBA Data
12.2.2
-
TABLE PARTITION: PJI.PJI_FP_AGGR_RBS
12.2.2
owner:PJI, object_type:TABLE PARTITION, object_name:PJI_FP_AGGR_RBS, subobject_name:P9, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
VIEW: PJI.PJI_FP_AGGR_RBS#
12.2.2
owner:PJI, object_type:VIEW, object_name:PJI_FP_AGGR_RBS#, status:VALID,
-
TABLE PARTITION: PJI.PJI_FP_AGGR_RBS
12.1.1
owner:PJI, object_type:TABLE PARTITION, object_name:PJI_FP_AGGR_RBS, subobject_name:P9, status:VALID,
-
SYNONYM: APPS.PJI_FP_AGGR_RBS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PJI_FP_AGGR_RBS, status:VALID,
-
SYNONYM: APPS.PJI_FP_AGGR_RBS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_FP_AGGR_RBS, status:VALID,
-
TABLE: PJI.PJI_FP_AGGR_RBS
12.1.1
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_FP_AGGR_RBS, object_name:PJI_FP_AGGR_RBS, status:VALID,
-
VIEW: PJI.PJI_FP_AGGR_RBS#
12.2.2
-
TABLE: PJI.PJI_FP_AGGR_RBS
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_FP_AGGR_RBS, object_name:PJI_FP_AGGR_RBS, status:VALID,
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on FND_STATS
12.1.1
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on FND_STATS
12.2.2
-
APPS.PJI_PJP_SUM_DENORM dependencies on PA_RBS_DENORM
12.1.1
-
12.2.2 DBA Data
12.2.2
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on PJI_PROCESS_UTIL
12.2.2
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on PA_XBS_DENORM
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on PJI_PROCESS_UTIL
12.1.1
-
PACKAGE BODY: APPS.PJI_PJP_SUM_DENORM
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PJP_SUM_DENORM, status:VALID,
-
PACKAGE BODY: APPS.PJI_PJP_SUM_DENORM
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PJP_SUM_DENORM, status:VALID,
-
APPS.PJI_PJP_EXTRACTION_UTILS dependencies on PA_XBS_DENORM
12.1.1
-
12.2.2 FND Design Data
12.2.2
-
APPS.PJI_PJP_SUM_DENORM dependencies on PA_RBS_DENORM
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
PACKAGE BODY: APPS.PJI_PJP_SUM_ROLLUP
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PJP_SUM_ROLLUP, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
APPS.PJI_PJP_SUM_DENORM SQL Statements
12.2.2
-
APPS.PJI_PJP_SUM_DENORM dependencies on PA_RBS_ELEMENTS
12.1.1
-
APPS.PJI_PJP_SUM_DENORM SQL Statements
12.1.1
-
APPS.PJI_PJP_SUM_DENORM dependencies on PA_RBS_ELEMENTS
12.2.2
-
PACKAGE BODY: APPS.PJI_PJP_EXTRACTION_UTILS
12.1.1
-
PACKAGE BODY: APPS.PJI_PJP_SUM_DENORM
12.2.2
-
PACKAGE BODY: APPS.PJI_PJP_EXTRACTION_UTILS
12.2.2
-
PACKAGE BODY: APPS.PJI_PJP_SUM_DENORM
12.1.1
-
eTRM - PJI Tables and Views
12.2.2
description: This is an temporary table that is used to store XBS denorm data by the Refresh/Update Project Performance Data. This is a global temporary table. ,
-
APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_PROCESS_UTIL
12.1.1
-
eTRM - PJI Tables and Views
12.1.1
-
APPS.PJI_PJP_SUM_ROLLUP dependencies on PJI_PROCESS_UTIL
12.2.2