Search Results pa_agreements_all
The PA_AGREEMENTS_ALL table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Project Accounting (PA) module. It serves as the foundation for storing agreement-related information, which governs financial and contractual terms between an organization and its customers or funding sources. This table is part of the Oracle Projects suite and is essential for managing project funding, billing, and revenue recognition processes. Below is a detailed breakdown of its structure, purpose, and key functionalities.
Table Overview
The PA_AGREEMENTS_ALL table stores master data for all types of agreements, including contracts, grants, and other funding arrangements. It is a multi-organization table (indicated by the "_ALL" suffix), meaning it contains records for all operating units within an Oracle EBS instance. Each agreement record is linked to a project or task, enabling financial tracking and control.Key Columns and Their Significance
- AGREEMENT_ID: Primary key, uniquely identifying each agreement.
- AGREEMENT_NUMBER: User-defined identifier for the agreement.
- AGREEMENT_TYPE: Classifies the agreement (e.g., contract, grant, internal funding).
- START_DATE and END_DATE: Define the active period of the agreement.
- CURRENCY_CODE: Specifies the currency for financial transactions.
- PROJECT_ID: Links the agreement to a project in PA_PROJECTS_ALL.
- CUSTOMER_ID: References the customer in HZ_CUST_ACCOUNTS.
- STATUS_CODE: Tracks agreement lifecycle (e.g., draft, approved, closed).
- ORG_ID: Associates the agreement with an operating unit.
Functional Role in Oracle Projects
The PA_AGREEMENTS_ALL table supports several core processes:- Funding Management: Tracks funding limits, commitments, and expenditures against agreements.
- Billing and Revenue Recognition: Provides terms for invoicing rules and revenue schedules.
- Budgetary Control: Enforces spending controls by linking agreements to project budgets.
- Multi-Organization Support: Allows shared agreements across operating units in a multi-org environment.
Integration with Other Modules
This table integrates with:- Oracle Receivables (AR): For generating invoices based on agreement terms.
- Oracle General Ledger (GL): For posting revenue and billing transactions.
- Oracle Contracts: For aligning contractual terms with project execution.
Technical Considerations
- Indexes: Key indexes include PA_AGREEMENTS_U1 (on AGREEMENT_ID) and PA_AGREEMENTS_N1 (on PROJECT_ID).
- Concurrent Programs: Processes like "Agreement Import" and "Agreement Validation" interact with this table.
- APIs: The PA_AGREEMENT_PUB package provides programmatic access for customizations.
Customization and Extensions
Organizations often extend this table with descriptive flexfields (DFFs) to capture industry-specific attributes. For example, government contractors may add columns for compliance tracking.Conclusion
The PA_AGREEMENTS_ALL table is a cornerstone of Oracle Projects, enabling end-to-end agreement management. Its design supports complex funding structures, multi-org deployments, and integration with financial modules. Proper configuration and utilization of this table are essential for accurate project accounting, billing, and compliance in Oracle EBS implementations.-
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 ,
-
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_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_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_AGREEMENT_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENT_TYPES, object_name:PA_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of customer agreements , implementation_dba_data: PA.PA_AGREEMENT_TYPES ,
-
Table: PA_AGREEMENT_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_AGREEMENT_TYPES, object_name:PA_AGREEMENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of customer agreements , implementation_dba_data: PA.PA_AGREEMENT_TYPES ,
-
Table: PA_PROJECT_RETENTIONS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_RETENTIONS, object_name:PA_PROJECT_RETENTIONS, status:VALID, product: PA - Projects , description: PA_PROJECT_RETENTIONS stores retention summary balances. , implementation_dba_data: PA.PA_PROJECT_RETENTIONS ,
-
Table: PA_DRAFT_REVENUES_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_REVENUES_ALL, object_name:PA_DRAFT_REVENUES_ALL, status:VALID, product: PA - Projects , description: Information about draft revenue generated for projects , implementation_dba_data: PA.PA_DRAFT_REVENUES_ALL ,
-
Table: PA_DRAFT_REVENUES_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_REVENUES_ALL, object_name:PA_DRAFT_REVENUES_ALL, status:VALID, product: PA - Projects , description: Information about draft revenue generated for projects , implementation_dba_data: PA.PA_DRAFT_REVENUES_ALL ,
-
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: PABV_CUSTOMER_AGREEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_CUSTOMER_AGREEMENTS, object_name:PABV_CUSTOMER_AGREEMENTS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_CUSTOMER_AGREEMENTS ,
-
View: PABV_CUSTOMER_AGREEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_CUSTOMER_AGREEMENTS, object_name:PABV_CUSTOMER_AGREEMENTS, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_CUSTOMER_AGREEMENTS ,
-
Table: PA_SUMMARY_PROJECT_RETN
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SUMMARY_PROJECT_RETN, object_name:PA_SUMMARY_PROJECT_RETN, status:VALID, product: PA - Projects , description: PA_SUMMARY_PROJECT_RETN stores summary retention amounts calculated based on retention and retention billing setup at the project or top task level. These amounts are the summary amounts of the detailed retention records. These amounts are , implementation_dba_data: PA.PA_SUMMARY_PROJECT_RETN ,
-
Table: PA_PROJECT_RETENTIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_RETENTIONS, object_name:PA_PROJECT_RETENTIONS, status:VALID, product: PA - Projects , description: PA_PROJECT_RETENTIONS stores retention summary balances. , implementation_dba_data: PA.PA_PROJECT_RETENTIONS ,
-
Table: PA_SUMMARY_PROJECT_RETN
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SUMMARY_PROJECT_RETN, object_name:PA_SUMMARY_PROJECT_RETN, status:VALID, product: PA - Projects , description: PA_SUMMARY_PROJECT_RETN stores summary retention amounts calculated based on retention and retention billing setup at the project or top task level. These amounts are the summary amounts of the detailed retention records. These amounts are , implementation_dba_data: PA.PA_SUMMARY_PROJECT_RETN ,
-
View: PA_XLA_AGREEMENT_REF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_AGREEMENT_REF_V, object_name:PA_XLA_AGREEMENT_REF_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_AGREEMENT_REF_V ,
-
Table: PA_DRAFT_INVOICES_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_INVOICES_ALL, object_name:PA_DRAFT_INVOICES_ALL, status:VALID, product: PA - Projects , description: Information about draft invoices generated for projects , implementation_dba_data: PA.PA_DRAFT_INVOICES_ALL ,
-
View: PA_AGREEMENTS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_AGREEMENTS_AMG_V, object_name:PA_AGREEMENTS_AMG_V, status:VALID, product: PA - Projects , description: This Single-Org view based on PA_AGREEMENTS_ALL table, stores information about legally binding documents from customers that serve as the basis of work authorization for projects , implementation_dba_data: APPS.PA_AGREEMENTS_AMG_V ,
-
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_AGREEMENTS
12.1.1
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_XLA_AGREEMENT_REF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_AGREEMENT_REF_V, object_name:PA_XLA_AGREEMENT_REF_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_AGREEMENT_REF_V ,
-
View: PA_AGREEMENTS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_AGREEMENTS_AMG_V, object_name:PA_AGREEMENTS_AMG_V, status:VALID, product: PA - Projects , description: This Single-Org view based on PA_AGREEMENTS_ALL table, stores information about legally binding documents from customers that serve as the basis of work authorization for projects , implementation_dba_data: APPS.PA_AGREEMENTS_AMG_V ,
-
Table: PA_DRAFT_INVOICES_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_DRAFT_INVOICES_ALL, object_name:PA_DRAFT_INVOICES_ALL, status:VALID, product: PA - Projects , description: Information about draft invoices generated for projects , implementation_dba_data: PA.PA_DRAFT_INVOICES_ALL ,
-
View: PAFV_CUSTOMER_AGREEMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_CUSTOMER_AGREEMENTS, object_name:PAFV_CUSTOMER_AGREEMENTS, status:VALID, product: PA - Projects , description: Business view to show information about the customer agreements. , implementation_dba_data: APPS.PAFV_CUSTOMER_AGREEMENTS ,
-
View: PA_AGREEMENTS_O
12.1.1
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_AGREEMENTS_O
12.2.2
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PA_AGREEMENTS
12.2.2
product: PA - Projects , description: Single-Org , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_CUSTOMER_AGREEMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_CUSTOMER_AGREEMENTS, object_name:PAFV_CUSTOMER_AGREEMENTS, status:VALID, product: PA - Projects , description: Business view to show information about the customer agreements. , implementation_dba_data: APPS.PAFV_CUSTOMER_AGREEMENTS ,
-
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_FUND_REVAL_AUDITS_REP_MRC_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJ_RETN_EXP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_RETN_EXP_V, object_name:PA_PROJ_RETN_EXP_V, status:VALID, product: PA - Projects , description: Stores retention expenditure rules , implementation_dba_data: APPS.PA_PROJ_RETN_EXP_V ,
-
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_PROJ_RETN_DEFAULTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_RETN_DEFAULTS_V, object_name:PA_PROJ_RETN_DEFAULTS_V, status:VALID, product: PA - Projects , description: Stores retention defaults rules , implementation_dba_data: APPS.PA_PROJ_RETN_DEFAULTS_V ,
-
View: PA_DRAFT_REVENUES_FORM_MRC_V
12.2.2
product: PA - Projects , description: This will select data from pa_draft_revenues, pa_mc_draft_revs_all, pa_draft_revenue_items, pa_agreements_all , implementation_dba_data: Not implemented in this database ,
-
Table: PA_BUDGET_VERSIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_VERSIONS, object_name:PA_BUDGET_VERSIONS, status:VALID, product: PA - Projects , description: Versions of project budgets , implementation_dba_data: PA.PA_BUDGET_VERSIONS ,
-
View: PA_FUND_REVAL_AUDITS_REP_MRC_V
12.2.2
product: PA - Projects , 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_PROJ_RETN_EVENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_RETN_EVENTS_V, object_name:PA_PROJ_RETN_EVENTS_V, status:VALID, product: PA - Projects , description: Stores retention events rules , implementation_dba_data: APPS.PA_PROJ_RETN_EVENTS_V ,
-
View: PA_XLA_INVOICE_REF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_XLA_INVOICE_REF_V, object_name:PA_XLA_INVOICE_REF_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_XLA_INVOICE_REF_V ,
-
View: PA_PROJ_RETN_EXP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_RETN_EXP_V, object_name:PA_PROJ_RETN_EXP_V, status:VALID, product: PA - Projects , description: Stores retention expenditure rules , implementation_dba_data: APPS.PA_PROJ_RETN_EXP_V ,
-
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_DRAFT_REVENUES_FORM_MRC_V
12.1.1
product: PA - Projects , description: This will select data from pa_draft_revenues, pa_mc_draft_revs_all, pa_draft_revenue_items, pa_agreements_all , implementation_dba_data: Not implemented in this database ,
-
View: PAFV_CUSTOMER_INVOICES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_CUSTOMER_INVOICES, object_name:PAFV_CUSTOMER_INVOICES, status:VALID, product: PA - Projects , description: Business view to show information about the draft invoices generated by the projects. , implementation_dba_data: APPS.PAFV_CUSTOMER_INVOICES ,
-
View: PA_SUMMARY_PROJECT_RETNS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUMMARY_PROJECT_RETNS_V, object_name:PA_SUMMARY_PROJECT_RETNS_V, status:VALID, product: PA - Projects , description: Stores retention summary amounts , implementation_dba_data: APPS.PA_SUMMARY_PROJECT_RETNS_V ,
-
Table: PA_BUDGET_VERSIONS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_VERSIONS, object_name:PA_BUDGET_VERSIONS, status:VALID, product: PA - Projects , description: Versions of project budgets , implementation_dba_data: PA.PA_BUDGET_VERSIONS ,
-
View: PA_SUMMARY_PROJECT_RETNS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SUMMARY_PROJECT_RETNS_V, object_name:PA_SUMMARY_PROJECT_RETNS_V, status:VALID, product: PA - Projects , description: Stores retention summary amounts , implementation_dba_data: APPS.PA_SUMMARY_PROJECT_RETNS_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_MULTI_CUSTOMERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_MULTI_CUSTOMERS_V, object_name:PA_MULTI_CUSTOMERS_V, status:VALID, product: PA - Projects , description: 10SC Only , implementation_dba_data: APPS.PA_MULTI_CUSTOMERS_V ,