Search Results pa_res_availability
Overview
The PA_RES_AVAILABILITY table is a core transactional table within the Oracle E-Business Suite (EBS) Projects (PA) module, specifically in releases 12.1.1 and 12.2.2. It functions as the system of record for storing calculated resource capacity and utilization data. Its primary role is to hold the available, assigned, and overcommitted percentages and hours for a specific resource over a defined time period. This data is fundamental to resource management, capacity planning, and forecasting within the Projects application, enabling project managers to analyze resource workloads and identify potential bottlenecks or underutilization.
Key Information Stored
The table's structure is designed to capture time-phased resource metrics. While the full column list is not detailed in the provided metadata, the documented primary key and description indicate the presence of critical fields. The primary key consists of RESOURCE_ID, START_DATE, and RECORD_TYPE, which together uniquely identify a specific availability record for a resource at a period's start. Key data points stored include the available percent and hours (capacity), the assigned or committed percent and hours (utilization), and the resulting overcommitted percent and hours. The RECORD_TYPE column is significant for differentiating between different categories of data, such as baseline forecasts, current assignments, or different planning scenarios.
Common Use Cases and Queries
This table is central to resource analysis and reporting. A common use case is generating a resource availability report to compare capacity against assignments for a given date range. Another is identifying resources that are over-allocated (overcommitted) to proactively manage project staffing. Sample SQL patterns often involve aggregating hours by resource and period, or calculating utilization percentages. For example, a query to find overcommitted resources in a specific month might filter on the overcommitted hours column being greater than zero for that period's START_DATE. Data from this table is frequently sourced for custom dashboards and integration with external planning tools to provide a consolidated view of resource demand and supply.
Related Objects
PA_RES_AVAILABILITY has defined relationships with other key tables in the Projects schema, as per the provided foreign key metadata.
- PA_RESOURCES: This is the primary parent table. The foreign key from PA_RES_AVAILABILITY.RESOURCE_ID to PA_RESOURCES ensures that every availability record is linked to a valid, defined resource in the system. Joining these tables is essential for enriching availability data with resource attributes like name, organization, and job role.
While not listed in the provided excerpt, this table is also conceptually related to assignment tables (e.g., PA_PROJECT_ASSIGNMENTS) which drive the committed hours, and is likely the source for summary views used by Oracle's standard resource management screens and reports.
-
Table: PA_RES_AVAILABILITY
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_AVAILABILITY, object_name:PA_RES_AVAILABILITY, status:VALID, product: PA - Projects , description: PA_RES_AVAILABILITY is a table storing available/overcommitted percent and hours of a resource for a given period. , implementation_dba_data: PA.PA_RES_AVAILABILITY ,
-
Table: PA_RES_AVAILABILITY
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_AVAILABILITY, object_name:PA_RES_AVAILABILITY, status:VALID, product: PA - Projects , description: PA_RES_AVAILABILITY is a table storing available/overcommitted percent and hours of a resource for a given period. , implementation_dba_data: PA.PA_RES_AVAILABILITY ,
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVAILABILITY
12.1.1
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVAILABILITY
12.2.2
-
APPS.PA_RESOURCE_PVT dependencies on PA_RES_AVAILABILITY
12.1.1
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVAILABILITY
12.2.2
-
APPS.PA_RESOURCE_PVT dependencies on PA_RES_AVAILABILITY
12.2.2
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVAILABILITY
12.1.1
-
APPS.PA_RESOURCE_PVT SQL Statements
12.1.1
-
APPS.PA_RESOURCE_PVT SQL Statements
12.2.2
-
VIEW: PA.PA_RES_AVAILABILITY#
12.2.2
owner:PA, object_type:VIEW, object_name:PA_RES_AVAILABILITY#, status:VALID,
-
APPS.PA_RES_AVL_PVT dependencies on STANDARD
12.1.1
-
VIEW: PA.PA_RES_AVAILABILITY#
12.2.2
-
APPS.PA_RES_AVL_PVT dependencies on FND_API
12.2.2
-
APPS.PA_RES_AVL_PVT dependencies on STANDARD
12.2.2
-
SYNONYM: APPS.PA_RES_AVAILABILITY
12.1.1
owner:APPS, object_type:SYNONYM, object_name:PA_RES_AVAILABILITY, status:VALID,
-
SYNONYM: APPS.PA_RES_AVAILABILITY
12.2.2
owner:APPS, object_type:SYNONYM, object_name:PA_RES_AVAILABILITY, status:VALID,
-
APPS.PA_RES_AVL_PVT dependencies on STANDARD
12.1.1
-
APPS.PA_RESOURCE_PVT dependencies on FND_NUMBER
12.2.2
-
PACKAGE BODY: APPS.PA_RESOURCE_PVT
12.2.2
-
PACKAGE BODY: APPS.PA_RESOURCE_PVT
12.1.1
-
APPS.PA_RES_AVL_PVT dependencies on FND_API
12.1.1
-
APPS.PA_RES_AVL_PVT dependencies on STANDARD
12.2.2
-
PACKAGE BODY: APPS.PA_RES_AVL_PVT
12.1.1
-
PACKAGE BODY: APPS.PA_RES_AVL_PVT
12.2.2
-
APPS.PA_RESOURCE_PVT dependencies on FND_NUMBER
12.1.1
-
TABLE: PA.PA_RES_AVAILABILITY
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_AVAILABILITY, object_name:PA_RES_AVAILABILITY, status:VALID,
-
APPS.PA_RES_AVL_PVT SQL Statements
12.1.1
-
APPS.PA_RES_AVL_PVT SQL Statements
12.2.2
-
TABLE: PA.PA_RES_AVAILABILITY
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RES_AVAILABILITY, object_name:PA_RES_AVAILABILITY, status:VALID,
-
APPS.PA_RESOURCE_PVT dependencies on FND_PROFILE
12.1.1
-
PACKAGE BODY: APPS.PA_RES_AVL_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_RES_AVL_PVT, status:VALID,
-
PACKAGE BODY: APPS.PA_RES_AVL_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_RES_AVL_PVT, status:VALID,
-
Table: PA_RESOURCES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCES, object_name:PA_RESOURCES, status:VALID, product: PA - Projects , description: Resources used in budgeting and project summary amounts , implementation_dba_data: PA.PA_RESOURCES ,
-
APPS.PA_RESOURCE_PVT dependencies on FND_PROFILE
12.2.2
-
PACKAGE: APPS.PA_RES_AVL_PVT
12.2.2
owner:APPS, object_type:PACKAGE, object_name:PA_RES_AVL_PVT, status:VALID,
-
PACKAGE: APPS.PA_RES_AVL_PVT
12.1.1
owner:APPS, object_type:PACKAGE, object_name:PA_RES_AVL_PVT, status:VALID,
-
Table: PA_RESOURCES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_RESOURCES, object_name:PA_RESOURCES, status:VALID, product: PA - Projects , description: Resources used in budgeting and project summary amounts , implementation_dba_data: PA.PA_RESOURCES ,
-
PACKAGE BODY: APPS.PA_RESOURCE_PVT
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:PA_RESOURCE_PVT, status:VALID,
-
PACKAGE BODY: APPS.PA_RESOURCE_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:PA_RESOURCE_PVT, status:VALID,
-
PACKAGE: APPS.PA_RES_AVL_PVT
12.2.2
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVL_PVT
12.1.1
-
PACKAGE: APPS.PA_RES_AVL_PVT
12.1.1
-
APPS.PA_RES_AVL_PVT dependencies on PA_RES_AVL_PVT
12.2.2
-
PACKAGE: APPS.PA_RESOURCE_PVT
12.2.2
-
PACKAGE: APPS.PA_RESOURCE_PVT
12.1.1
-
APPS.PA_SEARCH_PVT dependencies on PA_SEARCH_RESULTS_TEMP
12.2.2
-
APPS.PA_SEARCH_PVT dependencies on PA_SEARCH_RESULTS_TEMP
12.1.1
-
12.1.1 FND Design Data
12.1.1
-
12.2.2 DBA Data
12.2.2