Search Results per_performance_reviews
The PER_PERFORMANCE_REVIEWS table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Oracle Human Capital Management (HCM) module, specifically within the Performance Management functionality. This table stores comprehensive data related to employee performance reviews, evaluations, and appraisals, serving as the backbone for performance tracking, feedback management, and talent development processes. Below is a detailed technical and functional analysis of this table.
1. Table Overview
The PER_PERFORMANCE_REVIEWS table is part of the PER (Personnel) schema in Oracle EBS and is primarily used to store records of employee performance reviews. It captures metadata such as review dates, statuses, participants (e.g., reviewers, employees), and evaluation criteria. The table integrates with other HCM modules like PER_ALL_ASSIGNMENTS and PER_ALL_PEOPLE_F to ensure data consistency across employee records.2. Key Columns and Their Significance
- PERFORMANCE_REVIEW_ID: Primary key, uniquely identifying each performance review record.
- PERSON_ID: Foreign key linking to PER_ALL_PEOPLE_F, associating the review with an employee.
- ASSIGNMENT_ID: Foreign key referencing PER_ALL_ASSIGNMENTS_F, tying the review to a specific job assignment.
- REVIEW_TYPE: Defines the type of review (e.g., annual, probationary, project-based).
- REVIEW_STATUS: Indicates the current state of the review (e.g., "Draft," "Completed," "Approved").
- REVIEW_DATE: The date the review was conducted or scheduled.
- APPRAISAL_TEMPLATE_ID: Links to predefined appraisal templates stored in PER_APPRAISAL_TEMPLATES.
- OVERALL_RATING: Stores the final aggregated rating for the employee’s performance.
3. Functional Integration
The table supports Oracle EBS workflows for performance management by:- Enabling multi-rater feedback (360-degree reviews) through relationships with PER_REVIEWERS.
- Integrating with Oracle Learning Management (OLM) to recommend training based on review outcomes.
- Feeding data to Oracle Advanced Benefits (OAB) for compensation planning.
4. Technical Considerations
- Indexing: Performance-critical columns like PERSON_ID and REVIEW_DATE are indexed to optimize query performance.
- Partitioning: In large deployments, the table may be partitioned by REVIEW_DATE for scalability.
- Audit Trails: Changes to review records are logged in PER_PERFORMANCE_REVIEWS_AUDIT for compliance.
5. Customization and Extensions
Organizations often extend the table via:- Descriptive Flexfields (DFFs): Adding context-sensitive fields like department-specific KPIs.
- APIs: Using PER_PERFORMANCE_REVIEWS_PKG for programmatic review creation/updates.
- Triggers: Automating notifications or approvals based on status changes.
6. Data Security
Access to PER_PERFORMANCE_REVIEWS is controlled via:- Oracle HRMS Security Profiles restricting data visibility by organization hierarchy.
- VPD (Virtual Private Database) policies enforcing row-level security.
7. Reporting and Analytics
The table serves as a primary source for:- Standard Oracle BI Publisher reports (e.g., "Employee Performance Trends").
- Custom dashboards measuring review completion rates or rating distributions.
- ETL feeds to downstream data warehouses for talent analytics.
Conclusion
The PER_PERFORMANCE_REVIEWS table is a foundational element in Oracle EBS HCM, enabling structured performance evaluation processes. Its design supports complex workflows, integrations, and compliance requirements while offering flexibility for organizational customization. Proper understanding of this table is essential for HR system administrators, implementers, and developers working with Oracle Performance Management.-
Table: PER_PERFORMANCE_REVIEWS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERFORMANCE_REVIEWS, object_name:PER_PERFORMANCE_REVIEWS, status:VALID, product: PER - Human Resources , description: Performance review information for employees. , implementation_dba_data: HR.PER_PERFORMANCE_REVIEWS ,
-
Table: PER_PERFORMANCE_REVIEWS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERFORMANCE_REVIEWS, object_name:PER_PERFORMANCE_REVIEWS, status:VALID, product: PER - Human Resources , description: Performance review information for employees. , implementation_dba_data: HR.PER_PERFORMANCE_REVIEWS ,
-
APPS.PER_PRV_DEL dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_CWB_PERSON_INFO_PKG dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_CWB_POST_PROCESS dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_CWB_PERSON_INFO_PKG dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_EX_EMPLOYEE_API dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PRV_SHD dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_MEE_VIEWS_GEN dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_WHATIF_ELIG dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_EX_EMPLOYEE_API dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_PERF_MGMT_PLAN_INTERNAL dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_EVALUATE_RATE_PROFILES dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_PERF_MGMT_PLAN_INTERNAL dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_MEE_VIEWS_GEN dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PRV_SHD dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_CONTINGENT_WORKER_API dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_CWB_DATA_MODEL_UPGRADE dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PYP_BUS dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PRV_BUS dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_CWB_ASG_UPDATE dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_AUTH_BRIDGE dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.PER_PRV_INS dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PRV_UPD dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_WHATIF_ELIG dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.PER_PRV_BUS dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_AUTH_BRIDGE dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_CONTINGENT_WORKER_API dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_CWB_POST_PROCESS dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.PER_PRV_INS dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.PER_PRV_UPD dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_CWB_ASG_UPDATE dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_APPRAISALS_API dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_PERF_REVIEW_API dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.BEN_EVALUATE_RATE_PROFILES dependencies on PER_PERFORMANCE_REVIEWS
12.1.1
-
APPS.HR_WPM_UTIL dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.PER_PRV_DEL dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_APPRAISALS_API dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_PERF_REVIEW_API dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.PER_PYP_BUS dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.BEN_CWB_BACKOUT_POST_PROCESS dependencies on PER_PERFORMANCE_REVIEWS
12.2.2
-
APPS.HR_PERSON_INTERNAL dependencies on DBMS_SQL
12.2.2
-
APPS.HR_PERSON_INTERNAL dependencies on DBMS_SQL
12.1.1
-
APPS.HR_PERSON_DELETE dependencies on DBMS_SQL
12.1.1
-
TABLE: HR.PER_PERFORMANCE_REVIEWS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_PERFORMANCE_REVIEWS, object_name:PER_PERFORMANCE_REVIEWS, status:VALID,
-
APPS.HR_PERSON_DELETE dependencies on DBMS_SQL
12.2.2
-
VIEW: APPS.PER_PERFORMANCE_REVIEWS_DFV
12.1.1