Search Results service contracts
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.-
Lookup Type: SERVICE TYPE
12.1.1
product: PA - Projects , meaning: Service Type , description: Service Type ,
-
Lookup Type: SERVICE TYPE
12.2.2
product: PA - Projects , meaning: Service Type , description: Service Type ,
-
Lookup Type: PM_PRODUCT_CODE
12.1.1
product: PA - Projects , meaning: Pm_Product_Code , description: Lookup Type for external project management systems product codes ,
-
Lookup Type: PM_PRODUCT_CODE
12.2.2
product: PA - Projects , meaning: Pm_Product_Code , description: Lookup Type for external project management systems product codes ,
-
Concurrent Program: PAXRWPSV
12.1.1
execution_filename: PAXRWPSV , product: PA - Projects , user_name: PAXRWPSV , description: Project Service Types , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXRWPSV
12.2.2
execution_filename: PAXRWPSV , product: PA - Projects , user_name: PAXRWPSV , description: Project Service Types , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
View: PA_ONLINE_TASKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_TASKS_V, object_name:PA_ONLINE_TASKS_V, status:VALID, product: PA - Projects , description: Customizable view for tasks used in Self Service Time, Oracle Time Capture, and Sel f Service Expense applications. PA_ONLINE_TASKS_V is a customizable view for Self Service Time application , Oracle Time Capture, and Self Service Expense. , implementation_dba_data: APPS.PA_ONLINE_TASKS_V ,
-
View: PA_ONLINE_TASKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_TASKS_V, object_name:PA_ONLINE_TASKS_V, status:VALID, product: PA - Projects , description: Customizable view for tasks used in Self Service Time, Oracle Time Capture, and Sel f Service Expense applications. PA_ONLINE_TASKS_V is a customizable view for Self Service Time application , Oracle Time Capture, and Self Service Expense. , implementation_dba_data: APPS.PA_ONLINE_TASKS_V ,
-
Lookup Type: PA_CAPITAL_CLIENT_EXTN
12.1.1
product: PA - Projects , meaning: Pa Capital Client Extn , description: Capital Client Extension Asset Assignment ,
-
Lookup Type: PA_CAPITAL_CLIENT_EXTN
12.2.2
product: PA - Projects , meaning: Pa Capital Client Extn , description: Capital Client Extension Asset Assignment ,
-
Lookup Type: PA_CAPITAL_LABELS
12.1.1
product: PA - Projects , meaning: Capitalized Interest Labels ,
-
Lookup Type: PA_CAPITAL_LABELS
12.2.2
product: PA - Projects , meaning: Capitalized Interest Labels ,
-
Concurrent Program: PAXRWPSV_XML
12.1.1
product: PA - Projects , user_name: IMP: Service Types (XML) , description: Service Types , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
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 ,
-
Concurrent Program: PAXRWPSV_XML
12.2.2
product: PA - Projects , user_name: IMP: Service Types (XML) , description: Service Types , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
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_ONLINE_WORK_TYPES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_WORK_TYPES_V, object_name:PA_ONLINE_WORK_TYPES_V, status:VALID, product: PA - Projects , description: Customizable view for projects used in Self Service Time application. PA_ONLINE_WORK_TYPES_V is a customizable view for Self Service Time application , implementation_dba_data: APPS.PA_ONLINE_WORK_TYPES_V ,
-
View: PA_ONLINE_LOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_LOCATIONS_V, object_name:PA_ONLINE_LOCATIONS_V, status:VALID, product: PA - Projects , description: Customizable view for projects used in Self Service Time application. PA_ONLINE_LOCATIONS_V is a customizable view for Self Service Time application , implementation_dba_data: APPS.PA_ONLINE_LOCATIONS_V ,
-
View: PA_SERVICE_TYPE_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SERVICE_TYPE_LOV_V, object_name:PA_SERVICE_TYPE_LOV_V, status:VALID, product: PA - Projects , description: This view displays all valid service types that can be specified for a task , implementation_dba_data: APPS.PA_SERVICE_TYPE_LOV_V ,
-
View: PA_SERVICE_TYPE_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_SERVICE_TYPE_LOV_V, object_name:PA_SERVICE_TYPE_LOV_V, status:VALID, product: PA - Projects , description: This view displays all valid service types that can be specified for a task , implementation_dba_data: APPS.PA_SERVICE_TYPE_LOV_V ,
-
View: PA_ADW_SRVC_TYPES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ADW_SRVC_TYPES_V, object_name:PA_ADW_SRVC_TYPES_V, status:VALID, product: PA - Projects , description: Values for service types on the service dimension , implementation_dba_data: APPS.PA_ADW_SRVC_TYPES_V ,
-
View: PA_ADW_SRVC_TYPES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ADW_SRVC_TYPES_V, object_name:PA_ADW_SRVC_TYPES_V, status:VALID, product: PA - Projects , description: Values for service types on the service dimension , implementation_dba_data: APPS.PA_ADW_SRVC_TYPES_V ,
-
View: PA_ONLINE_JOBS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_JOBS_V, object_name:PA_ONLINE_JOBS_V, status:VALID, product: PA - Projects , description: Customizable view for projects used in Self Service Time application. PA_ONLINE_JOBS_V is a customizable view for Self Service Time application , implementation_dba_data: APPS.PA_ONLINE_JOBS_V ,
-
View: PA_ONLINE_PROJECTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_PROJECTS_V, object_name:PA_ONLINE_PROJECTS_V, status:VALID, product: PA - Projects , description: Customizable view for projects used in Self Service Time application. PA_ONLINE_PROJECTS_V is a customizable view for Self Service Time application , implementation_dba_data: APPS.PA_ONLINE_PROJECTS_V ,
-
View: PA_ONLINE_PROJECTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ONLINE_PROJECTS_V, object_name:PA_ONLINE_PROJECTS_V, status:VALID, product: PA - Projects , description: Customizable view for projects used in Self Service Time application. PA_ONLINE_PROJECTS_V is a customizable view for Self Service Time application , implementation_dba_data: APPS.PA_ONLINE_PROJECTS_V ,
-
Lookup Type: ADW DIM LEVEL NAME
12.2.2
product: PA - Projects , meaning: Adw Dim Level Name , description: Adw Dim Level Name ,
-
Lookup Type: ADW DIM LEVEL NAME
12.1.1
product: PA - Projects , meaning: Adw Dim Level Name , description: Adw Dim Level Name ,
-
Lookup Type: EXPENDITURE SOURCE
12.2.2
product: PA - Projects , meaning: Expenditure Source , description: Expenditure Source ,
-
Lookup Type: EXPENDITURE SOURCE
12.1.1
product: PA - Projects , meaning: Expenditure Source , description: Expenditure Source ,
-
Lookup Type: GEN_ASSET_REJECTION_REASON
12.1.1
product: PA - Projects , meaning: Gen Asset Rejection Reason , description: Gen_Asset_Rejection_Reason ,
-
Lookup Type: GEN_ASSET_REJECTION_REASON
12.2.2
product: PA - Projects , meaning: Gen Asset Rejection Reason , description: Gen_Asset_Rejection_Reason ,
-
Lookup Type: ADW DIMENSION TABLES
12.1.1
product: PA - Projects , meaning: Adw Dimension Tables , description: Adw Dimension Tables ,
-
Lookup Type: ADW DIMENSION TABLES
12.2.2
product: PA - Projects , meaning: Adw Dimension Tables , description: Adw Dimension Tables ,
-
Table: PA_EXPENDITURE_HISTORY
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_HISTORY, object_name:PA_EXPENDITURE_HISTORY, status:VALID, product: PA - Projects , description: Audit records for self service time , implementation_dba_data: PA.PA_EXPENDITURE_HISTORY ,
-
Table: PA_ONLINE_EXP_SETTINGS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ONLINE_EXP_SETTINGS, object_name:PA_ONLINE_EXP_SETTINGS, status:VALID, product: PA - Projects , description: User defined preferences for self service time entry. , implementation_dba_data: PA.PA_ONLINE_EXP_SETTINGS ,
-
Table: PA_EXPENDITURE_HISTORY
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_HISTORY, object_name:PA_EXPENDITURE_HISTORY, status:VALID, product: PA - Projects , description: Audit records for self service time , implementation_dba_data: PA.PA_EXPENDITURE_HISTORY ,
-
Table: PA_TASK_HISTORY
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TASK_HISTORY, object_name:PA_TASK_HISTORY, status:VALID, product: PA - Projects , description: Service type and task organization history , implementation_dba_data: PA.PA_TASK_HISTORY ,
-
Table: PA_TASK_HISTORY
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_TASK_HISTORY, object_name:PA_TASK_HISTORY, status:VALID, product: PA - Projects , description: Service type and task organization history , implementation_dba_data: PA.PA_TASK_HISTORY ,
-
Table: PA_ONLINE_EXP_SETTINGS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ONLINE_EXP_SETTINGS, object_name:PA_ONLINE_EXP_SETTINGS, status:VALID, product: PA - Projects , description: User defined preferences for self service time entry. , implementation_dba_data: PA.PA_ONLINE_EXP_SETTINGS ,
-
Lookup Type: ASSET_ALLOCATION_EXCEPTIONS
12.1.1
product: PA - Projects , meaning: Asset Allocation Exceptions , description: Asset Allocation Exceptions ,
-
Lookup Type: ASSET_ALLOCATION_EXCEPTIONS
12.2.2
product: PA - Projects , meaning: Asset Allocation Exceptions , description: Asset Allocation Exceptions ,
-
Table: PA_ALL_SRVC_TYPES_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ALL_SRVC_TYPES_IT, object_name:PA_ALL_SRVC_TYPES_IT, status:VALID, product: PA - Projects , description: Information about the top level of the standard hierarchy on the service type dimension , implementation_dba_data: PA.PA_ALL_SRVC_TYPES_IT ,
-
Table: PA_EXPEND_ALIASES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPEND_ALIASES, object_name:PA_EXPEND_ALIASES, status:VALID, product: PA - Projects , description: Personal aliases for project, task and/or expenditure types when entering self service timecards. , implementation_dba_data: PA.PA_EXPEND_ALIASES ,
-
Table: PA_ALL_SRVC_TYPES_IT
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_ALL_SRVC_TYPES_IT, object_name:PA_ALL_SRVC_TYPES_IT, status:VALID, product: PA - Projects , description: Information about the top level of the standard hierarchy on the service type dimension , implementation_dba_data: PA.PA_ALL_SRVC_TYPES_IT ,
-
Table: PA_EXPEND_ALIASES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPEND_ALIASES, object_name:PA_EXPEND_ALIASES, status:VALID, product: PA - Projects , description: Personal aliases for project, task and/or expenditure types when entering self service timecards. , implementation_dba_data: PA.PA_EXPEND_ALIASES ,
-
Lookup Type: PA_OPTIONS_SS
12.2.2
product: PA - Projects , meaning: Self Service Project Options , description: Self Service Project Options ,
-
Lookup Type: TRANSFER REJECTION REASON
12.1.1
product: PA - Projects , meaning: Transfer Rejection Reason , description: Transfer Rejection Reason ,
-
Lookup Type: PA_OPTIONS_SS
12.1.1
product: PA - Projects , meaning: Self Service Project Options , description: Self Service Project Options ,
-
Lookup Type: TRANSFER REJECTION REASON
12.2.2
product: PA - Projects , meaning: Transfer Rejection Reason , description: Transfer Rejection Reason ,
-
Table: PA_SRVC_TYPES_IT
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SRVC_TYPES_IT, object_name:PA_SRVC_TYPES_IT, status:VALID, product: PA - Projects , description: Information about service types for Oracle Project Analysis Collection Pack , implementation_dba_data: PA.PA_SRVC_TYPES_IT ,