Search Results pa_proj_progress_attr
The PA_PROJ_PROGRESS_ATTR 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 stores attribute-level progress information for projects, enabling organizations to track and analyze project performance metrics. This table is part of Oracle's Project Foundation, which provides the underlying framework for project management, financial tracking, and reporting.
Table Overview
The PA_PROJ_PROGRESS_ATTR table serves as a repository for project progress attributes, capturing key performance indicators (KPIs) such as completion percentages, earned value metrics, and other project health indicators. It is designed to support both financial and non-financial progress tracking, making it essential for project managers, financial analysts, and executives who require real-time insights into project status.Key Columns and Structure
The table includes several important columns:- PROJECT_ID: Foreign key reference to the project in the PA_PROJECTS_ALL table.
- ATTRIBUTE_TYPE: Defines the type of progress attribute (e.g., 'COST', 'SCHEDULE', 'TECHNICAL').
- ATTRIBUTE_VALUE: Stores the actual progress value (numeric or text-based).
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Audit columns tracking record modifications.
- CREATION_DATE and CREATED_BY: Audit columns for initial record creation.
Integration with Other Modules
The PA_PROJ_PROGRESS_ATTR table integrates with multiple Oracle EBS modules:- Project Costing: Links to cost accumulation and budget tracking tables.
- Project Billing: Supports progress-based billing calculations.
- Project Management: Provides data for Gantt charts and milestone tracking.
Functional Usage
Organizations use this table for:- Earned Value Management (EVM) calculations
- Percentage-of-completion revenue recognition
- Project performance dashboards
- Progress-based invoicing
- Schedule variance analysis
Technical Considerations
Implementation teams should note:- The table is typically populated through Oracle Project's progress calculation engine
- Custom attributes can be added through the PA_LOOKUPS table
- Performance may be impacted when joining with large project datasets
- Indexes exist on PROJECT_ID and ATTRIBUTE_TYPE for query optimization
Data Security
Access to PA_PROJ_PROGRESS_ATTR is controlled through:- Oracle's standard data security rules
- Project Security Profile assignments
- Responsibility-based access controls
Customization Points
Common extension scenarios include:- Adding custom progress attributes through the API
- Creating triggers for automated alerts on threshold breaches
- Developing custom reports using this table as a data source
Upgrade Considerations
Between 12.1.1 and 12.2.2:- The table structure remained largely unchanged
- New attributes may have been added in 12.2.2
- Performance improvements were made in the underlying calculation engine
Best Practices
For optimal use:- Regularly archive historical progress data
- Validate attribute values through the PA_PROGRESS_ATTR_VALUES_V view
- Use the official PA_PROGRESS_PUB API for modifications
- Consider materialized views for reporting on large datasets
-
Table: PA_PROJ_PROGRESS_ATTR
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_PROGRESS_ATTR, object_name:PA_PROJ_PROGRESS_ATTR, status:VALID, product: PA - Projects , description: PA_PROJ_PROGRESS_ATTR stores progress setup related information for structures. , implementation_dba_data: PA.PA_PROJ_PROGRESS_ATTR ,
-
Table: PA_PROJ_PROGRESS_ATTR
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_PROGRESS_ATTR, object_name:PA_PROJ_PROGRESS_ATTR, status:VALID, product: PA - Projects , description: PA_PROJ_PROGRESS_ATTR stores progress setup related information for structures. , implementation_dba_data: PA.PA_PROJ_PROGRESS_ATTR ,
-
View: PA_PROG_AS_OF_DATES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROG_AS_OF_DATES, object_name:PA_PROG_AS_OF_DATES, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROG_AS_OF_DATES ,
-
View: PA_PROG_AS_OF_DATES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROG_AS_OF_DATES, object_name:PA_PROG_AS_OF_DATES, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROG_AS_OF_DATES ,
-
Table: PA_BILLING_CYCLES
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BILLING_CYCLES, object_name:PA_BILLING_CYCLES, status:VALID, product: PA - Projects , description: System-defined and implementation-defined billing cycle definitions , implementation_dba_data: PA.PA_BILLING_CYCLES ,
-
Table: PA_BILLING_CYCLES
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_BILLING_CYCLES, object_name:PA_BILLING_CYCLES, status:VALID, product: PA - Projects , description: System-defined and implementation-defined billing cycle definitions , implementation_dba_data: PA.PA_BILLING_CYCLES ,
-
View: PA_FINANCIAL_OPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FINANCIAL_OPTIONS_V, object_name:PA_FINANCIAL_OPTIONS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_FINANCIAL_OPTIONS_V ,
-
View: PA_FINANCIAL_OPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_FINANCIAL_OPTIONS_V, object_name:PA_FINANCIAL_OPTIONS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_FINANCIAL_OPTIONS_V ,
-
Table: PA_PROJ_ELEMENTS
12.2.2
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_ELEMENTS, object_name:PA_PROJ_ELEMENTS, status:VALID, product: PA - Projects , description: PA_PROJ_ELEMENTS stores the common non-versioned information related to tasks and structures. - For future use , implementation_dba_data: PA.PA_PROJ_ELEMENTS ,
-
Table: PA_PROJ_ELEMENTS
12.1.1
owner:PA, object_type:TABLE, fnd_design_data:PA.PA_PROJ_ELEMENTS, object_name:PA_PROJ_ELEMENTS, status:VALID, product: PA - Projects , description: PA_PROJ_ELEMENTS stores the common non-versioned information related to tasks and structures. - For future use , implementation_dba_data: PA.PA_PROJ_ELEMENTS ,
-
View: PA_WORKPLAN_OPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_WORKPLAN_OPTIONS_V, object_name:PA_WORKPLAN_OPTIONS_V, status:VALID, product: PA - Projects , description: Single-Org , implementation_dba_data: APPS.PA_WORKPLAN_OPTIONS_V ,
-
View: PA_WORKPLAN_OPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_WORKPLAN_OPTIONS_V, object_name:PA_WORKPLAN_OPTIONS_V, status:VALID, product: PA - Projects , description: Single-Org , implementation_dba_data: APPS.PA_WORKPLAN_OPTIONS_V ,
-
View: PA_BACK_PROJ_TASK_PROG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BACK_PROJ_TASK_PROG_V, object_name:PA_BACK_PROJ_TASK_PROG_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_BACK_PROJ_TASK_PROG_V ,
-
View: PA_BACK_PROJ_TASK_PROG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_BACK_PROJ_TASK_PROG_V, object_name:PA_BACK_PROJ_TASK_PROG_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_BACK_PROJ_TASK_PROG_V ,
-
View: PA_ASSIGNMENT_PROG_HIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ASSIGNMENT_PROG_HIST_V, object_name:PA_ASSIGNMENT_PROG_HIST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_ASSIGNMENT_PROG_HIST_V ,
-
View: PA_ASSIGNMENT_PROG_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ASSIGNMENT_PROG_HIST_V, object_name:PA_ASSIGNMENT_PROG_HIST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_ASSIGNMENT_PROG_HIST_V ,
-
View: PA_LATEST_PUB_STRUC_TASKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LATEST_PUB_STRUC_TASKS_V, object_name:PA_LATEST_PUB_STRUC_TASKS_V, status:VALID, product: PA - Projects , description: PA_LATEST_PUB_STRUC_TASKS_V selects the information of the latest published structure version. - For future use , implementation_dba_data: APPS.PA_LATEST_PUB_STRUC_TASKS_V ,
-
View: PA_LATEST_PUB_STRUC_TASKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LATEST_PUB_STRUC_TASKS_V, object_name:PA_LATEST_PUB_STRUC_TASKS_V, status:VALID, product: PA - Projects , description: PA_LATEST_PUB_STRUC_TASKS_V selects the information of the latest published structure version. - For future use , implementation_dba_data: APPS.PA_LATEST_PUB_STRUC_TASKS_V ,
-
View: PA_STRUCTURES_TASKS_V
12.2.2
product: PA - Projects , description: PA_STRUCTURES_TASKS_V selects all the attributes of a structure version and a task version. - For future use , implementation_dba_data: Not implemented in this database ,
-
View: PA_STRUCTURES_TASKS_V
12.1.1
product: PA - Projects , description: PA_STRUCTURES_TASKS_V selects all the attributes of a structure version and a task version. - For future use , implementation_dba_data: Not implemented in this database ,
-
View: PA_DELIVERABLE_PROGRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DELIVERABLE_PROGRESS_V, object_name:PA_DELIVERABLE_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_DELIVERABLE_PROGRESS_V ,
-
View: PA_DELIVERABLE_PROGRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_DELIVERABLE_PROGRESS_V, object_name:PA_DELIVERABLE_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_DELIVERABLE_PROGRESS_V ,
-
View: PA_TASK_DELVRS_PROGRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_DELVRS_PROGRESS_V, object_name:PA_TASK_DELVRS_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASK_DELVRS_PROGRESS_V ,
-
View: PA_TASK_DELVRS_PROGRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_DELVRS_PROGRESS_V, object_name:PA_TASK_DELVRS_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASK_DELVRS_PROGRESS_V ,
-
View: PA_TASK_ASSIGNMENTS_AMG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_ASSIGNMENTS_AMG_V, object_name:PA_TASK_ASSIGNMENTS_AMG_V, status:VALID, product: PA - Projects , description: This view provides progress data for task assignments. , implementation_dba_data: APPS.PA_TASK_ASSIGNMENTS_AMG_V ,
-
View: PA_STRUCTURE_VERSIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STRUCTURE_VERSIONS_V, object_name:PA_STRUCTURE_VERSIONS_V, status:VALID, product: PA - Projects , description: PA_STRUCTURE_VERSIONS_V selects all structure-related attributes. - For future use , implementation_dba_data: APPS.PA_STRUCTURE_VERSIONS_V ,
-
View: PA_STRUCTURE_VERSIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_STRUCTURE_VERSIONS_V, object_name:PA_STRUCTURE_VERSIONS_V, status:VALID, product: PA - Projects , description: PA_STRUCTURE_VERSIONS_V selects all structure-related attributes. - For future use , implementation_dba_data: APPS.PA_STRUCTURE_VERSIONS_V ,
-
View: PA_TASK_DET_EARNED_VALUES_V
12.2.2
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_TASK_DET_EARNED_VALUES_V
12.1.1
product: PA - Projects , implementation_dba_data: Not implemented in this database ,
-
View: PA_PROJ_TASK_PROG_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_TASK_PROG_HIST_V, object_name:PA_PROJ_TASK_PROG_HIST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_TASK_PROG_HIST_V ,
-
View: PA_PROJ_TASK_PROG_HIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_TASK_PROG_HIST_V, object_name:PA_PROJ_TASK_PROG_HIST_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_TASK_PROG_HIST_V ,
-
View: PA_ASSIGNMENT_PROGRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ASSIGNMENT_PROGRESS_V, object_name:PA_ASSIGNMENT_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_ASSIGNMENT_PROGRESS_V ,
-
View: PA_ASSIGNMENT_PROGRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_ASSIGNMENT_PROGRESS_V, object_name:PA_ASSIGNMENT_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_ASSIGNMENT_PROGRESS_V ,
-
View: PA_TASKS_ASSIGNS_PROGRESS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_ASSIGNS_PROGRESS_V, object_name:PA_TASKS_ASSIGNS_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASKS_ASSIGNS_PROGRESS_V ,
-
View: PA_TASKS_ASSIGNS_PROGRESS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASKS_ASSIGNS_PROGRESS_V, object_name:PA_TASKS_ASSIGNS_PROGRESS_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_TASKS_ASSIGNS_PROGRESS_V ,
-
View: PA_TASK_DET_EFFORT_COST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_DET_EFFORT_COST_V, object_name:PA_TASK_DET_EFFORT_COST_V, status:VALID, product: PA - Projects , description: PA_LOOKUPS is a view of system defined lookup codes and their corresponding meaning for Oracle Projects. This view will display the meani ng in the language of the session. , implementation_dba_data: APPS.PA_TASK_DET_EFFORT_COST_V ,
-
View: PA_TASK_DET_EFFORT_COST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_DET_EFFORT_COST_V, object_name:PA_TASK_DET_EFFORT_COST_V, status:VALID, product: PA - Projects , description: PA_LOOKUPS is a view of system defined lookup codes and their corresponding meaning for Oracle Projects. This view will display the meani ng in the language of the session. , implementation_dba_data: APPS.PA_TASK_DET_EFFORT_COST_V ,
-
View: PA_TASK_ASSIGNMENTS_AMG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_TASK_ASSIGNMENTS_AMG_V, object_name:PA_TASK_ASSIGNMENTS_AMG_V, status:VALID, product: PA - Projects , description: This view provides progress data for task assignments. , implementation_dba_data: APPS.PA_TASK_ASSIGNMENTS_AMG_V ,
-
View: PA_PROGRESS_HIST_DET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROGRESS_HIST_DET_V, object_name:PA_PROGRESS_HIST_DET_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROGRESS_HIST_DET_V ,
-
View: PA_PROGRESS_HIST_DET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROGRESS_HIST_DET_V, object_name:PA_PROGRESS_HIST_DET_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROGRESS_HIST_DET_V ,
-
View: PA_LATEST_PROJ_TASK_PROG_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LATEST_PROJ_TASK_PROG_V, object_name:PA_LATEST_PROJ_TASK_PROG_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_LATEST_PROJ_TASK_PROG_V ,
-
View: PA_PROJ_TASK_PROG_DET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_TASK_PROG_DET_V, object_name:PA_PROJ_TASK_PROG_DET_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_TASK_PROG_DET_V ,
-
View: PA_PROJ_TASK_PROG_DET_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_PROJ_TASK_PROG_DET_V, object_name:PA_PROJ_TASK_PROG_DET_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_PROJ_TASK_PROG_DET_V ,
-
View: PA_LATEST_PROJ_TASK_PROG_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PA.PA_LATEST_PROJ_TASK_PROG_V, object_name:PA_LATEST_PROJ_TASK_PROG_V, status:VALID, product: PA - Projects , implementation_dba_data: APPS.PA_LATEST_PROJ_TASK_PROG_V ,