Search Results pa_project_asgmts_ar
Overview
The PA_PROJECT_ASGMTS_AR table is a core data repository within the Oracle E-Business Suite (EBS) Projects module (PA). It functions as the primary table for storing detailed transactional records of all assignments associated with a project. In the context of project accounting and resource management, an assignment typically represents the formal allocation of a project party—such as an employee, supplier, or other resource—to a specific project task or role. This table is critical for tracking who is working on what, enabling cost collection, billing, and project reporting. Its role is integral to the financial and operational tracking of project engagements.
Key Information Stored
While the specific column list is not detailed in the provided metadata, the documented foreign key relationships and description indicate the table stores assignment-level attributes. Key information logically includes a unique assignment identifier, links to the project and task, and references to the assigned entity and organizational context. The documented foreign keys point to crucial columns: PROJECT_PARTY_ID links to the specific resource in PA_PROJECT_PARTIES; EXPENDITURE_ORGANIZATION_ID ties the assignment to a cost-collecting organization in HR_ALL_ORGANIZATION_UNITS; and LOCATION_ID associates a physical work location from PA_LOCATIONS. Other typical columns would include effective start and end dates, assignment status, and role codes.
Common Use Cases and Queries
This table is central to queries involving project staffing, cost accruals, and audit trails. Common use cases include generating resource assignment reports, validating costs against approved assignments, and supporting integrations with Oracle HRMS for employee assignments. A typical query might join this table to project and task details to list all active assignments. For example:
- Identifying all assignments for a specific project party to analyze workload:
SELECT * FROM pa_project_asgmts_ar WHERE project_party_id = <party_id>; - Reporting assignments by expenditure organization for cost roll-up:
SELECT expenditure_organization_id, COUNT(*) FROM pa_project_asgmts_ar GROUP BY expenditure_organization_id; - Validating expenditure items against existing assignments during cost collection and billing processes.
Related Objects
The PA_PROJECT_ASGMTS_AR table maintains defined foreign key relationships with several other EBS tables, establishing its place in the data model. As per the provided metadata, the documented relationships are:
- PA_PROJECT_PARTIES: Joined via
PA_PROJECT_ASGMTS_AR.PROJECT_PARTY_ID. This links the assignment to the specific employee, supplier, or other party defined as a project resource. - HR_ALL_ORGANIZATION_UNITS: Joined via
PA_PROJECT_ASGMTS_AR.EXPENDITURE_ORGANIZATION_ID. This associates the assignment with the organization responsible for incurring and tracking the costs. - PA_LOCATIONS: Joined via
PA_PROJECT_ASGMTS_AR.LOCATION_ID. This connects the assignment to a physical work location, which may be used for reporting and compliance.
This table is also a likely source for key project-related views and is referenced by APIs within the Projects module for creating and maintaining assignment data.
-
Table: PA_PROJECT_ASGMTS_AR
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASGMTS_AR, object_name:PA_PROJECT_ASGMTS_AR, status:VALID, product: PA - Projects , description: PA_PROJECT_ASSIGNMENTS stores details of all Assignments for a project. , implementation_dba_data: PA.PA_PROJECT_ASGMTS_AR ,
-
Table: PA_PROJECT_ASGMTS_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASGMTS_AR, object_name:PA_PROJECT_ASGMTS_AR, status:VALID, product: PA - Projects , description: PA_PROJECT_ASSIGNMENTS stores details of all Assignments for a project. , implementation_dba_data: PA.PA_PROJECT_ASGMTS_AR ,
-
APPS.PA_PURGE_PJR_TXNS dependencies on PA_PROJECT_ASGMTS_AR
12.1.1
-
APPS.PA_PURGE_PJR_TXNS dependencies on PA_PROJECT_ASGMTS_AR
12.2.2
-
SYNONYM: APPS.PA_PROJECT_ASGMTS_AR
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECT_ASGMTS_AR, status:VALID,
-
SYNONYM: APPS.PA_PROJECT_ASGMTS_AR
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_PROJECT_ASGMTS_AR, status:VALID,
-
VIEW: PA.PA_PROJECT_ASGMTS_AR#
12.2.2
owner:PA, object_type:VIEW, object_name:PA_PROJECT_ASGMTS_AR#, status:VALID,
-
Table: PA_PROJECT_PARTIES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_PARTIES, object_name:PA_PROJECT_PARTIES, status:VALID, product: PA - Projects , description: Resources involved in a Specified Project , implementation_dba_data: PA.PA_PROJECT_PARTIES ,
-
PACKAGE BODY: APPS.PA_PURGE_PJR_TXNS
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_PURGE_PJR_TXNS, status:VALID,
-
Table: PA_PROJECT_PARTIES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_PARTIES, object_name:PA_PROJECT_PARTIES, status:VALID, product: PA - Projects , description: Resources involved in a Specified Project , implementation_dba_data: PA.PA_PROJECT_PARTIES ,
-
Table: PA_LOCATIONS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOCATIONS, object_name:PA_LOCATIONS, status:VALID, product: PA - Projects , description: This table is used to store the locations that are used in Projects. A new location is created when a new location is assigned to a project or a team role. There would be no way for user to enter new locations into this table , implementation_dba_data: PA.PA_LOCATIONS ,
-
Table: PA_LOCATIONS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_LOCATIONS, object_name:PA_LOCATIONS, status:VALID, product: PA - Projects , description: This table is used to store the locations that are used in Projects. A new location is created when a new location is assigned to a project or a team role. There would be no way for user to enter new locations into this table , implementation_dba_data: PA.PA_LOCATIONS ,
-
PACKAGE BODY: APPS.PA_PURGE_PJR_TXNS
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_PURGE_PJR_TXNS, status:VALID,
-
VIEW: PA.PA_PROJECT_ASGMTS_AR#
12.2.2
-
12.2.2 DBA Data
12.2.2
-
TABLE: PA.PA_PROJECT_ASGMTS_AR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASGMTS_AR, object_name:PA_PROJECT_ASGMTS_AR, status:VALID,
-
TABLE: PA.PA_PROJECT_ASGMTS_AR
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJECT_ASGMTS_AR, object_name:PA_PROJECT_ASGMTS_AR, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 FND Design Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 DBA Data
12.1.1
-
Table: HR_ALL_ORGANIZATION_UNITS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
Table: HR_ALL_ORGANIZATION_UNITS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:AS.HR_ALL_ORGANIZATION_UNITS PER.HR_ALL_ORGANIZATION_UNITS, object_name:HR_ALL_ORGANIZATION_UNITS, status:VALID, product: PER - Human Resources , description: Organization unit definitions. , implementation_dba_data: HR.HR_ALL_ORGANIZATION_UNITS ,
-
APPS.PA_PURGE_PJR_TXNS SQL Statements
12.2.2
-
APPS.PA_PURGE_PJR_TXNS dependencies on PA_DEBUG
12.2.2
-
APPS.PA_PURGE_PJR_TXNS dependencies on PA_DEBUG
12.1.1
-
APPS.PA_PURGE_PJR_TXNS SQL Statements
12.1.1
-
PACKAGE BODY: APPS.PA_PURGE_PJR_TXNS
12.1.1
-
PACKAGE BODY: APPS.PA_PURGE_PJR_TXNS
12.2.2
-
12.2.2 DBA Data
12.2.2
-
eTRM - PA Tables and Views
12.2.2
-
eTRM - PA Tables and Views
12.1.1
-
12.1.1 DBA Data
12.1.1
-
eTRM - PA Tables and Views
12.1.1
-
eTRM - PA Tables and Views
12.2.2