Search Results people_group_id
The HR.PAY_PEOPLE_GROUPS
table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Human Resources (HR) and Payroll modules, serving as a repository for defining and managing employee groupings. These groupings are essential for payroll processing, reporting, and policy enforcement. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Purpose and Functional Overview
TheHR.PAY_PEOPLE_GROUPS
table stores metadata about employee groups, which are logical classifications used to categorize employees based on shared attributes such as payroll frequency, organizational hierarchy, or eligibility for specific benefits. These groups streamline payroll processing by allowing batch operations (e.g., payroll runs, tax reporting) to be executed for subsets of employees rather than individually. Key use cases include:
- Payroll Processing: Groups employees for periodic payroll runs (e.g., weekly, monthly).
- Policy Enforcement: Applies rules (e.g., overtime, deductions) to specific employee categories.
- Reporting: Facilitates consolidated or segmented reporting for HR analytics.
Table Structure and Key Columns
The table's schema includes columns that define group attributes and relationships:- PEOPLE_GROUP_ID: Primary key, uniquely identifying each group.
- BUSINESS_GROUP_ID: Links the group to a specific business unit (foreign key to
HR_ALL_ORGANIZATION_UNITS
). - NAME: Descriptive label for the group (e.g., "Monthly Salaried Employees").
- LEGISLATION_CODE: Indicates jurisdictional compliance (e.g., 'US', 'UK').
- EFFECTIVE_START_DATE/EFFECTIVE_END_DATE: Defines the active period for the group.
- PAYROLL_ID: Associates the group with a payroll definition (
PAY_ALL_PAYROLLS_F
).
Integration with Oracle EBS Modules
The table interacts with several core modules:- Payroll: Groups are referenced in
PAY_ASSIGNMENT_ACTIONS
to process payroll batches. - HR: Employee assignments (
PER_ALL_ASSIGNMENTS_F
) may link to groups for eligibility checks. - Benefits: Used in
BEN_PRTT_ENRT_RSLT
to determine enrollment eligibility.
Technical Considerations
- Data Security: Access is controlled via Oracle HRMS security profiles, restricting visibility by business unit or responsibility.
- Performance: Indexes on
PEOPLE_GROUP_ID
andBUSINESS_GROUP_ID
optimize query performance during payroll runs. - Auditing: Changes are tracked through Oracle Audit Vault or custom triggers for compliance.
Customization and Extensions
Organizations often extend functionality by:- Adding custom columns via Descriptive Flexfields (DFFs) to capture group-specific attributes.
- Developing APIs to automate group assignments based on dynamic criteria (e.g., job role changes).
Conclusion
TheHR.PAY_PEOPLE_GROUPS
table is a foundational element in Oracle EBS HR/Payroll, enabling scalable and compliant workforce management. Its design supports complex organizational structures while integrating seamlessly with other modules. Proper configuration ensures efficient payroll operations and accurate reporting, making it indispensable for enterprises leveraging Oracle EBS 12.1.1 or 12.2.2.
-
APPS.PER_DB_PER_ADDITIONAL dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
APPS.PER_DB_PER_ADDITIONAL dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
APPS.HR_EMPLOYEE_APPLICANT_API dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_PPL_GRP_PRTE_F
12.1.1
-
APPS.BEN_ELP_CACHE dependencies on BEN_ELIG_PPL_GRP_PRTE_F
12.2.2
-
VIEW: BEN.BEN_PL_EXTRACT_IDENTIFIER_F#
12.2.2
-
VIEW: HRI.HRI_MB_ABV#
12.2.2
-
APPS.PAY_TRGL_PKG dependencies on PAY_ASSIGNMENT_LINK_USAGES_F
12.2.2
-
APPS.PAY_TRGL_PKG dependencies on PAY_ASSIGNMENT_LINK_USAGES_F
12.1.1
-
VIEW: PSP.PSP_PAYROLL_SUB_LINES#
12.2.2
-
VIEW: HRI.HRI_MB_WMV#
12.2.2
-
VIEW: HR.PAY_PEOPLE_GROUPS#
12.2.2
-
VIEW: BEN.BEN_ELIG_PPL_GRP_PRTE_F#
12.2.2
-
VIEW: PSP.PSP_EFFORT_REPORT_TEMPLATES#
12.2.2
-
VIEW: HR.PAY_ELEMENT_LINKS_F#
12.2.2
-
VIEW: HR.PAY_BATCH_ELEMENT_LINKS#
12.2.2
-
APPS.HR_EMPLOYEE_APPLICANT_API dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
TABLE: HR.PAY_PEOPLE_GROUPS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_PEOPLE_GROUPS, object_name:PAY_PEOPLE_GROUPS, status:VALID,
-
VIEW: HR.PAY_GB_YEAR_END_ASSIGNMENTS#
12.2.2
-
VIEW: BEN.BEN_PPL_GRP_RT_F#
12.2.2
-
TABLE: HR.PAY_PEOPLE_GROUPS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_PEOPLE_GROUPS, object_name:PAY_PEOPLE_GROUPS, status:VALID,
-
APPS.PQP_PERASGADD_RIW dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
VIEW: HR.PER_ALL_VACANCIES#
12.2.2
-
APPS.PER_QH_FIND_QUERY dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
APPS.PER_QH_FIND_QUERY dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
APPS.PQP_HROSS_INTEGRATION dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
VIEW: HR.PER_SP_SUCCESSOR_IN_PLAN#
12.2.2
-
VIEW: HR.HR_PERSON_DEPLOYMENTS#
12.2.2
-
VIEW: APPS.PAY_PEOPLE_GROUPS_KFV
12.1.1
-
APPS.PQP_HROSS_INTEGRATION dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
APPS.PER_QH_FIND_QUERY dependencies on PER_REQUISITIONS
12.2.2
-
VIEW: APPS.PAY_PEOPLE_GROUPS_KFV
12.2.2
-
APPS.HR_PERSON_API dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
APPS.PER_QH_FIND_QUERY dependencies on PER_REQUISITIONS
12.1.1
-
APPS.PQP_PERASGADD_RIW dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
View: PAY_PEOPLE_GROUPS_KFV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PEOPLE_GROUPS_KFV, object_name:PAY_PEOPLE_GROUPS_KFV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PEOPLE_GROUPS_KFV ,
-
APPS.HR_PROCESS_ASSIGNMENT_SS dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
View: PAY_PEOPLE_GROUPS_KFV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PEOPLE_GROUPS_KFV, object_name:PAY_PEOPLE_GROUPS_KFV, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_PEOPLE_GROUPS_KFV ,
-
APPS.HR_GENERAL dependencies on PAY_PEOPLE_GROUPS
12.1.1
-
APPS.HR_GENERAL dependencies on PAY_PEOPLE_GROUPS
12.2.2
-
VIEW: APPS.BEN_PPL_GRP_RT_D
12.1.1
-
View: EDW_HR_ASGN_ASSGNMNT_LCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:HRI.EDW_HR_ASGN_ASSGNMNT_LCV, object_name:EDW_HR_ASGN_ASSGNMNT_LCV, status:VALID, product: HRI - Human Resources Intelligence , implementation_dba_data: APPS.EDW_HR_ASGN_ASSGNMNT_LCV ,
-
VIEW: APPS.HRI_MD_REC_VAC_TIME_V
12.1.1
-
VIEW: APPS.BEN_ELIG_PPL_GRP_PRTE_D
12.1.1
-
VIEW: APPS.BEN_ELIG_PPL_GRP_PRTE_D
12.2.2
-
TABLE: HRI.HRI_MB_ABV
12.1.1
owner:HRI, object_type:TABLE, object_name:HRI_MB_ABV, status:VALID,
-
TABLE: HRI.HRI_MB_ABV
12.2.2
owner:HRI, object_type:TABLE, object_name:HRI_MB_ABV, status:VALID,
-
VIEW: APPS.EDW_HR_ASGN_ASSGNMNT_LCV
12.1.1
-
VIEW: APPS.PAY_PEOPLE_GROUPS_KFV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PEOPLE_GROUPS_KFV, object_name:PAY_PEOPLE_GROUPS_KFV, status:VALID,
-
VIEW: APPS.PAY_PEOPLE_GROUPS_KFV
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PEOPLE_GROUPS_KFV, object_name:PAY_PEOPLE_GROUPS_KFV, status:VALID,