Search Results gl calendar
The PJI_TIME_CAL_PERIOD
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Project Intelligence (PJI) module, which is part of Oracle's Project Portfolio Management (PPM) suite. This table stores calendar period information used for time-based reporting, analytics, and project performance tracking. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Context
ThePJI_TIME_CAL_PERIOD
table serves as a repository for calendar periods, enabling time-phased project reporting and analytics. It supports the aggregation of project data (e.g., costs, revenue, labor hours) across predefined time intervals (daily, weekly, monthly, quarterly, or annually). This table is integral to Oracle Project Intelligence's ability to provide historical, current, and forecasted project performance metrics.
Key Attributes
The table includes the following critical columns:- CALENDAR_ID: Identifies the calendar type (e.g., fiscal, Gregorian).
- PERIOD_TYPE: Specifies the period granularity (day, week, month, etc.).
- START_DATE and END_DATE: Define the period's time boundaries.
- PERIOD_NAME: A descriptive label for the period (e.g., "Jan-2023").
- PERIOD_NUM: A sequential identifier for sorting periods.
- QUARTER_NUM and YEAR: Support higher-level aggregations.
Integration with Oracle EBS Modules
The table interacts with multiple EBS modules:- Projects (PA): Tracks project expenditures, revenue, and labor by period.
- General Ledger (GL): Aligns project data with fiscal accounting periods.
- Project Manufacturing (PJM): Supports period-based manufacturing cost analysis.
PJI_TIME_CAL_PERIOD
through Oracle's Public APIs or the PJI time dimension setup process, ensuring synchronization with GL calendars.
Technical Implementation
In EBS 12.1.1 and 12.2.2, the table is populated during the PJI initialization or refresh processes. Key technical considerations include:- Indexing: Optimized for queries on
CALENDAR_ID
,PERIOD_TYPE
, and date ranges. - Partitioning: In large implementations, partitions may be used for performance.
- ETL Processes: Oracle Business Intelligence Applications (OBIA) may extract data from this table for enterprise reporting.
Customization and Extensions
Organizations can extend the table's functionality by:- Adding custom period attributes via descriptive flexfields (DFFs).
- Integrating with third-party tools via Oracle Integration Bus.
- Creating derived periods (e.g., 4-4-5 retail calendars) through PL/SQL scripts.
Common Use Cases
- Comparative period analysis (YoY, QoQ).
- Project earned value management (EVM) calculations.
- Resource utilization trending.
- Regulatory reporting by fiscal periods.
Maintenance Considerations
Administrators should:- Regularly validate period alignment with GL calendars.
- Monitor table growth in long-running implementations.
- Archive historical data via Oracle's partitioning or purging strategies.
PJI_TIME_CAL_PERIOD
table exemplifies Oracle's approach to temporal data management in EBS, providing a flexible framework for project performance measurement across organizational time dimensions.
-
Lookup Type: PJI_CALENDAR_TYPE
12.2.2
product: PJI - Project Intelligence(Obsolete) , meaning: Project Intelligence Calendar Type , description: Project Intelligence Calendar Type ,
-
Lookup Type: PJI_REPORTING_CALENDARS
12.2.2
product: PJI - Project Intelligence(Obsolete) , meaning: Calendars used in project reporting. , description: Calendars used in project reporting. ,
-
Lookup Type: PJI_CHK_PJP_SET_PARAMS
12.2.2
product: PJI - Project Intelligence(Obsolete) , meaning: Project Performance Set up parameters , description: Project Performance Set up parameters ,
-
Lookup Type: PJI_CHK_BIS_PARAMS
12.2.2
product: PJI - Project Intelligence(Obsolete) , meaning: Project Intelligence BIS Parameters , description: Project Intelligence Required BIS Parameters ,
-
Table: PJI_TIME_CAL_PERIOD
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_CAL_PERIOD, object_name:PJI_TIME_CAL_PERIOD, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores period definition for fiscal calendar , implementation_dba_data: PJI.PJI_TIME_CAL_PERIOD ,
-
Table: PJI_TIME_ENT_QTR
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_ENT_QTR, object_name:PJI_TIME_ENT_QTR, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores quarter definition for enterprise calendar , implementation_dba_data: PJI.PJI_TIME_ENT_QTR ,
-
Table: PJI_TIME_CAL_YEAR
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_CAL_YEAR, object_name:PJI_TIME_CAL_YEAR, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores year definition for fiscal calendar , implementation_dba_data: PJI.PJI_TIME_CAL_YEAR ,
-
Table: PJI_TIME_ENT_PERIOD
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_ENT_PERIOD, object_name:PJI_TIME_ENT_PERIOD, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores period definition for enterprise calendar , implementation_dba_data: PJI.PJI_TIME_ENT_PERIOD ,
-
Table: PJI_TIME_ENT_YEAR
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_ENT_YEAR, object_name:PJI_TIME_ENT_YEAR, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores year definition for enterprise calendar , implementation_dba_data: PJI.PJI_TIME_ENT_YEAR ,
-
Table: PJI_TIME_WEEK
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_WEEK, object_name:PJI_TIME_WEEK, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores week definition for enterprise calendar , implementation_dba_data: PJI.PJI_TIME_WEEK ,
-
Table: PJI_TIME_CAL_QTR
12.2.2
owner:PJI, object_type:TABLE, fnd_design_data:PJI.PJI_TIME_CAL_QTR, object_name:PJI_TIME_CAL_QTR, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores quarter definition for fiscal calendar , implementation_dba_data: PJI.PJI_TIME_CAL_QTR ,
-
View: PJI_TIME_CAL_QTR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_CAL_QTR_V, object_name:PJI_TIME_CAL_QTR_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores quarter definition for fiscal calendar , implementation_dba_data: APPS.PJI_TIME_CAL_QTR_V ,
-
View: PJI_TIME_CAL_YEAR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_CAL_YEAR_V, object_name:PJI_TIME_CAL_YEAR_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores year definition for fiscal calendar , implementation_dba_data: APPS.PJI_TIME_CAL_YEAR_V ,
-
View: PJI_TIME_CAL_PERIOD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_CAL_PERIOD_V, object_name:PJI_TIME_CAL_PERIOD_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores period definition for fiscal calendar , implementation_dba_data: APPS.PJI_TIME_CAL_PERIOD_V ,
-
View: PJI_TIME_ENT_QTR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_ENT_QTR_V, object_name:PJI_TIME_ENT_QTR_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores quarter definition for enterprise calendar , implementation_dba_data: APPS.PJI_TIME_ENT_QTR_V ,
-
View: PJI_TIME_ENT_YEAR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_ENT_YEAR_V, object_name:PJI_TIME_ENT_YEAR_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores year definition for enterprise calendar , implementation_dba_data: APPS.PJI_TIME_ENT_YEAR_V ,
-
View: PJI_TIME_ENT_PERIOD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_TIME_ENT_PERIOD_V, object_name:PJI_TIME_ENT_PERIOD_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This table stores period definition for enterprise calendar , implementation_dba_data: APPS.PJI_TIME_ENT_PERIOD_V ,
-
View: PJI_TIME_WEEK_V
12.2.2
product: PJI - Project Intelligence(Obsolete) , description: This table stores week definition for enterprise calendar , implementation_dba_data: Not implemented in this database ,
-
View: PJI_ACT_CMT_BY_PERIOD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_ACT_CMT_BY_PERIOD_V, object_name:PJI_ACT_CMT_BY_PERIOD_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: PJI_ACT_CMT_BY_PERIOD_V is a view that displays actual cost, revenue totals, and commitment for lowest level tasks and resources by PA, and GL periods. The view is mainly used by external project management systems that import actuals from , implementation_dba_data: APPS.PJI_ACT_CMT_BY_PERIOD_V ,
-
View: PJI_AC_ACT_CMT_BY_RSRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_AC_ACT_CMT_BY_RSRC_V, object_name:PJI_AC_ACT_CMT_BY_RSRC_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This view displays actual costs, revenue, and commitments for PA and GL periods by task and resources. The view is used by external project management systems that import financial data from Oracle Projects. , implementation_dba_data: APPS.PJI_AC_ACT_CMT_BY_RSRC_V ,
-
View: PJI_AC_ACT_CMT_BY_TASK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_AC_ACT_CMT_BY_TASK_V, object_name:PJI_AC_ACT_CMT_BY_TASK_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This view displays actual costs, revenue, and commitments for PA and GL periods by task. The view is used by external project management systems that import financial data from Oracle Projects. , implementation_dba_data: APPS.PJI_AC_ACT_CMT_BY_TASK_V ,
-
View: PJI_PRD_ACT_CMT_BY_TASK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PRD_ACT_CMT_BY_TASK_V, object_name:PJI_PRD_ACT_CMT_BY_TASK_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: PJI_PRD_ACT_CMT_BY_TASK_V is a view that displays actual cost, revenue totals, and commitments for PA, and GL periods by task. The view is mainly used by external project management systems that import actuals from Oracle Projects. , implementation_dba_data: APPS.PJI_PRD_ACT_CMT_BY_TASK_V ,
-
View: PJI_PRD_ACT_CMT_PG_TASK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PRD_ACT_CMT_PG_TASK_V, object_name:PJI_PRD_ACT_CMT_PG_TASK_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: PJI_PRD_ACT_CMT_PG_TASK_V is a view that displays actual cost, revenue totals, and commitments for PA, and GL periods by task at Program Level. The view is mainly used by external project management systems that import actuals from Oracle P , implementation_dba_data: APPS.PJI_PRD_ACT_CMT_PG_TASK_V ,
-
View: PJI_PRD_ACT_CMT_BY_RSRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PRD_ACT_CMT_BY_RSRC_V, object_name:PJI_PRD_ACT_CMT_BY_RSRC_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: PJI_PRD_PLN_BY_RSRC_V is a view that displays budget cost and revenue totals for PA, and GL periods by task, and resources. The view is mainly used by external project management systems that import actuals from Oracle Projects , implementation_dba_data: APPS.PJI_PRD_ACT_CMT_BY_RSRC_V ,
-
View: PJI_AC_PLN_BY_TASK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_AC_PLN_BY_TASK_V, object_name:PJI_AC_PLN_BY_TASK_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This view displays budgeted cost and revenue for PA and GL periods by task. The view is used by external project management systems that import financial data from Oracle Projects. , implementation_dba_data: APPS.PJI_AC_PLN_BY_TASK_V ,
-
View: PJI_AC_PLN_BY_RSRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_AC_PLN_BY_RSRC_V, object_name:PJI_AC_PLN_BY_RSRC_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This view displays budgeted cost and revenue for PA and GL periods by task and resources. The view is used by external project management systems that import financial data from Oracle Projects. , implementation_dba_data: APPS.PJI_AC_PLN_BY_RSRC_V ,
-
View: PJI_PRD_PLN_BY_TASK_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PRD_PLN_BY_TASK_V, object_name:PJI_PRD_PLN_BY_TASK_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: PJI_PRD_PLN_BY_TASK_V is a view that displays budget cost and revenue totals for PA, and GL periods by task. The view is mainly used by external project management systems that import actuals from Oracle Projects. , implementation_dba_data: APPS.PJI_PRD_PLN_BY_TASK_V ,
-
View: PJI_PRD_PLN_BY_RSRC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PJI.PJI_PRD_PLN_BY_RSRC_V, object_name:PJI_PRD_PLN_BY_RSRC_V, status:VALID, product: PJI - Project Intelligence(Obsolete) , description: This new PSI view is to provide PSI functionality using new summarization model.Full Description :PJI_PRD_PLN_BY_RSRC_V is a view that displays budget costand revenue totals for PA, and GL periods by task, and resources. The view is mainly , implementation_dba_data: APPS.PJI_PRD_PLN_BY_RSRC_V ,