Search Results pji_org_denorm
Overview
The PJI_ORG_DENORM table is a core data object within the Project Intelligence (PJI) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It functions as a denormalized summary table, specifically designed to store the last consolidated organizational structure derived from the PA_RBS_DENORM table for financial planning purposes. Its primary role is to provide a pre-aggregated, performance-optimized view of the organizational hierarchy, which is critical for the efficient generation of financial reports and analytics within Project Intelligence. By maintaining this summarized snapshot, the table supports the complex data roll-ups and calculations required for project costing, budgeting, and forecasting.
Key Information Stored
While the provided metadata does not list specific columns, the table's description and foreign key relationships define its core data model. The table stores denormalized organizational information, with key fields logically including identifiers for the summarized organizational units. Crucially, the documented foreign keys reveal two essential columns: ORGANIZATION_ID and SUB_ORGANIZATION_ID. Both columns reference HR_ALL_ORGANIZATION_UNITS, indicating that the table captures hierarchical relationships between parent and child organizations. This structure likely includes additional attributes such as organization names, codes, and hierarchy levels to support reporting without requiring joins to the HR source tables for common lookups.
Common Use Cases and Queries
The primary use case for PJI_ORG_DENORM is to serve as a master reference for organizational roll-ups in PJI financial reporting. It enables efficient queries for listing organizations under a specific hierarchy or validating organizational assignments. Common SQL patterns involve joining this table to fact tables in the PJI schema to filter or aggregate data by organization. A typical reporting query might retrieve the full organizational tree for a financial plan.
- Sample Query: Selecting a summarized organizational hierarchy:
SELECT organization_id, sub_organization_id FROM pji_org_denorm WHERE organization_id = :p_org_id ORDER BY sub_organization_id; - Reporting Use: This table is integral to reports analyzing project financial performance across business units, departments, or cost centers, as it provides the definitive mapping for data summarization.
Related Objects
PJI_ORG_DENORM is centrally connected to several key EBS objects. Its data is sourced from and is a summarized version of PA_RBS_DENORM, a table from the Project Accounting (PA) module that holds the Resource Breakdown Structure in a denormalized form. As documented, it has foreign key dependencies on the HR_ALL_ORGANIZATION_UNITS table, which is the master source for all organization definitions in EBS. Within the PJI module, it is expected to be referenced by various fact and summary tables for financial plans, as well as by OLAP cubes and pre-built BI Publisher reports that deliver Project Intelligence analytics.
-
Table: PJI_ORG_DENORM
12.1.1
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_ORG_DENORM, object_name:PJI_ORG_DENORM, status:VALID, product: PJI - Project Intelligence , description: This table stores the last summarized PA_RBS_DENORM structure for the financial plan. , implementation_dba_data: PJI.PJI_ORG_DENORM ,
-
Table: PJI_ORG_DENORM
12.2.2
product: PJI - Project Intelligence(Obsolete) , description: This table stores the last summarized PA_RBS_DENORM structure for the financial plan. , implementation_dba_data: Not implemented in this database ,
-
APPS.PJI_PMV_PREDICATE dependencies on PJI_ORG_DENORM
12.1.1
-
APPS.PJI_AUDIT_RPT dependencies on PJI_ORG_DENORM
12.1.1
-
APPS.PJI_PJI_EXTRACTION_UTILS dependencies on PJI_ORG_DENORM
12.1.1
-
APPS.PJI_RM_SUM_MAIN dependencies on PJI_ORG_DENORM
12.1.1
-
APPS.PJI_PMV_ENGINE dependencies on PJI_ORG_DENORM
12.1.1
-
VIEW: APPS.PJI_DIS_ORG_ROHRCHY_V
12.1.1
-
APPS.PJI_PMV_PREDICATE dependencies on PA_PROJECTS_ALL
12.1.1
-
APPS.PJI_PJI_EXTRACTION_UTILS dependencies on HRI_ORG_HRCHY_SUMMARY
12.1.1
-
APPS.PJI_PMV_ENGINE dependencies on HR_ALL_ORGANIZATION_UNITS_TL
12.1.1
-
View: PJI_DIS_ORG_ROHRCHY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_DIS_ORG_ROHRCHY_V, object_name:PJI_DIS_ORG_ROHRCHY_V, status:VALID, product: PJI - Project Intelligence , description: Discoverer view of organization hierarchy data with subordinate rollup data. , implementation_dba_data: APPS.PJI_DIS_ORG_ROHRCHY_V ,
-
VIEW: APPS.PJI_DIS_ORG_HRCHY_V
12.1.1
-
APPS.PJI_PMV_PREDICATE dependencies on PJI_PROJECT_CLASSES
12.1.1
-
SYNONYM: APPS.PJI_ORG_DENORM
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PJI_ORG_DENORM, status:VALID,
-
APPS.PJI_PMV_PREDICATE SQL Statements
12.1.1
-
TABLE: PJI.PJI_ORG_DENORM
12.1.1
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_ORG_DENORM, object_name:PJI_ORG_DENORM, status:VALID,
-
View: PJI_DIS_ORG_ROHRCHY_V
12.2.2
product: PJI - Project Intelligence(Obsolete) , description: Discoverer view of organization hierarchy data with subordinate rollup data. , implementation_dba_data: Not implemented in this database ,
-
MATERIALIZED VIEW: APPS.PJI_AV_ORGO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_AV_ORGO_F_MV, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_CA_ORGO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_CA_ORGO_F_MV, status:VALID,
-
APPS.PJI_PMV_ENGINE dependencies on PJI_PMV_ORGZ_DIM_TMP
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_RM_WTO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_RM_WTO_F_MV, status:VALID,
-
APPS.PJI_PMV_ENGINE dependencies on PER_ORGANIZATION_LIST
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_FP_CLSO_ET_WT_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_CLSO_ET_WT_F_MV, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_FP_ORGO_ET_WT_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_ORGO_ET_WT_F_MV, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_FP_CLSO_ET_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_CLSO_ET_F_MV, status:VALID,
-
APPS.PJI_PMV_ENGINE dependencies on FND_GLOBAL
12.1.1
-
APPS.PJI_PMV_ENGINE dependencies on PER_ALL_ASSIGNMENTS_F
12.1.1
-
PACKAGE BODY: APPS.PJI_PMV_PREDICATE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PMV_PREDICATE, status:VALID,
-
View: PJI_DIS_ORG_HRCHY_V
12.2.2
product: PJI - Project Intelligence(Obsolete) , description: Discoverer view of organization hierarchy data. , implementation_dba_data: Not implemented in this database ,
-
APPS.PJI_RM_SUM_EXTR dependencies on PJI_PJI_EXTRACTION_UTILS
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_FP_ORGO_ET_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_ORGO_ET_F_MV, status:VALID,
-
PACKAGE BODY: APPS.PJI_PMV_PREDICATE
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_AC_CLSO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_AC_CLSO_F_MV, status:VALID,
-
VIEW: APPS.PJI_DIS_ORGWT_V
12.1.1
-
APPS.PJI_PMV_ENGINE dependencies on FND_USER
12.1.1
-
View: PJI_DIS_ORG_HRCHY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_DIS_ORG_HRCHY_V, object_name:PJI_DIS_ORG_HRCHY_V, status:VALID, product: PJI - Project Intelligence , description: Discoverer view of organization hierarchy data. , implementation_dba_data: APPS.PJI_DIS_ORG_HRCHY_V ,
-
VIEW: APPS.PJI_DIS_ORG_V
12.1.1
-
APPS.PJI_RM_SUM_EXTR dependencies on PJI_PJ_PROJ_CLASS_EXTR
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_RM_JOBO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_RM_JOBO_F_MV, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_RM_ORGO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_RM_ORGO_F_MV, status:VALID,
-
PACKAGE BODY: APPS.PJI_AUDIT_RPT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_AUDIT_RPT, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_AC_ORGO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_AC_ORGO_F_MV, status:VALID,
-
VIEW: APPS.PJI_DIS_ORGJOB_V
12.1.1
-
MATERIALIZED VIEW: APPS.PJI_FP_ORGO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_ORGO_F_MV, status:VALID,
-
VIEW: APPS.PJI_DIS_ORGRES_V
12.1.1
-
PACKAGE BODY: APPS.PJI_PJI_EXTRACTION_UTILS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_PJI_EXTRACTION_UTILS, status:VALID,
-
PACKAGE BODY: APPS.PJI_RM_SUM_MAIN
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PJI_RM_SUM_MAIN, status:VALID,
-
MATERIALIZED VIEW: APPS.PJI_FP_CLSO_F_MV
12.1.1
owner:APPS, object_type:MATERIALIZED VIEW, object_name:PJI_FP_CLSO_F_MV, status:VALID,
-
VIEW: APPS.PJI_DIS_ORG_HRCHY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_DIS_ORG_HRCHY_V, object_name:PJI_DIS_ORG_HRCHY_V, status:VALID,