Search Results pa_resource_assignments
Overview
The PA_RESOURCE_ASSIGNMENTS table is a core transactional table within the Oracle E-Business Suite Projects (PA) module, specifically for releases 12.1.1 and 12.2.2. It serves as the definitive repository for all planned resource assignments associated with a project budget. Each record represents a detailed assignment of a specific resource—which can be labor, non-labor, or supplier—to a particular task within a project's work breakdown structure (WBS) for a given budget version. Its primary role is to store the foundational planning data that drives project costing, forecasting, and financial analysis. The table's extensive foreign key relationships underscore its central position in integrating project planning data with human resources (HR), purchasing (PO), inventory, and costing modules.
Key Information Stored
The table's primary key is the system-generated RESOURCE_ASSIGNMENT_ID. Each record is fundamentally linked to a specific BUDGET_VERSION_ID and PROJECT_ID/TASK_ID pair, anchoring the assignment to a financial plan and a project task. Key columns define the resource being assigned, including PERSON_ID for employees, NON_LABOR_RESOURCE, SUPPLIER_ID, JOB_ID, and ORGANIZATION_ID. Financial and costing attributes are captured through columns such as EXPENDITURE_TYPE, EXPENDITURE_CATEGORY, and EVENT_TYPE. The table also stores critical rate determination information via columns like RATE_JOB_ID, RATE_ORGANIZATION_ID, and RATE_EXPENDITURE_ORG_ID. For manufacturing or inventory-related projects, it links to BOM_RESOURCES and ITEM_CATEGORY_ID. Planning details like the SPREAD_CURVE_ID for distributing amounts over time and the RBS_ELEMENT_ID for resource breakdown structure mapping are also stored here.
Common Use Cases and Queries
This table is central to generating project budget reports, performing "what-if" analysis on different budget versions, and reconciling planned versus actual costs. A common reporting requirement is to list all resource assignments for a specific project and budget version, detailing the resource and associated financial classifications. A typical query pattern would join to PA_PROJECTS_ALL, PA_TASKS, and PA_BUDGET_VERSIONS. For labor assignments, it is frequently joined to PER_ALL_PEOPLE_F and PER_JOBS. Analysis of supplier or non-labor resource costs involves joins to PO_VENDORS and PA_NON_LABOR_RESOURCES, respectively. The table is also heavily queried by the Projects application's own APIs and processes for generating cost distributions, calculating budget amounts, and transferring data to Oracle Project Costing.
Related Objects
As indicated by the extensive foreign key metadata, PA_RESOURCE_ASSIGNMENTS has critical relationships with numerous master and transactional tables across EBS. Key documented relationships include:
- PA_BUDGET_VERSIONS: Via BUDGET_VERSION_ID. The budget version header.
- PA_PROJECTS_ALL: Via PROJECT_ID. The project definition.
- PA_TASKS: Via TASK_ID. The task within the project WBS.
- HR_ALL_ORGANIZATION_UNITS: Multiple relationships for ORGANIZATION_ID, RATE_ORGANIZATION_ID, etc.
- PER_JOBS: For JOB_ID and RATE_JOB_ID.
- PA_EXPENDITURE_TYPES & PA_EXPENDITURE_CATEGORIES: For financial classification.
- PO_VENDORS: For SUPPLIER_ID (vendor assignments).
- PA_NON_LABOR_RESOURCES: For NON_LABOR_RESOURCE.
- PA_SPREAD_CURVES_B: For SPREAD_CURVE_ID (temporal distribution).
- PA_RBS_ELEMENTS: For RBS_ELEMENT_ID (resource breakdown).
- BOM_RESOURCES, MTL_CATEGORIES_B, CST_COST_TYPES: For manufacturing and inventory project integration.
-
Table: PA_RESOURCE_ASSIGNMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCE_ASSIGNMENTS, object_name:PA_RESOURCE_ASSIGNMENTS, status:VALID, product: PA - Projects , description: Resource assignments for a budget version at a branch of project's work breakdown , implementation_dba_data: PA.PA_RESOURCE_ASSIGNMENTS ,
-
Table: PA_RESOURCE_ASSIGNMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCE_ASSIGNMENTS, object_name:PA_RESOURCE_ASSIGNMENTS, status:VALID, product: PA - Projects , description: Resource assignments for a budget version at a branch of project's work breakdown , implementation_dba_data: PA.PA_RESOURCE_ASSIGNMENTS ,
-
Table: PA_PROJ_PERIODS_DENORM
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_PERIODS_DENORM, object_name:PA_PROJ_PERIODS_DENORM, status:VALID, product: PA - Projects , description: This table stores denormalized amounts for various amount types for the set of periods defined in the PA_PROJ_PERIOD_PROFILES entity. , implementation_dba_data: PA.PA_PROJ_PERIODS_DENORM ,
-
Table: PA_PROJ_PERIODS_DENORM
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_PERIODS_DENORM, object_name:PA_PROJ_PERIODS_DENORM, status:VALID, product: PA - Projects , description: This table stores denormalized amounts for various amount types for the set of periods defined in the PA_PROJ_PERIOD_PROFILES entity. , implementation_dba_data: PA.PA_PROJ_PERIODS_DENORM ,
-
View: PA_FCST_PROJ_ERR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_ERR_V, object_name:PA_FCST_PROJ_ERR_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_ERR_V is a view that shows project forecasting error information , implementation_dba_data: APPS.PA_FCST_PROJ_ERR_V ,
-
View: PA_FCST_PROJ_ERR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_ERR_V, object_name:PA_FCST_PROJ_ERR_V, status:VALID, product: PA - Projects , description: PA_PROJ_FCST_ERR_V is a view that shows project forecasting error information , implementation_dba_data: APPS.PA_FCST_PROJ_ERR_V ,
-
View: PA_TASK_BUDGETS2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_BUDGETS2_V, object_name:PA_TASK_BUDGETS2_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASK_BUDGETS2_V ,
-
View: PA_TASK_BUDGETS2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_BUDGETS2_V, object_name:PA_TASK_BUDGETS2_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASK_BUDGETS2_V ,
-
Table: PA_PROJ_ELEMENT_VERSIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_ELEMENT_VERSIONS, object_name:PA_PROJ_ELEMENT_VERSIONS, status:VALID, product: PA - Projects , description: PA_PROJ_ELEMENT_VERSIONS stores the common versioned information related to tasks and structures. - For future use , implementation_dba_data: PA.PA_PROJ_ELEMENT_VERSIONS ,
-
Table: PA_PROJ_ELEMENT_VERSIONS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_ELEMENT_VERSIONS, object_name:PA_PROJ_ELEMENT_VERSIONS, status:VALID, product: PA - Projects , description: PA_PROJ_ELEMENT_VERSIONS stores the common versioned information related to tasks and structures. - For future use , implementation_dba_data: PA.PA_PROJ_ELEMENT_VERSIONS ,
-
View: PA_CREATE_TEAM_ROLES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CREATE_TEAM_ROLES_V, object_name:PA_CREATE_TEAM_ROLES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CREATE_TEAM_ROLES_V ,
-
View: PA_CREATE_TEAM_ROLES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_CREATE_TEAM_ROLES_V, object_name:PA_CREATE_TEAM_ROLES_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_CREATE_TEAM_ROLES_V ,
-
View: PA_FP_ENTER_ADJ_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FP_ENTER_ADJ_LINES_V, object_name:PA_FP_ENTER_ADJ_LINES_V, status:VALID, product: PA - Projects , description: The pa_fp_enter_adj_lines_v view store the adjusted amounts by period for one adjustment reason. , implementation_dba_data: APPS.PA_FP_ENTER_ADJ_LINES_V ,
-
View: PA_FP_ENTER_ADJ_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FP_ENTER_ADJ_LINES_V, object_name:PA_FP_ENTER_ADJ_LINES_V, status:VALID, product: PA - Projects , description: The pa_fp_enter_adj_lines_v view store the adjusted amounts by period for one adjustment reason. , implementation_dba_data: APPS.PA_FP_ENTER_ADJ_LINES_V ,
-
View: PA_FCST_FI_STATUS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_FI_STATUS_V, object_name:PA_FCST_FI_STATUS_V, status:VALID, product: PA - Projects , description: PA_FCST_FI_STATUS_V is a view that shows forecast item status , implementation_dba_data: APPS.PA_FCST_FI_STATUS_V ,
-
View: PA_FCST_FI_STATUS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_FI_STATUS_V, object_name:PA_FCST_FI_STATUS_V, status:VALID, product: PA - Projects , description: PA_FCST_FI_STATUS_V is a view that shows forecast item status , implementation_dba_data: APPS.PA_FCST_FI_STATUS_V ,
-
Table: PA_FP_ADJ_ELEMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FP_ADJ_ELEMENTS, object_name:PA_FP_ADJ_ELEMENTS, status:VALID, product: PA - Projects , description: This table stores denormalized header information for Plan Adjustments , implementation_dba_data: PA.PA_FP_ADJ_ELEMENTS ,
-
Table: PA_FP_ADJ_ELEMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FP_ADJ_ELEMENTS, object_name:PA_FP_ADJ_ELEMENTS, status:VALID, product: PA - Projects , description: This table stores denormalized header information for Plan Adjustments , implementation_dba_data: PA.PA_FP_ADJ_ELEMENTS ,
-
Table: PA_FIN_PLAN_ADJ_LINES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FIN_PLAN_ADJ_LINES, object_name:PA_FIN_PLAN_ADJ_LINES, status:VALID, product: PA - Projects , description: This table stores the adjustment lines for a Financial Plan , implementation_dba_data: PA.PA_FIN_PLAN_ADJ_LINES ,
-
Table: PA_FIN_PLAN_ADJ_LINES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_FIN_PLAN_ADJ_LINES, object_name:PA_FIN_PLAN_ADJ_LINES, status:VALID, product: PA - Projects , description: This table stores the adjustment lines for a Financial Plan , implementation_dba_data: PA.PA_FIN_PLAN_ADJ_LINES ,
-
Table: PA_SPREAD_CURVES_B
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SPREAD_CURVES_B, object_name:PA_SPREAD_CURVES_B, status:VALID, product: PA - Projects , description: This table stores the spread curve information , implementation_dba_data: PA.PA_SPREAD_CURVES_B ,
-
Table: PA_SPREAD_CURVES_B
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_SPREAD_CURVES_B, object_name:PA_SPREAD_CURVES_B, status:VALID, product: PA - Projects , description: This table stores the spread curve information , implementation_dba_data: PA.PA_SPREAD_CURVES_B ,
-
View: PA_FIN_PLAN_ADJ_TOTAL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FIN_PLAN_ADJ_TOTAL_V, object_name:PA_FIN_PLAN_ADJ_TOTAL_V, status:VALID, product: PA - Projects , description: The pa_fin_plan_adj_total_v view store the total adjusted amounts by period for one adjustment reason. , implementation_dba_data: APPS.PA_FIN_PLAN_ADJ_TOTAL_V ,
-
Table: PA_RBS_ELEMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RBS_ELEMENTS, object_name:PA_RBS_ELEMENTS, status:VALID, product: PA - Projects , description: This table stores the RBS element information and the parent-child relationship. , implementation_dba_data: PA.PA_RBS_ELEMENTS ,
-
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 ,
-
Table: PA_EVENT_TYPES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPES, object_name:PA_EVENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of events , implementation_dba_data: PA.PA_EVENT_TYPES ,
-
Table: PA_RBS_ELEMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RBS_ELEMENTS, object_name:PA_RBS_ELEMENTS, status:VALID, product: PA - Projects , description: This table stores the RBS element information and the parent-child relationship. , implementation_dba_data: PA.PA_RBS_ELEMENTS ,
-
View: PA_FIN_PLAN_ADJ_TOTAL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FIN_PLAN_ADJ_TOTAL_V, object_name:PA_FIN_PLAN_ADJ_TOTAL_V, status:VALID, product: PA - Projects , description: The pa_fin_plan_adj_total_v view store the total adjusted amounts by period for one adjustment reason. , implementation_dba_data: APPS.PA_FIN_PLAN_ADJ_TOTAL_V ,
-
Table: PA_EVENT_TYPES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EVENT_TYPES, object_name:PA_EVENT_TYPES, status:VALID, product: PA - Projects , description: Implementation-defined classifications of events , implementation_dba_data: PA.PA_EVENT_TYPES ,
-
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_EXPENDITURE_CATEGORIES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_CATEGORIES, object_name:PA_EXPENDITURE_CATEGORIES, status:VALID, product: PA - Projects , description: Implementation-defined groupings of expenditure types by type of cost , implementation_dba_data: PA.PA_EXPENDITURE_CATEGORIES ,
-
Table: PA_EXPENDITURE_CATEGORIES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_EXPENDITURE_CATEGORIES, object_name:PA_EXPENDITURE_CATEGORIES, status:VALID, product: PA - Projects , description: Implementation-defined groupings of expenditure types by type of cost , implementation_dba_data: PA.PA_EXPENDITURE_CATEGORIES ,
-
View: PA_UPDATE_TEAM_ROLES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UPDATE_TEAM_ROLES_V, object_name:PA_UPDATE_TEAM_ROLES_V, status:VALID, product: PA - Projects , description: This view retrieves the team roles of planning resources linked/not linked to task assignments for updation purposes , implementation_dba_data: APPS.PA_UPDATE_TEAM_ROLES_V ,
-
View: PA_UPDATE_TEAM_ROLES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_UPDATE_TEAM_ROLES_V, object_name:PA_UPDATE_TEAM_ROLES_V, status:VALID, product: PA - Projects , description: This view retrieves the team roles of planning resources linked/not linked to task assignments for updation purposes , implementation_dba_data: APPS.PA_UPDATE_TEAM_ROLES_V ,
-
View: PABV_BUDGET_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_BUDGET_LINES, object_name:PABV_BUDGET_LINES, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_BUDGET_LINES ,
-
View: PABV_BUDGET_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PABV_BUDGET_LINES, object_name:PABV_BUDGET_LINES, status:VALID, product: PA - Projects , description: - Retrofitted , implementation_dba_data: APPS.PABV_BUDGET_LINES ,
-
Table: PA_BUDGET_LINES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_LINES, object_name:PA_BUDGET_LINES, status:VALID, product: PA - Projects , description: Detail lines of project and task budgets , implementation_dba_data: PA.PA_BUDGET_LINES ,
-
Table: PA_BUDGET_LINES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BUDGET_LINES, object_name:PA_BUDGET_LINES, status:VALID, product: PA - Projects , description: Detail lines of project and task budgets , implementation_dba_data: PA.PA_BUDGET_LINES ,
-
View: PA_FCST_PROJ_HDR_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_HDR_V, object_name:PA_FCST_PROJ_HDR_V, status:VALID, product: PA - Projects , description: PA_FCST_PROJ_HDR_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PROJ_HDR_V ,
-
View: PA_FCST_PROJECT_DTL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJECT_DTL_V, object_name:PA_FCST_PROJECT_DTL_V, status:VALID, product: PA - Projects , description: PA_FCST_PROJECT_DTL_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PROJECT_DTL_V ,
-
View: PA_FCST_PROJECT_DTL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJECT_DTL_V, object_name:PA_FCST_PROJECT_DTL_V, status:VALID, product: PA - Projects , description: PA_FCST_PROJECT_DTL_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PROJECT_DTL_V ,
-
View: PA_FCST_PROJ_HDR_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FCST_PROJ_HDR_V, object_name:PA_FCST_PROJ_HDR_V, status:VALID, product: PA - Projects , description: PA_FCST_PROJ_HDR_V is a view that shows project forecasting , implementation_dba_data: APPS.PA_FCST_PROJ_HDR_V ,
-
View: PA_BASE_BUDGET_BY_RESOURCE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BASE_BUDGET_BY_RESOURCE_V, object_name:PA_BASE_BUDGET_BY_RESOURCE_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_BASE_BUDGET_BY_RESOURCE_V ,
-
View: PA_BASE_BUDGET_BY_RESOURCE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BASE_BUDGET_BY_RESOURCE_V, object_name:PA_BASE_BUDGET_BY_RESOURCE_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_BASE_BUDGET_BY_RESOURCE_V ,
-
View: PA_ORIG_BUDGET_BY_RESOURCE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ORIG_BUDGET_BY_RESOURCE_V, object_name:PA_ORIG_BUDGET_BY_RESOURCE_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_ORIG_BUDGET_BY_RESOURCE_V ,
-
View: PA_ORIG_BUDGET_BY_RESOURCE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ORIG_BUDGET_BY_RESOURCE_V, object_name:PA_ORIG_BUDGET_BY_RESOURCE_V, status:VALID, product: PA - Projects , description: 10Sc Only , implementation_dba_data: APPS.PA_ORIG_BUDGET_BY_RESOURCE_V ,
-
View: PA_BUDGET_LINES_DIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_LINES_DIST_V, object_name:PA_BUDGET_LINES_DIST_V, status:VALID, product: PA - Projects , description: PA_BUDGET_LINES_DIST_V stores the information of a project or task budget by budget line, including the task number and sort order; the resource, period name, and budget amounts; and the code combination identifier and rejection message. , implementation_dba_data: APPS.PA_BUDGET_LINES_DIST_V ,
-
View: PA_BUDGET_LINES_DIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BUDGET_LINES_DIST_V, object_name:PA_BUDGET_LINES_DIST_V, status:VALID, product: PA - Projects , description: PA_BUDGET_LINES_DIST_V stores the information of a project or task budget by budget line, including the task number and sort order; the resource, period name, and budget amounts; and the code combination identifier and rejection message. , implementation_dba_data: APPS.PA_BUDGET_LINES_DIST_V ,
-
View: PAFV_BUDGET_LINES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_BUDGET_LINES, object_name:PAFV_BUDGET_LINES, status:VALID, product: PA - Projects , description: Business view to show information on the budget lines. , implementation_dba_data: APPS.PAFV_BUDGET_LINES ,
-
View: PAFV_BUDGET_LINES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PAFV_BUDGET_LINES, object_name:PAFV_BUDGET_LINES, status:VALID, product: PA - Projects , description: Business view to show information on the budget lines. , implementation_dba_data: APPS.PAFV_BUDGET_LINES ,