Search Results per_absence_attendances
The PER_ABSENCE_ATTENDANCES table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical data structure within the Oracle Human Resources (HR) module, specifically designed to track and manage employee absence and attendance records. This table serves as a repository for storing detailed information about employee absences, including leave requests, sickness, vacations, and other types of non-working periods. Below is a detailed breakdown of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
The PER_ABSENCE_ATTENDANCES table contains several key columns that define an employee's absence record:- ABSENCE_ATTENDANCE_ID: A unique identifier for each absence record.
- PERSON_ID: References the employee in the PER_ALL_PEOPLE_F table.
- ABSENCE_DAYS: Stores the number of days or hours of absence.
- ABSENCE_TYPE_ID: Links to the PER_ABSENCE_TYPES table to categorize the absence (e.g., sick leave, vacation).
- DATE_START and DATE_END: Define the absence period.
- STATUS: Indicates approval status (e.g., Pending, Approved, Rejected).
- COMMENTS: Optional field for additional notes.
Functional Role in Oracle HR
The table plays a pivotal role in absence management workflows:- Leave Tracking: Captures employee leave requests and approvals.
- Compliance Reporting: Supports regulatory reporting for labor laws and company policies.
- Integration with Payroll: Absence data may feed into payroll calculations (e.g., unpaid leave deductions).
- Workforce Analytics: Enables trend analysis on absenteeism patterns.
Integration with Other Modules
The PER_ABSENCE_ATTENDANCES table interacts with several Oracle EBS components:- Oracle Payroll: Absence records may impact salary calculations via the PAY_PAYROLLS_F table.
- Oracle Time & Labor (OTL): Synchronizes with HXT_TCL_ABSENCE_RECORDS for timecard adjustments.
- Oracle Self-Service HR (SSHR): Employees submit leave requests via SSHR, which populate this table.
Technical Considerations
Key technical aspects include:- Indexing: Optimized queries via indexes on PERSON_ID and DATE_START.
- Partitioning: In large deployments, partitioning by date improves performance.
- Audit Trails: Changes may be logged in PER_ABSENCE_ATTENDANCES_AUDIT for compliance.
Customization and Extensions
Organizations often extend the table’s functionality via:- Descriptive Flexfields (DFFs): Adding custom attributes like "Doctor’s Note Required."
- API Integrations: Using HR_ABSENCE_API to automate absence approvals.
- Triggers: Enforcing business rules (e.g., max leave days per year).
Conclusion
The PER_ABSENCE_ATTENDANCES table is a cornerstone of Oracle EBS HR’s absence management, offering robust data storage, seamless integration, and scalability. Its design supports compliance, payroll accuracy, and strategic workforce planning, making it indispensable for enterprises leveraging Oracle HR modules.-
Table: PER_ABSENCE_ATTENDANCES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES, object_name:PER_ABSENCE_ATTENDANCES, status:VALID, product: PER - Human Resources , description: Records of absence, or attendance for an employee. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCES ,
-
Table: PER_ABSENCE_ATTENDANCES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES, object_name:PER_ABSENCE_ATTENDANCES, status:VALID, product: PER - Human Resources , description: Records of absence, or attendance for an employee. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCES ,
-
Table: PER_ABS_ATTENDANCE_REASONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABS_ATTENDANCE_REASONS, object_name:PER_ABS_ATTENDANCE_REASONS, status:VALID, product: PER - Human Resources , description: Valid absence reasons for an absence type. , implementation_dba_data: HR.PER_ABS_ATTENDANCE_REASONS ,
-
Table: PER_ABSENCE_ATTENDANCES_EFC
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_EFC, object_name:PER_ABSENCE_ATTENDANCES_EFC, status:VALID, product: PER - Human Resources , description: This is a copy of the PER_ABSENCE_ATTENDANCES table which is populated by the EFC (Euro as Functional Currency) process. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCES_EFC ,
-
Table: PER_ABSENCE_ATTENDANCE_TYPES
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCE_TYPES, object_name:PER_ABSENCE_ATTENDANCE_TYPES, status:VALID, product: PER - Human Resources , description: User defined absence types. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCE_TYPES ,
-
Table: PER_ABSENCE_ATTENDANCE_TYPES
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCE_TYPES, object_name:PER_ABSENCE_ATTENDANCE_TYPES, status:VALID, product: PER - Human Resources , description: User defined absence types. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCE_TYPES ,
-
Table: PER_ABS_ATTENDANCE_REASONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABS_ATTENDANCE_REASONS, object_name:PER_ABS_ATTENDANCE_REASONS, status:VALID, product: PER - Human Resources , description: Valid absence reasons for an absence type. , implementation_dba_data: HR.PER_ABS_ATTENDANCE_REASONS ,
-
Table: PER_ABSENCE_ATTENDANCES_EFC
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_EFC, object_name:PER_ABSENCE_ATTENDANCES_EFC, status:VALID, product: PER - Human Resources , description: This is a copy of the PER_ABSENCE_ATTENDANCES table which is populated by the EFC (Euro as Functional Currency) process. , implementation_dba_data: HR.PER_ABSENCE_ATTENDANCES_EFC ,
-
View: PER_ABSENCE_ATTENDANCES_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V2, object_name:PER_ABSENCE_ATTENDANCES_V2, status:VALID, product: PER - Human Resources , description: List of employees by absence type. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V2 ,
-
View: PER_ABSENCE_ATTENDANCES_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V2, object_name:PER_ABSENCE_ATTENDANCES_V2, status:VALID, product: PER - Human Resources , description: List of employees by absence type. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V2 ,
-
View: PER_ABSENCE_ATTENDANCES_V3
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V3, object_name:PER_ABSENCE_ATTENDANCES_V3, status:VALID, product: PER - Human Resources , description: History of periods of absence for employees. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V3 ,
-
View: PER_ABSENCE_ATTENDANCES_V3
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V3, object_name:PER_ABSENCE_ATTENDANCES_V3, status:VALID, product: PER - Human Resources , description: History of periods of absence for employees. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V3 ,
-
View: PER_NL_ABSENCE_HISTORY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_NL_ABSENCE_HISTORY_V, object_name:PER_NL_ABSENCE_HISTORY_V, status:VALID, product: PER - Human Resources , description: Dutch Absence History View , implementation_dba_data: APPS.PER_NL_ABSENCE_HISTORY_V ,
-
View: PER_NL_ABSENCE_HISTORY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_NL_ABSENCE_HISTORY_V, object_name:PER_NL_ABSENCE_HISTORY_V, status:VALID, product: PER - Human Resources , description: Dutch Absence History View , implementation_dba_data: APPS.PER_NL_ABSENCE_HISTORY_V ,
-
View: HRFV_ABSENCES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_ABSENCES, object_name:HRFV_ABSENCES, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_ABSENCES ,
-
View: HRFV_ABSENCES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.HRFV_ABSENCES, object_name:HRFV_ABSENCES, status:VALID, product: PER - Human Resources , description: Business view template from which the flexfield view is generated. , implementation_dba_data: APPS.HRFV_ABSENCES ,
-
View: PER_ABSENCE_ATTENDANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V, object_name:PER_ABSENCE_ATTENDANCES_V, status:VALID, product: PER - Human Resources , description: Employee periods of absence. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V ,
-
View: PER_ABSENCE_ATTENDANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PER.PER_ABSENCE_ATTENDANCES_V, object_name:PER_ABSENCE_ATTENDANCES_V, status:VALID, product: PER - Human Resources , description: Employee periods of absence. , implementation_dba_data: APPS.PER_ABSENCE_ATTENDANCES_V ,
-
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 ,
-
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 ,