Search Results per_jobs
The PER_JOBS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a fundamental data structure within the Oracle Human Capital Management (HCM) module, specifically part of the Oracle HRMS (Human Resource Management System) suite. This table stores critical job-related information, serving as a central repository for defining and managing job positions across an organization. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Overview of PER_JOBS
ThePER_JOBS
table is a core entity in Oracle HRMS, designed to store metadata about job definitions. It acts as a reference for job titles, descriptions, and other attributes that define roles within an organization. Jobs in this table are typically linked to positions (PER_ALL_POSITIONS
), assignments (PER_ALL_ASSIGNMENTS
), and other HR-related entities, enabling comprehensive workforce management.
Key Columns and Structure
The table includes several critical columns, such as:- JOB_ID: Primary key, uniquely identifying each job record.
- NAME: The job title (e.g., "Senior Consultant").
- DATE_FROM and DATE_TO: Define the active period of the job.
- JOB_DEFINITION_ID: Links to predefined job templates.
- BUSINESS_GROUP_ID: Associates the job with a specific business unit.
- ATTRIBUTE_CATEGORY and ATTRIBUTE1-20: Flexfields for custom attributes.
Integration with Other Modules
ThePER_JOBS
table is deeply integrated with other Oracle EBS modules:
- HRMS Assignments: Jobs are linked to employee assignments via
PER_ALL_ASSIGNMENTS
. - Compensation: Used in salary structures and grade rates (
PER_GRADES
). - Recruitment: Jobs are referenced in vacancy postings (
PER_VACANCIES
). - Workforce Planning: Supports role-based analytics and headcount forecasting.
Functional Use Cases
- Job Hierarchy Management: Defines reporting structures and career paths.
- Role-Based Permissions: Jobs can be tied to system access profiles.
- Compliance: Ensures job titles align with regulatory requirements.
- Globalization: Supports multilingual job names via
PER_JOBS_TL
(translation table).
Technical Considerations
- Indexes: Key indexes include
PER_JOBS_PK
(JOB_ID) andPER_JOBS_N1
(BUSINESS_GROUP_ID). - APIs: The
HR_JOBS_API
package provides CRUD operations for programmatic access. - Auditing: Changes are logged in
PER_JOBS_F
for historical tracking.
Version-Specific Notes
In Oracle EBS 12.2.2, enhancements include:- Improved flexfield support for dynamic job attributes.
- Tighter integration with Oracle Fusion Middleware for real-time job updates.
- Extended validations via Oracle Application Framework (OAF).
Conclusion
ThePER_JOBS
table is a cornerstone of Oracle HRMS, enabling structured job management and seamless integration across HCM processes. Its design supports scalability, compliance, and adaptability to organizational changes, making it indispensable for enterprises leveraging Oracle EBS for workforce administration.
-
Table: PER_JOBS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_JOBS, object_name:PER_JOBS, status:VALID, product: PER - Human Resources , description: Jobs defined for a Business Group. , implementation_dba_data: HR.PER_JOBS ,
-
Table: PER_JOBS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_JOBS, object_name:PER_JOBS, status:VALID, product: PER - Human Resources , description: Jobs defined for a Business Group. , implementation_dba_data: HR.PER_JOBS ,
-
APPS.HR_ASSIGNMENT dependencies on PER_JOBS
12.1.1
-
APPS.GHR_RIF_PKG dependencies on PER_JOBS
12.1.1
-
APPS.PAY_US_DB_PER_SETUP dependencies on PER_JOBS
12.1.1
-
APPS.PQH_GL_POSTING dependencies on PER_JOBS
12.1.1
-
APPS.PAY_DK_ARCHIVE dependencies on PER_JOBS
12.1.1
-
APPS.PA_PAXPEEMO_XMLP_PKG dependencies on PER_JOBS
12.1.1
-
APPS.HRI_OPL_JOBH dependencies on PER_JOBS
12.1.1
-
APPS.PER_JBT_BUS dependencies on PER_JOBS
12.1.1
-
APPS.PER_QH_POPULATE dependencies on PER_JOBS
12.1.1
-
APPS.PER_NEW_HIRE_PKG dependencies on PER_JOBS
12.1.1
-
APPS.PQH_WKS_BUDGET dependencies on PER_JOBS
12.1.1
-
APPS.PER_PERFRMMO_XMLP_PKG dependencies on PER_JOBS
12.1.1
-
APPS.PER_FR_WORK_CERT dependencies on PER_JOBS
12.1.1
-
APPS.HR_HRHD_INITIAL_LOAD dependencies on PER_JOBS
12.1.1
-
APPS.PAY_FI_ARCHIVE_PYSA dependencies on PER_JOBS
12.1.1
-
APPS.PAY_GB_MOVDED_EDI dependencies on PER_JOBS
12.1.1
-
APPS.PER_DB_PER_SETUP dependencies on PER_JOBS
12.1.1
-
APPS.PAY_KW_CHEQUE_REPORT dependencies on PER_JOBS
12.1.1
-
APPS.PAY_FI_ARCHIVE_PSTA dependencies on PER_JOBS
12.1.1
-
APPS.HR_SUIT_MATCH_UTILITY_WEB dependencies on PER_JOBS
12.1.1
-
APPS.PA_MASS_ASGMT_TRX dependencies on PER_JOBS
12.1.1
-
APPS.HR_MISC_WEB dependencies on PER_JOBS
12.1.1
-
APPS.AP_WEB_POLICY_UTILS dependencies on PER_JOBS
12.1.1
-
APPS.BEN_PD_RATE_AND_CVG_MODULE dependencies on PER_JOBS
12.1.1
-
APPS.PQH_BDGT_ACTUAL_CMMTMNT_PKG dependencies on PER_JOBS
12.1.1
-
APPS.AME_ABSOLUTE_JOB_LEVEL_HANDLER dependencies on PER_JOBS
12.1.1
-
APPS.PA_BUDGET_ACCOUNT_PKG dependencies on PER_JOBS
12.1.1
-
APPS.PER_PERUSHIR_XMLP_PKG dependencies on PER_JOBS
12.1.1
-
APPS.PA_CROSS_BUSINESS_GRP dependencies on PER_JOBS
12.1.1
-
APPS.JTF_RS_IMP_RES_PVT dependencies on PER_JOBS
12.1.1
-
APPS.PER_PERRPREQ_XMLP_PKG dependencies on PER_JOBS
12.1.1
-
APPS.POS_COMPARE_REVISIONS dependencies on PER_JOBS
12.1.1
-
APPS.PA_EXPENDITURES_UTILS dependencies on PER_JOBS
12.1.1
-
APPS.PA_ASSIGNMENT_APPROVAL_PUB dependencies on PER_JOBS
12.1.1
-
APPS.PA_BUDGET_ACCOUNT_PKG dependencies on PER_JOBS
12.1.1
-
APPS.JTF_RS_CONC_RES_PUB dependencies on PER_JOBS
12.1.1
-
APPS.PQP_HROSS_INTEGRATION dependencies on PER_JOBS
12.1.1
-
APPS.PER_US_VETS_TAP dependencies on PER_JOBS
12.1.1
-
APPS.GHR_API dependencies on PER_JOBS
12.1.1
-
APPS.HR_REPORTS dependencies on PER_JOBS
12.1.1
-
APPS.PQH_WKS_ERROR_CHK dependencies on PER_JOBS
12.1.1
-
APPS.BEN_DM_DOWNLOAD_DK dependencies on PER_JOBS
12.1.1
-
APPS.PAY_SA_CHEQUE_REPORT dependencies on PER_JOBS
12.1.1
-
APPS.HR_SALARY_SURVEY_MAPPING_API dependencies on PER_JOBS
12.2.2
-
APPS.PA_JOB_UTILS dependencies on PER_JOBS
12.2.2
-
APPS.HR_GENERAL dependencies on PER_JOBS
12.2.2
-
APPS.PER_QH_FIND_QUERY dependencies on PER_JOBS
12.2.2
-
APPS.PQH_PQIPED9_XMLP_PKG dependencies on PER_JOBS
12.2.2