Search Results pa_summary_project_fundings
The PA_SUMMARY_PROJECT_FUNDINGS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Project Accounting (PA) module. It serves as a summary repository for project funding information, consolidating financial commitments, budget allocations, and funding sources at an aggregate level. This table plays a pivotal role in financial reporting, budget control, and funding analysis for project-centric organizations.
Table Purpose and Functional Context
ThePA_SUMMARY_PROJECT_FUNDINGS
table stores summarized funding data derived from detailed transaction tables like PA_PROJECT_FUNDINGS
. It provides a denormalized view of funding information to support efficient reporting and inquiry operations without requiring complex joins across multiple tables. This table is particularly valuable for:
- Executive-level funding dashboards
- Project portfolio financial analysis
- Funding utilization trend reporting
- Budget versus actual comparisons
Key Table Attributes
The table contains several important columns that capture the essence of project funding:- PROJECT_ID: Foreign key to
PA_PROJECTS_ALL
identifying the funded project - BUDGET_VERSION_ID: Links to approved budget versions in
PA_BUDGET_VERSIONS
- TASK_ID: Optional task-level funding allocation reference
- FUNDING_CATEGORY: Classifies funding type (capital, operational, grant, etc.)
- FUNDING_AMOUNT: The committed funding value
- CURRENCY_CODE: Funding currency reference
- PERIOD_NAME: Accounting period for funding recognition
- GL_PERIOD_NAME: Corresponding General Ledger period
Integration Points
The table integrates with several Oracle EBS modules:- General Ledger (GL): Funding amounts may feed to GL through the PA to GL interface
- Projects (PA): Direct relationship with project and task master tables
- Budgeting (PA): Connection to budget versions and control mechanisms
- Account Payables (AP): Links to committed funding sources
Technical Implementation
In Oracle EBS 12.1.1 and 12.2.2, the table is maintained through:- Batch processes that summarize detailed funding transactions
- Online updates when funding approvals occur
- Period-end close procedures that finalize funding positions
PROJECT_ID
, TASK_ID
, and PERIOD_NAME
to optimize query performance.
Customization Considerations
While Oracle provides standard functionality for maintaining this table, organizations often:- Create custom triggers for additional validation
- Develop extensions to capture supplemental funding attributes
- Build materialized views for specific reporting needs
Reporting and Analytics
The summarized nature ofPA_SUMMARY_PROJECT_FUNDINGS
makes it ideal for:
- Oracle Financial Analyzer reports
- Discoverer-based funding analysis
- OBIEE project dashboards
- Custom SQL-based funding reports
Upgrade Implications
Between 12.1.1 and 12.2.2, the table structure remained largely consistent, but:- New indexes may have been added for performance
- Additional columns might exist in 12.2.2 for enhanced functionality
- Partitioning strategies may differ in later versions
PA_SUMMARY_PROJECT_FUNDINGS
serves as a critical consolidation point for project funding information in Oracle EBS, enabling efficient financial management and reporting for project-driven organizations. Its design reflects Oracle's approach to balancing detailed transaction capture with summarized reporting requirements.
-
Table: PA_SUMMARY_PROJECT_FUNDINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SUMMARY_PROJECT_FUNDINGS, object_name:PA_SUMMARY_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Summary funding amounts allocated from agreements to projects and tasks , implementation_dba_data: PA.PA_SUMMARY_PROJECT_FUNDINGS ,
-
Table: PA_SUMMARY_PROJECT_FUNDINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SUMMARY_PROJECT_FUNDINGS, object_name:PA_SUMMARY_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Summary funding amounts allocated from agreements to projects and tasks , implementation_dba_data: PA.PA_SUMMARY_PROJECT_FUNDINGS ,
-
Table: PA_AGREEMENTS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENTS_ALL, object_name:PA_AGREEMENTS_ALL, status:VALID, product: PA - Projects , description: Customer contracts that serve as the basis for work authorization , implementation_dba_data: PA.PA_AGREEMENTS_ALL ,
-
Table: PA_AGREEMENTS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENTS_ALL, object_name:PA_AGREEMENTS_ALL, status:VALID, product: PA - Projects , description: Customer contracts that serve as the basis for work authorization , implementation_dba_data: PA.PA_AGREEMENTS_ALL ,
-
View: PA_SUM_PROJ_FUNDINGS_MRC_V
12.2.2
product: PA - Projects , description: Single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_SUM_PROJ_FUNDINGS_MRC_V
12.1.1
product: PA - Projects , description: Single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJ_FUND_REVAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_FUND_REVAL_V, object_name:PA_PROJ_FUND_REVAL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_FUND_REVAL_V ,
-
View: PA_SUMMARY_PROJECT_FUNDINGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUMMARY_PROJECT_FUNDINGS_V, object_name:PA_SUMMARY_PROJECT_FUNDINGS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_SUMMARY_PROJECT_FUNDINGS_V ,
-
View: PA_PROJ_FUND_REVAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_FUND_REVAL_V, object_name:PA_PROJ_FUND_REVAL_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_FUND_REVAL_V ,
-
View: PA_SUM_PROJECT_FUNDINGS2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUM_PROJECT_FUNDINGS2_V, object_name:PA_SUM_PROJECT_FUNDINGS2_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_SUM_PROJECT_FUNDINGS2_V ,
-
View: PA_SUM_PROJECT_FUNDINGS2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUM_PROJECT_FUNDINGS2_V, object_name:PA_SUM_PROJECT_FUNDINGS2_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_SUM_PROJECT_FUNDINGS2_V ,
-
View: PA_SUMMARY_PROJECT_FUNDINGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUMMARY_PROJECT_FUNDINGS_V, object_name:PA_SUMMARY_PROJECT_FUNDINGS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_SUMMARY_PROJECT_FUNDINGS_V ,
-
View: PA_SUM_PROJ_FUND_FORMS_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_SUM_PROJ_FUND_FORMS_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJ_INVOICE_BASE_VIEW
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICE_BASE_VIEW, object_name:PA_PROJ_INVOICE_BASE_VIEW, status:VALID, product: PA - Projects , description: PA_PROJ_INVOICE_BASE_VIEW is the base view for reporting revenue and invoice totals for projects , implementation_dba_data: APPS.PA_PROJ_INVOICE_BASE_VIEW ,
-
View: PA_PROJ_INVOICE_BASE_VIEW
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_INVOICE_BASE_VIEW, object_name:PA_PROJ_INVOICE_BASE_VIEW, status:VALID, product: PA - Projects , description: PA_PROJ_INVOICE_BASE_VIEW is the base view for reporting revenue and invoice totals for projects , implementation_dba_data: APPS.PA_PROJ_INVOICE_BASE_VIEW ,
-
Table: PA_TASKS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TASKS, object_name:PA_TASKS, status:VALID, product: PA - Projects , description: User-defined subdivisions of project work , implementation_dba_data: PA.PA_TASKS ,
-
View: PA_PROJ_SUMMARY_AMOUNTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_SUMMARY_AMOUNTS_V, object_name:PA_PROJ_SUMMARY_AMOUNTS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_PROJ_SUMMARY_AMOUNTS_V ,
-
Table: PA_TASKS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TASKS, object_name:PA_TASKS, status:VALID, product: PA - Projects , description: User-defined subdivisions of project work , implementation_dba_data: PA.PA_TASKS ,
-
View: PA_PROJ_SUMMARY_AMOUNTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_SUMMARY_AMOUNTS_V, object_name:PA_PROJ_SUMMARY_AMOUNTS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_PROJ_SUMMARY_AMOUNTS_V ,
-
Table: PA_PROJECTS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECTS_ALL, object_name:PA_PROJECTS_ALL, status:VALID, product: PA - Projects , description: PA_PROJECTS_ALL stores the highest units of work defined in Oracle Projects. , implementation_dba_data: PA.PA_PROJECTS_ALL ,
-
Table: PA_PROJECTS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECTS_ALL, object_name:PA_PROJECTS_ALL, status:VALID, product: PA - Projects , description: PA_PROJECTS_ALL stores the highest units of work defined in Oracle Projects. , implementation_dba_data: PA.PA_PROJECTS_ALL ,