Search Results pa_project_fundings
The PA_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, responsible for storing funding-related information for projects. This table serves as the foundation for tracking financial commitments, budget allocations, and funding sources, ensuring proper financial control and reporting across project lifecycles. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Table Overview
The PA_PROJECT_FUNDINGS table captures funding details associated with projects, including funding amounts, sources, and approval statuses. It is part of the Oracle Project Foundation (PJF) and integrates with modules like General Ledger (GL), Accounts Payable (AP), and Grants Accounting (GMS). Key columns in this table include:- PROJECT_ID: References the project in PA_PROJECTS_ALL.
- FUNDING_ID: Primary key, uniquely identifying each funding record.
- TASK_ID: Links to the task in PA_TASKS if funding is task-specific.
- FUNDING_AMOUNT: The committed or allocated funding value.
- CURRENCY_CODE: The currency of the funding amount.
- FUNDING_SOURCE: Identifies the source (e.g., internal budget, grant, customer).
- APPROVAL_STATUS: Tracks workflow status (e.g., "Pending," "Approved," "Rejected").
- START_DATE and END_DATE: Define the funding validity period.
Functional Role
The table supports:- Budget Control: Tracks funding against project expenditures to prevent overruns.
- Multi-Source Funding: Allows projects to aggregate funds from multiple sources (e.g., grants, internal allocations).
- Compliance Reporting: Ensures adherence to funding restrictions (e.g., grant terms) via integration with GMS.
- Financial Integration: Syncs with GL for accruals and AP for invoice validation against funded amounts.
Integration Points
PA_PROJECT_FUNDINGS interacts with:- PA_PROJECTS_ALL: Core project details.
- PA_BUDGET_LINES: Links funding to budget versions.
- GL_JE_LINES: Posts funding-related journal entries.
- GMS_AWARD_FUNDINGS: For grant-funded projects.
Technical Considerations
- Indexes: Key indexes include PA_PROJECT_FUNDINGS_N1 (PROJECT_ID) and PA_PROJECT_FUNDINGS_U1 (FUNDING_ID) for performance.
- APIs: The PA_FUNDING_PUB package manages CRUD operations.
- Audit Trails: Changes are logged in PA_AUDIT_PROJECT_FUNDINGS for compliance.
Customization and Extensions
Organizations often extend the table via:- Descriptive Flexfields (DFFs): To capture additional funding attributes.
- Triggers: For auto-approval rules or validation logic.
- Workflow: Custom approval hierarchies beyond standard Oracle workflows.
Conclusion
The PA_PROJECT_FUNDINGS table is pivotal for financial governance in Oracle EBS Projects. Its design ensures granular tracking of funding sources, seamless integration with financial modules, and compliance with regulatory requirements. Proper configuration and utilization of this table are essential for accurate project costing, budgeting, and reporting in Oracle EBS 12.1.1 and 12.2.2 environments.-
Table: PA_PROJECT_FUNDINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_FUNDINGS, object_name:PA_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Incremental amounts of allocated funds from agreements to projects and tasks , implementation_dba_data: PA.PA_PROJECT_FUNDINGS ,
-
Table: PA_PROJECT_FUNDINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_FUNDINGS, object_name:PA_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: Incremental amounts of allocated funds from agreements to projects and tasks , implementation_dba_data: PA.PA_PROJECT_FUNDINGS ,
-
View: PA_PROJECT_FUNDINGS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDINGS_AMG_V, object_name:PA_PROJECT_FUNDINGS_AMG_V, status:VALID, product: PA - Projects , description: This view based on pa_project_fundings table, stores incremental allocations of agreement funds to projects or top tasks. Funding is required for a contract project before that project can accrue revenue and generate invoices. Indirect or , implementation_dba_data: APPS.PA_PROJECT_FUNDINGS_AMG_V ,
-
View: PA_PROJECT_FUNDINGS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDINGS_AMG_V, object_name:PA_PROJECT_FUNDINGS_AMG_V, status:VALID, product: PA - Projects , description: This view based on pa_project_fundings table, stores incremental allocations of agreement funds to projects or top tasks. Funding is required for a contract project before that project can accrue revenue and generate invoices. Indirect or , implementation_dba_data: APPS.PA_PROJECT_FUNDINGS_AMG_V ,
-
Table: PA_MC_PROJECT_FUNDINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_MC_PROJECT_FUNDINGS, object_name:PA_MC_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: The PA_MC_PROJECT_FUNDINGS table stores project funding lines for all the reporting set of books associated with functional set of books. The funding amounts are converted to the respective reporting currencies. , implementation_dba_data: PA.PA_MC_PROJECT_FUNDINGS ,
-
Table: PA_MC_PROJECT_FUNDINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_MC_PROJECT_FUNDINGS, object_name:PA_MC_PROJECT_FUNDINGS, status:VALID, product: PA - Projects , description: The PA_MC_PROJECT_FUNDINGS table stores project funding lines for all the reporting set of books associated with functional set of books. The funding amounts are converted to the respective reporting currencies. , implementation_dba_data: PA.PA_MC_PROJECT_FUNDINGS ,
-
View: PABV_FUNDINGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_FUNDINGS, object_name:PABV_FUNDINGS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_FUNDINGS ,
-
Table: PA_FUND_MRC_UPG_EXCEP
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FUND_MRC_UPG_EXCEP, object_name:PA_FUND_MRC_UPG_EXCEP, status:VALID, product: PA - Projects , description: The PA_FUND_MRC_UPG_EXCEP table maintains all the exceptions got during funding up gradation in MRC. , implementation_dba_data: PA.PA_FUND_MRC_UPG_EXCEP ,
-
Table: PA_FUND_MRC_UPG_EXCEP
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FUND_MRC_UPG_EXCEP, object_name:PA_FUND_MRC_UPG_EXCEP, status:VALID, product: PA - Projects , description: The PA_FUND_MRC_UPG_EXCEP table maintains all the exceptions got during funding up gradation in MRC. , implementation_dba_data: PA.PA_FUND_MRC_UPG_EXCEP ,
-
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: PABV_FUNDINGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_FUNDINGS, object_name:PABV_FUNDINGS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_FUNDINGS ,
-
Table: PA_EVENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENTS, object_name:PA_EVENTS, status:VALID, product: PA - Projects , description: Entries assigned to tasks that generate revenue and/or billing but are not directly related to expenditure items , implementation_dba_data: PA.PA_EVENTS ,
-
Table: PA_EVENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENTS, object_name:PA_EVENTS, status:VALID, product: PA - Projects , description: Entries assigned to tasks that generate revenue and/or billing but are not directly related to expenditure items , implementation_dba_data: PA.PA_EVENTS ,
-
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 ,
-
View: PAFV_FUNDINGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_FUNDINGS, object_name:PAFV_FUNDINGS, status:VALID, product: PA - Projects , description: Business view to show information about the incremental allocation of agreement funds to projects. , implementation_dba_data: APPS.PAFV_FUNDINGS ,
-
View: PAFV_FUNDINGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_FUNDINGS, object_name:PAFV_FUNDINGS, status:VALID, product: PA - Projects , description: Business view to show information about the incremental allocation of agreement funds to projects. , implementation_dba_data: APPS.PAFV_FUNDINGS ,
-
View: PA_FUND_REVAL_AUDITS_REP_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_FUND_REVAL_AUDITS_REP_MRC_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_FUND_REVAL_AUDITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FUND_REVAL_AUDITS_V, object_name:PA_FUND_REVAL_AUDITS_V, status:VALID, product: PA - Projects , description: To list the funding revaluation components in the audit report , implementation_dba_data: APPS.PA_FUND_REVAL_AUDITS_V ,
-
View: PA_PROJECT_FUNDING_AUDITS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDING_AUDITS, object_name:PA_PROJECT_FUNDING_AUDITS, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECT_FUNDING_AUDITS ,
-
View: PA_FUND_REVAL_AUDITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FUND_REVAL_AUDITS_V, object_name:PA_FUND_REVAL_AUDITS_V, status:VALID, product: PA - Projects , description: To list the funding revaluation components in the audit report , implementation_dba_data: APPS.PA_FUND_REVAL_AUDITS_V ,
-
View: PA_PROJECT_FUNDING_AUDITS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDING_AUDITS, object_name:PA_PROJECT_FUNDING_AUDITS, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJECT_FUNDING_AUDITS ,
-
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_PROJECT_FUNDINGS_MRC_V
12.2.2
product: PA - Projects , description: Single currency view , implementation_dba_data: Not implemented in this database ,
-
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_PROJECT_FUNDINGS_MRC_V
12.1.1
product: PA - Projects , description: Single currency view , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJECT_FUNDINGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDINGS_V, object_name:PA_PROJECT_FUNDINGS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_PROJECT_FUNDINGS_V ,
-
View: PA_PROJECT_FUNDINGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJECT_FUNDINGS_V, object_name:PA_PROJECT_FUNDINGS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_PROJECT_FUNDINGS_V ,
-
View: PA_PROJ_FUND_FORMS_MRC_V
12.1.1
product: PA - Projects , description: - 10SC Only , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJ_FUND_FORMS_MRC_V
12.2.2
product: PA - Projects , description: - 10SC Only , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
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 ,
-
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 ,
-
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 ,