Search Results fixed assets
The PA_PROJECT_ASSET_ASSIGNMENTS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Project Accounting (PA) module. It serves as a junction table that establishes the relationship between capital assets and projects, enabling organizations to track asset utilization, depreciation, and capitalization against specific projects. This table plays a pivotal role in financial reporting, cost allocation, and compliance with accounting standards such as GAAP and IFRS.
Table Structure and Key Columns
ThePA_PROJECT_ASSET_ASSIGNMENTS
table contains several key columns that define the asset-to-project relationship:
- ASSET_ID: Foreign key reference to
FA_ADDITIONS.ASSET_ID
, linking to the fixed asset record. - PROJECT_ID: Foreign key reference to
PA_PROJECTS_ALL.PROJECT_ID
, identifying the associated project. - TASK_ID: Optional reference to
PA_TASKS.TASK_ID
for granular asset allocation at the task level. - START_DATE and END_DATE: Define the active period of asset assignment to the project.
- ASSIGNMENT_TYPE: Indicates whether the assignment is for capitalization, depreciation, or tracking purposes.
- PERCENTAGE_ALLOCATION: Specifies the percentage of asset cost or usage attributed to the project.
Functional Integration
The table integrates with multiple Oracle EBS modules:- Fixed Assets (FA): Pulls asset details from
FA_ADDITIONS
andFA_BOOKS
tables - Projects (PA): Links to project hierarchies in
PA_PROJECTS_ALL
- General Ledger (GL): Facilitates proper cost accounting through the
PA_TRANSACTION_INTERFACE
process
Business Process Context
This table supports critical business processes:- Capital Project Tracking: Associates construction or development assets with capital projects for proper capitalization
- Cost Allocation: Enables proration of asset costs (depreciation, maintenance) across multiple projects
- Asset Utilization Reporting: Provides data for analyzing asset productivity across project portfolios
- Tax Compliance: Maintains audit trails for asset usage in tax-advantaged projects
Technical Considerations
Key technical aspects include:- The table is partitioned in EBS 12.2 for performance optimization
- Utilizes Oracle's multi-org architecture through
ORG_ID
column - Has corresponding APIs in the
PA_ASSET_PUB
package for programmatic access - Maintains referential integrity through constraints with
FA_ADDITIONS
andPA_PROJECTS_ALL
Implementation Best Practices
When working with this table:- Always use the standard Oracle APIs for data modifications
- Implement proper date-range validation to prevent overlapping assignments
- Consider performance implications when querying across large project portfolios
- Leverage the
PA_ASSET_ASSIGNMENTS_V
view for most reporting needs
PA_PROJECT_ASSET_ASSIGNMENTS
table exemplifies Oracle's integrated approach to project financial management, providing the necessary infrastructure for sophisticated asset accounting while maintaining the flexibility required for complex project environments.
-
Lookup Type: INTERFACE ASSET COST
12.2.2
product: PA - Projects , meaning: Interface Asset Cost , description: Interface Asset Cost ,
-
Lookup Type: INTERFACE ASSET COST
12.1.1
product: PA - Projects , meaning: Interface Asset Cost , description: Interface Asset Cost ,
-
Concurrent Program: PAXCPCAL_XML
12.1.1
product: PA - Projects , user_name: PRC: Interface Assets to Oracle Assets (XML) , description: Interface Assets to Fixed Assets , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXCPCAL_XML
12.2.2
product: PA - Projects , user_name: PRC: Interface Assets to Oracle Assets (XML) , description: Interface Assets to Fixed Assets , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: PAXCPCAL
12.1.1
execution_filename: PAXCPCAL , product: PA - Projects , user_name: PAXCPCAL , description: Interface Assets , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: PAXCPCAL
12.2.2
execution_filename: PAXCPCAL , product: PA - Projects , user_name: PAXCPCAL , description: Interface Assets , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: PERIODIC_EVENT_CREATION
12.1.1
product: PA - Projects , meaning: Periodic Event Creation , description: Periodic Event Creation ,
-
Lookup Type: PERIODIC_EVENT_CREATION
12.2.2
product: PA - Projects , meaning: Periodic Event Creation , description: Periodic Event Creation ,
-
Concurrent Program: PACFATBP
12.1.1
execution_filename: PA_FA_TIEBACK_PVT.ASSETS_TIEBACK , product: PA - Projects , user_name: PACFATBP , description: Tieback Asset Lines from Oracle Assets , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: PACFATBP
12.2.2
execution_filename: PA_FA_TIEBACK_PVT.ASSETS_TIEBACK , product: PA - Projects , user_name: PACFATBP , description: Tieback Asset Lines from Oracle Assets , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: CAPITAL_EVENT_PROCESSING
12.1.1
product: PA - Projects , meaning: Capital Event Processing , description: Capital Event Processing ,
-
Lookup Type: CAPITAL_EVENT_PROCESSING
12.2.2
product: PA - Projects , meaning: Capital Event Processing , description: Capital Event Processing ,
-
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: PA_SCHEDULE_TASK_TYPE
12.1.1
product: PA - Projects , meaning: Default Scheduling Tool Task Type ,
-
Lookup Type: PA_SCHEDULE_TASK_TYPE
12.2.2
product: PA - Projects , meaning: Default Scheduling Tool Task Type ,
-
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: PROJECT_STATUS_ACTIONS
12.1.1
product: PA - Projects , meaning: Project Status Actions , description: Project_Status_Actions ,
-
Lookup Type: ASSET_ALLOCATION_METHOD
12.1.1
product: PA - Projects , meaning: Asset Allocation Method , description: Asset Allocation Method ,
-
Lookup Type: PROJECT_STATUS_ACTIONS
12.2.2
product: PA - Projects , meaning: Project Status Actions , description: Project_Status_Actions ,
-
Lookup Type: ASSET_ALLOCATION_METHOD
12.2.2
product: PA - Projects , meaning: Asset Allocation Method , description: Asset Allocation Method ,
-
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 ,
-
Lookup Type: PA_RATE_TYPE
12.2.2
product: PA - Projects , meaning: Projects Integration Rate Type ,
-
Lookup Type: BILL_RATE_DATE_CODE
12.1.1
product: PA - Projects , meaning: Bill Rate Date Code , description: Bill Rate Date Codes ,
-
Lookup Type: TRANSFER REJECTION REASON
12.2.2
product: PA - Projects , meaning: Transfer Rejection Reason , description: Transfer Rejection Reason ,
-
Lookup Type: TRANSFER REJECTION REASON
12.1.1
product: PA - Projects , meaning: Transfer Rejection Reason , description: Transfer Rejection Reason ,
-
Table: PA_PROJECT_ASSET_ASSIGNMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASSET_ASSIGNMENTS, object_name:PA_PROJECT_ASSET_ASSIGNMENTS, status:VALID, product: PA - Projects , description: Relationship between projects or tasks and assets used to summarize CIP costs , implementation_dba_data: PA.PA_PROJECT_ASSET_ASSIGNMENTS ,
-
Lookup Type: BILL_RATE_DATE_CODE
12.2.2
product: PA - Projects , meaning: Bill Rate Date Code , description: Bill Rate Date Codes ,
-
Table: PA_PROJECT_ASSET_ASSIGNMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASSET_ASSIGNMENTS, object_name:PA_PROJECT_ASSET_ASSIGNMENTS, status:VALID, product: PA - Projects , description: Relationship between projects or tasks and assets used to summarize CIP costs , implementation_dba_data: PA.PA_PROJECT_ASSET_ASSIGNMENTS ,
-
View: PA_PARENT_ASSET_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PARENT_ASSET_LOV_V, object_name:PA_PARENT_ASSET_LOV_V, status:VALID, product: PA - Projects , description: This view retrieves valid parent assets. , implementation_dba_data: APPS.PA_PARENT_ASSET_LOV_V ,
-
View: PA_PARENT_ASSET_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PARENT_ASSET_LOV_V, object_name:PA_PARENT_ASSET_LOV_V, status:VALID, product: PA - Projects , description: This view retrieves valid parent assets. , implementation_dba_data: APPS.PA_PARENT_ASSET_LOV_V ,
-
Table: PA_PROJECT_ASSETS_ALL
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASSETS_ALL, object_name:PA_PROJECT_ASSETS_ALL, status:VALID, product: PA - Projects , description: Assets defined for capital projects , implementation_dba_data: PA.PA_PROJECT_ASSETS_ALL ,
-
View: PA_RET_TARGET_ASSET_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_RET_TARGET_ASSET_LOV_V, object_name:PA_RET_TARGET_ASSET_LOV_V, status:VALID, product: PA - Projects , description: This view retrieves valid retirement target assets. , implementation_dba_data: APPS.PA_RET_TARGET_ASSET_LOV_V ,
-
Lookup Type: PA_FP_RATE_DATE_TYPE
12.1.1
product: PA - Projects , meaning: Financial Planning Rate Date Type , description: Financial Planning Rate Date Type ,
-
View: PA_RET_TARGET_ASSET_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_RET_TARGET_ASSET_LOV_V, object_name:PA_RET_TARGET_ASSET_LOV_V, status:VALID, product: PA - Projects , description: This view retrieves valid retirement target assets. , implementation_dba_data: APPS.PA_RET_TARGET_ASSET_LOV_V ,
-
Lookup Type: PA_OPTIONS
12.2.2
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Table: PA_PROJECT_ASSETS_ALL
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASSETS_ALL, object_name:PA_PROJECT_ASSETS_ALL, status:VALID, product: PA - Projects , description: Assets defined for capital projects , implementation_dba_data: PA.PA_PROJECT_ASSETS_ALL ,
-
Lookup Type: PA_OPTIONS
12.1.1
product: PA - Projects , meaning: Project Options , description: Project Options ,
-
Lookup Type: PA_FP_RATE_DATE_TYPE
12.2.2
product: PA - Projects , meaning: Financial Planning Rate Date Type , description: Financial Planning Rate Date Type ,
-
Table: PA_NON_LABOR_RESOURCES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_NON_LABOR_RESOURCES, object_name:PA_NON_LABOR_RESOURCES, status:VALID, product: PA - Projects , description: Non-labor assets utilized during project work , implementation_dba_data: PA.PA_NON_LABOR_RESOURCES ,
-
Table: PA_STANDARD_UNIT_COSTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_STANDARD_UNIT_COSTS, object_name:PA_STANDARD_UNIT_COSTS, status:VALID, product: PA - Projects , description: Stores the standard cost per unit for Project Assets by Asset Category and Asset Book. When the Asset Cost Allocation Method is "Standard Unit Cost", the asset line generation process uses this information to allocate indirect and common c , implementation_dba_data: PA.PA_STANDARD_UNIT_COSTS ,
-
Table: PA_NON_LABOR_RESOURCES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_NON_LABOR_RESOURCES, object_name:PA_NON_LABOR_RESOURCES, status:VALID, product: PA - Projects , description: Non-labor assets utilized during project work , implementation_dba_data: PA.PA_NON_LABOR_RESOURCES ,
-
View: PAFV_NON_LABOR_RESOURCES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_NON_LABOR_RESOURCES, object_name:PAFV_NON_LABOR_RESOURCES, status:VALID, product: PA - Projects , description: Business view to show information about the non-labor assets used for the projects for which charges are incurred. , implementation_dba_data: APPS.PAFV_NON_LABOR_RESOURCES ,
-
Table: PA_STANDARD_UNIT_COSTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_STANDARD_UNIT_COSTS, object_name:PA_STANDARD_UNIT_COSTS, status:VALID, product: PA - Projects , description: Stores the standard cost per unit for Project Assets by Asset Category and Asset Book. When the Asset Cost Allocation Method is "Standard Unit Cost", the asset line generation process uses this information to allocate indirect and common c , implementation_dba_data: PA.PA_STANDARD_UNIT_COSTS ,
-
View: PAFV_ASSET_LINE_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_ASSET_LINE_DETAILS, object_name:PAFV_ASSET_LINE_DETAILS, status:VALID, product: PA - Projects , description: Business view to show details about asset lines to be transferred to Oracle Assets. , implementation_dba_data: APPS.PAFV_ASSET_LINE_DETAILS ,
-
View: PAFV_NON_LABOR_RESOURCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_NON_LABOR_RESOURCES, object_name:PAFV_NON_LABOR_RESOURCES, status:VALID, product: PA - Projects , description: Business view to show information about the non-labor assets used for the projects for which charges are incurred. , implementation_dba_data: APPS.PAFV_NON_LABOR_RESOURCES ,
-
View: PAFV_ASSET_LINE_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_ASSET_LINE_DETAILS, object_name:PAFV_ASSET_LINE_DETAILS, status:VALID, product: PA - Projects , description: Business view to show details about asset lines to be transferred to Oracle Assets. , implementation_dba_data: APPS.PAFV_ASSET_LINE_DETAILS ,
-
Lookup Type: PA_COPY_OPTIONS
12.1.1
product: PA - Projects , meaning: Copy Project options , description: Copy Project Options ,