Search Results f type usage per person
Deep Dive into Oracle EBS PER Tables and Views
Oracle E-Business Suite (EBS) Release 12.1.1 and 12.2.2 leverage a comprehensive set of tables and views within the PER (Human Resources) schema to manage workforce data, organizational structures, and employee lifecycle processes. These database objects form the backbone of Oracle HRMS (Human Resource Management System), enabling core functionalities such as personnel administration, payroll, benefits, and talent management.
Key PER Tables in Oracle EBS
- PER_ALL_PEOPLE_F: Stores employee and contingent worker records with effective-dated attributes (e.g., name, gender, date of birth). This is the central table for person data.
- PER_ALL_ASSIGNMENTS_F: Tracks assignment details (jobs, positions, departments) with effective dates, linking employees to organizational units.
- PER_PERIODS_OF_SERVICE: Maintains employment history, including hire/termination dates and service periods.
- PER_GRADES: Defines grade structures for compensation and career progression frameworks.
- PER_JOBS: Contains job definitions with attributes like job codes, titles, and job families.
- PER_POSITIONS: Manages position hierarchies, budgets, and reporting relationships.
Critical PER Views for Reporting
Oracle EBS provides views that simplify data extraction while enforcing security rules (VPD - Virtual Private Database):
- PER_PEOPLE_F: Combines person data from
PER_ALL_PEOPLE_F
with additional descriptive flexfields (DFFs). - PER_ASSIGNMENTS_F: Aggregates assignment data with DFFs and joins to organization/job tables.
- PER_ORG_STRUCTURE_V: Provides hierarchical organization structures for reporting.
- PER_PERSON_TYPE_USAGES_F: Identifies employee classifications (e.g., full-time, contractor).
Technical Considerations
- Effective Dating: Most PER tables use
EFFECTIVE_START_DATE
andEFFECTIVE_END_DATE
to track historical changes. - Multi-Org Security: Data access is controlled via
ORG_ID
columns and MOAC (Multi-Org Access Control) in 12.2. - Integration Points: PER tables interface with
PAY (Payroll)
,BEN (Benefits)
, andIRC (Recruiting)
modules.
Customization Best Practices
When extending PER objects:
- Use Descriptive Flexfields (DFFs) for custom attributes rather than modifying core tables.
- Leverage API packages (e.g.,
HR_PERSON_API
,HR_ASSIGNMENT_API
) for data modifications to maintain integrity. - Create custom views with
HR_SECURITY
predicates to ensure row-level security compliance.
Performance Optimization
For large-scale implementations:
- Partition
PER_ALL_PEOPLE_F
andPER_ALL_ASSIGNMENTS_F
byEFFECTIVE_END_DATE
. - Create function-based indexes on frequently queried DFF attributes.
- Use materialized views for complex organizational hierarchy reports.
Understanding these PER tables and views is essential for Oracle EBS HRMS implementations, custom reporting, and data migration projects. The schema's design supports global HR requirements while maintaining flexibility through extensibility features.
-
Lookup Type: PERSON
12.1.1
product: IGS - Student System , meaning: Personal Information , description: Personal Information ,
-
Lookup Type: PERSON
12.2.2
product: IGS - Student System (Obsolete) , meaning: Personal Information , description: Personal Information ,
-
Lookup Type: AMT/PER
12.2.2
product: AR - Receivables , meaning: Amt/Per , description: Autoinvoice revenue account allocation ,
-
Lookup Type: AMT/PER
12.1.1
product: AR - Receivables , meaning: Amt/Per , description: Autoinvoice revenue account allocation ,
-
Lookup Type: VENDOR SITE USAGE
12.1.1
product: PO - Purchasing , meaning: Vendor site usages , description: Vendor site usages ,
-
Lookup Type: VENDOR SITE USAGE
12.2.2
product: PO - Purchasing , meaning: Vendor site usages , description: Vendor site usages ,
-
eTRM - PER External Dependencies
12.1.1
-
eTRM - PER External Dependencies
12.2.2
-
SYNONYM: PUBLIC.oracle/net/aso/f
12.2.2
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/net/aso/f, status:VALID,
-
SYNONYM: PUBLIC.oracle/net/aso/f
12.1.1
owner:PUBLIC, object_type:SYNONYM, object_name:oracle/net/aso/f, status:VALID,
-
eTRM - PER Tables and Views
12.2.2
description: Table to store NQF Training info for a person ,
-
File: R115 OAB Person Enrollment.pdf
12.1.1
product: BEN - Advanced Benefits , size: 11.464 KBytes , file_type: PDF Diagram ,
-
eTRM - PER Tables and Views
12.2.2
description: Table to store NQF Training info for a person ,
-
eTRM - PER Tables and Views
12.1.1
description: Table to store NQF Training info for a person ,
-
eTRM - PER Tables and Views
12.1.1
description: Table to store NQF Training info for a person ,
-
File: Student System Person r11i10 ERD.pdf
12.2.2
product: IGS - Student System (Obsolete) , size: 136.437 KBytes , file_type: PDF Diagram ,
-
' ||
186: 'Person Data Integrity Report ' ||
187: '
12.1.1
-
File: R12 Service Codes Usage ERD.pdf
12.2.2
product: CS - Service , size: 92.173 KBytes , file_type: PDF Diagram ,
-
File: R115 OAB Person Enrollment.pdf
12.2.2
product: BEN - Advanced Benefits , size: 11.464 KBytes , file_type: PDF Diagram ,
-
File: R12 Service Codes Usage ERD.pdf
12.1.1
product: CS - Service , size: 92.173 KBytes , file_type: PDF Diagram ,
-
JAVA CLASS: SYS.oracle/net/aso/f
12.1.1
owner:SYS, object_type:JAVA CLASS, object_name:oracle/net/aso/f, status:VALID,
-
File: R115 OAB Person Eligibility Criteria.pdf
12.1.1
product: BEN - Advanced Benefits , size: 9.666 KBytes , file_type: PDF Diagram ,
-
JAVA CLASS: SYS.oracle/net/aso/f
12.2.2
owner:SYS, object_type:JAVA CLASS, object_name:oracle/net/aso/f, status:VALID,
-
File: Student System Person r11i10 ERD.pdf
12.1.1
product: IGS - Student System , size: 136.437 KBytes , file_type: PDF Diagram ,
-
File: R115 OAB Person Eligibility Criteria.pdf
12.2.2
product: BEN - Advanced Benefits , size: 9.666 KBytes , file_type: PDF Diagram ,
-
File: R115 OAB Person Rate Criteria.pdf
12.1.1
product: BEN - Advanced Benefits , size: 9.835 KBytes , file_type: PDF Diagram ,
-
' ||
186: 'Person Data Integrity Report ' ||
187: '
12.2.2
-
File: R115 OAB Person Rate Criteria.pdf
12.2.2
product: BEN - Advanced Benefits , size: 9.835 KBytes , file_type: PDF Diagram ,
-
PACKAGE: APPS.HR_PERSON_TYPE_USAGE_API
12.2.2
-
PACKAGE: APPS.HR_PERSON_TYPE_USAGE_API
12.1.1
-
'|| hr_util_misc_web.return_msg_text(
1129: p_message_name =>'HR_APPR_LEARNING_PATH',
1130: p_Application_id =>'PER') || '
12.1.1
-
APPS.HZ_USER_PARTY_UTILS dependencies on HZ_PARTIES
12.1.1
-
APPS.HZ_USER_PARTY_UTILS dependencies on HZ_PARTIES
12.2.2
-
Lookup Type: CORE_OBJECT_TYPE
12.2.2
product: PER - Human Resources , meaning: CORE_OBJECT_TYPE , description: Type of object generated from an element template. ,
-
Lookup Type: CORE_OBJECT_TYPE
12.1.1
product: PER - Human Resources , meaning: CORE_OBJECT_TYPE , description: Type of object generated from an element template. ,
-
VIEW: APPS.XLE_LEGAL_CONTACTS_V
12.1.1
-
Table: PER_PERSON_TYPE_USAGES_UPGRADE
12.1.1
product: PER - Human Resources , description: Used in the upgrade of the person type usage model , implementation_dba_data: Not implemented in this database ,
-
Table: PER_PERSON_TYPE_USAGES_UPGRADE
12.2.2
product: PER - Human Resources , description: Used in the upgrade of the person type usage model , implementation_dba_data: Not implemented in this database ,
-
VIEW: APPS.XLE_LEGAL_CONTACTS_V
12.2.2
-
APPS.CAC_VIEW_PVT dependencies on HZ_PARTIES
12.1.1
-
APPS.CAC_VIEW_PVT dependencies on HZ_PARTIES
12.2.2
-
APPS.ZX_EXTRACT_PKG dependencies on HZ_PARTIES
12.1.1
-
APPS.ZX_EXTRACT_PKG dependencies on HZ_PARTIES
12.2.2
-
Lookup Type: FORMULA_TYPE
12.1.1
product: PER - Human Resources , meaning: FORMULATYPE , description: FORMULA TYPE ,
-
Lookup Type: FORMULA_TYPE
12.2.2
product: PER - Human Resources , meaning: FORMULATYPE , description: FORMULA TYPE ,
-
APPS.IGS_CO_GEN_003 dependencies on FND_LOOKUP_VALUES
12.1.1
-
APPS.PER_PERRPFP1_XMLP_PKG dependencies on HR_REPORTS
12.1.1
-
APPS.PER_PERRPFP1_XMLP_PKG dependencies on HR_REPORTS
12.2.2
-
Lookup Type: IMPORT_INST_ERROR_CODE
12.1.1
product: IGS - Student System , meaning: Import Inst Error Code , description: Import Inst Error Code ,
-
APPS.HR_CONTINGENT_WORKER_API dependencies on HR_GENERAL2
12.1.1