Search Results pay_element_links_f
The PAY_ELEMENT_LINKS_F
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component of the Oracle Payroll module, serving as a repository for defining relationships between payroll elements and various organizational entities. This table plays a pivotal role in configuring payroll processing rules, ensuring accurate compensation calculations, and maintaining compliance with labor regulations. Below is a detailed analysis of its structure, functionality, and significance within Oracle EBS.
Table Overview
PAY_ELEMENT_LINKS_F
is a foundation table that stores linkage information between payroll elements (defined in PAY_ELEMENT_TYPES_F
) and other key entities such as payrolls, assignments, and legislative data groups (LDGs). It is date-effective, allowing historical tracking of changes to element linkages over time. The table is primarily used during payroll runs to determine which elements are eligible for processing based on predefined criteria.
Key Columns and Relationships
The table includes several important columns:- ELEMENT_LINK_ID: Primary key identifier for the element linkage record.
- ELEMENT_TYPE_ID: Foreign key reference to
PAY_ELEMENT_TYPES_F
, identifying the payroll element being linked. - PAYROLL_ID: Links the element to a specific payroll (referencing
PAY_ALL_PAYROLLS_F
). - ORGANIZATION_ID: Associates the element with a particular organization (HR organization units).
- JOB_ID/POSITION_ID: Optional links to specific jobs or positions.
- EFFECTIVE_START_DATE/EFFECTIVE_END_DATE: Date range during which the linkage is active.
- LEGISLATION_CODE: Associates the linkage with a specific legislative data group.
Functional Significance
Element links serve as the bridge between abstract compensation components (elements) and concrete organizational structures. They enable:- Targeted Compensation: By linking elements to specific payrolls, organizations, or jobs, companies can ensure compensation components are only available to eligible employees.
- Regulatory Compliance: Legislative codes in linkages help maintain compliance with regional payroll regulations.
- Flexible Compensation Structures: Multiple links can be created for a single element, allowing different rules for different employee groups.
Processing Logic
During payroll runs, the system evaluates element links to:- Determine which elements should be processed for each employee
- Validate that elements are being applied to appropriate organizational units
- Ensure compliance with legislative requirements
Integration Points
The table integrates with several key Oracle HRMS processes:- Payroll processing engine
- Element entry screens
- Retro pay calculations
- Costing and accounting processes
Technical Considerations
Implementation teams should note:- Performance implications when creating numerous element links
- The importance of proper date management to avoid gaps or overlaps
- Security implications through HR security profiles
Best Practices
Effective use ofPAY_ELEMENT_LINKS_F
requires:
- Clear naming conventions for element links
- Regular audits of active linkages
- Proper documentation of linkage rules
- Consideration of future-dated changes
PAY_ELEMENT_LINKS_F
serves as the structural framework that connects payroll elements to the organizational hierarchy, enabling precise control over compensation distribution. Its proper configuration is essential for accurate payroll processing and compliance management in Oracle EBS implementations.
-
Table: PAY_ELEMENT_LINKS_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_LINKS_F, object_name:PAY_ELEMENT_LINKS_F, status:VALID, product: PAY - Payroll , description: Eligibility rules for an element type. , implementation_dba_data: HR.PAY_ELEMENT_LINKS_F ,
-
Table: PAY_ELEMENT_LINKS_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_LINKS_F, object_name:PAY_ELEMENT_LINKS_F, status:VALID, product: PAY - Payroll , description: Eligibility rules for an element type. , implementation_dba_data: HR.PAY_ELEMENT_LINKS_F ,
-
Table: PAY_COST_ALLOCATION_KEYFLEX
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_COST_ALLOCATION_KEYFLEX, object_name:PAY_COST_ALLOCATION_KEYFLEX, status:VALID, product: PAY - Payroll , description: Cost Allocation key flexfield combinations table. , implementation_dba_data: HR.PAY_COST_ALLOCATION_KEYFLEX ,
-
Table: PAY_COST_ALLOCATION_KEYFLEX
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_COST_ALLOCATION_KEYFLEX, object_name:PAY_COST_ALLOCATION_KEYFLEX, status:VALID, product: PAY - Payroll , description: Cost Allocation key flexfield combinations table. , implementation_dba_data: HR.PAY_COST_ALLOCATION_KEYFLEX ,
-
View: PAYBV_ELEMENT_LINK_DETAIL_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_ELEMENT_LINK_DETAIL_V, object_name:PAYBV_ELEMENT_LINK_DETAIL_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_ELEMENT_LINK_DETAIL_V ,
-
View: PAYBV_ELEMENT_LINK_DETAIL_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAYBV_ELEMENT_LINK_DETAIL_V, object_name:PAYBV_ELEMENT_LINK_DETAIL_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAYBV_ELEMENT_LINK_DETAIL_V ,
-
Table: PAY_ASSIGNMENT_LINK_USAGES_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_LINK_USAGES_F, object_name:PAY_ASSIGNMENT_LINK_USAGES_F, status:VALID, product: PAY - Payroll , description: Intersection between PAY_ELEMENT_LINKS_F and PER_ALL_ASSIGNMENTS_F. , implementation_dba_data: HR.PAY_ASSIGNMENT_LINK_USAGES_F ,
-
Table: PAY_ASSIGNMENT_LINK_USAGES_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_LINK_USAGES_F, object_name:PAY_ASSIGNMENT_LINK_USAGES_F, status:VALID, product: PAY - Payroll , description: Intersection between PAY_ELEMENT_LINKS_F and PER_ALL_ASSIGNMENTS_F. , implementation_dba_data: HR.PAY_ASSIGNMENT_LINK_USAGES_F ,
-
Table: 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, product: PAY - Payroll , description: People group flexfield information. , implementation_dba_data: HR.PAY_PEOPLE_GROUPS ,
-
Table: 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, product: PAY - Payroll , description: People group flexfield information. , implementation_dba_data: HR.PAY_PEOPLE_GROUPS ,
-
Table: PAY_ELEMENT_SETS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_SETS, object_name:PAY_ELEMENT_SETS, status:VALID, product: PAY - Payroll , description: Groups elements to restrict payroll runs, customize windows, or as a distribution set for costs. , implementation_dba_data: HR.PAY_ELEMENT_SETS ,
-
Table: PAY_ELEMENT_SETS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_SETS, object_name:PAY_ELEMENT_SETS, status:VALID, product: PAY - Payroll , description: Groups elements to restrict payroll runs, customize windows, or as a distribution set for costs. , implementation_dba_data: HR.PAY_ELEMENT_SETS ,
-
View: PAY_BALANCE_ADJUSTMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_BALANCE_ADJUSTMENTS_V, object_name:PAY_BALANCE_ADJUSTMENTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_BALANCE_ADJUSTMENTS_V ,
-
View: PAY_BALANCE_ADJUSTMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_BALANCE_ADJUSTMENTS_V, object_name:PAY_BALANCE_ADJUSTMENTS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_BALANCE_ADJUSTMENTS_V ,
-
View: PAY_GB_COURT_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_COURT_ORDERS_V, object_name:PAY_GB_COURT_ORDERS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_COURT_ORDERS_V ,
-
View: PAY_GB_COURT_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_COURT_ORDERS_V, object_name:PAY_GB_COURT_ORDERS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_COURT_ORDERS_V ,
-
View: PAY_SG_LEAVE_BALANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_SG_LEAVE_BALANCES_V, object_name:PAY_SG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Singapore localisation view. , implementation_dba_data: APPS.PAY_SG_LEAVE_BALANCES_V ,
-
View: PAY_SG_LEAVE_BALANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_SG_LEAVE_BALANCES_V, object_name:PAY_SG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Singapore localisation view. , implementation_dba_data: APPS.PAY_SG_LEAVE_BALANCES_V ,
-
View: PAY_AU_ASG_LEAVE_BALANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_LEAVE_BALANCES_V, object_name:PAY_AU_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_LEAVE_BALANCES_V ,
-
View: PAY_AU_ASG_LEAVE_BALANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_LEAVE_BALANCES_V, object_name:PAY_AU_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_LEAVE_BALANCES_V ,
-
View: PAY_FR_NET_CALC_RULES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_FR_NET_CALC_RULES_V, object_name:PAY_FR_NET_CALC_RULES_V, status:VALID, product: PAY - Payroll , description: This View is Used in the View Accruals Form for displaying French Specific details , implementation_dba_data: APPS.PAY_FR_NET_CALC_RULES_V ,
-
View: PAY_NZ_ASG_LEAVE_BALANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_NZ_ASG_LEAVE_BALANCES_V, object_name:PAY_NZ_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: New Zealand localisation view. , implementation_dba_data: APPS.PAY_NZ_ASG_LEAVE_BALANCES_V ,
-
View: PAY_HK_ASG_LEAVE_BALANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_HK_ASG_LEAVE_BALANCES_V, object_name:PAY_HK_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Hong Kong localisation view. , implementation_dba_data: APPS.PAY_HK_ASG_LEAVE_BALANCES_V ,
-
View: PAY_FR_NET_CALC_RULES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_FR_NET_CALC_RULES_V, object_name:PAY_FR_NET_CALC_RULES_V, status:VALID, product: PAY - Payroll , description: This View is Used in the View Accruals Form for displaying French Specific details , implementation_dba_data: APPS.PAY_FR_NET_CALC_RULES_V ,
-
View: PAY_HK_ASG_LEAVE_BALANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_HK_ASG_LEAVE_BALANCES_V, object_name:PAY_HK_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: Hong Kong localisation view. , implementation_dba_data: APPS.PAY_HK_ASG_LEAVE_BALANCES_V ,
-
View: PAY_NZ_ASG_LEAVE_BALANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_NZ_ASG_LEAVE_BALANCES_V, object_name:PAY_NZ_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , description: New Zealand localisation view. , implementation_dba_data: APPS.PAY_NZ_ASG_LEAVE_BALANCES_V ,
-
View: PAY_VIEW_ACCRUAL_PLANS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_VIEW_ACCRUAL_PLANS_V, object_name:PAY_VIEW_ACCRUAL_PLANS_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_VIEW_ACCRUAL_PLANS_V ,
-
View: PAY_VIEW_ACCRUAL_PLANS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_VIEW_ACCRUAL_PLANS_V, object_name:PAY_VIEW_ACCRUAL_PLANS_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_VIEW_ACCRUAL_PLANS_V ,
-
View: PAY_ELEMENT_ENTRIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_ENTRIES_V, object_name:PAY_ELEMENT_ENTRIES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_ENTRIES_V ,
-
View: PAY_KR_ASG_LEAVE_BALANCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_ASG_LEAVE_BALANCES_V, object_name:PAY_KR_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_KR_ASG_LEAVE_BALANCES_V ,
-
View: PAY_ELEMENT_LINKS_D
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_D, object_name:PAY_ELEMENT_LINKS_D, status:VALID, product: PAY - Payroll , description: Used by DateTrack History , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_D ,
-
View: PAY_LEE_VALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_LEE_VALUES_V, object_name:PAY_LEE_VALUES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_LEE_VALUES_V ,
-
View: PAY_ELEMENT_LINKS_D
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_D, object_name:PAY_ELEMENT_LINKS_D, status:VALID, product: PAY - Payroll , description: Used by DateTrack History , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_D ,
-
View: PAY_ELEMENT_ENTRIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_ENTRIES_V, object_name:PAY_ELEMENT_ENTRIES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_ENTRIES_V ,
-
View: PAY_KR_ASG_LEAVE_BALANCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_ASG_LEAVE_BALANCES_V, object_name:PAY_KR_ASG_LEAVE_BALANCES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_KR_ASG_LEAVE_BALANCES_V ,
-
View: PAY_LEE_VALUES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_LEE_VALUES_V, object_name:PAY_LEE_VALUES_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_LEE_VALUES_V ,
-
View: PAY_ELEMENT_LINKS_X
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_X, object_name:PAY_ELEMENT_LINKS_X, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_X ,
-
View: PAY_ELEMENT_LINKS_X
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS_X, object_name:PAY_ELEMENT_LINKS_X, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ELEMENT_LINKS_X ,
-
View: PAY_PAYWSMEE_ADJUSTMENT
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYWSMEE_ADJUSTMENT, object_name:PAY_PAYWSMEE_ADJUSTMENT, status:VALID, product: PAY - Payroll , description: List of element entries that are an adjustment of another element entry. , implementation_dba_data: APPS.PAY_PAYWSMEE_ADJUSTMENT ,
-
View: PAY_PAYWSMEE_ADJUSTMENT
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYWSMEE_ADJUSTMENT, object_name:PAY_PAYWSMEE_ADJUSTMENT, status:VALID, product: PAY - Payroll , description: List of element entries that are an adjustment of another element entry. , implementation_dba_data: APPS.PAY_PAYWSMEE_ADJUSTMENT ,
-
View: PAY_ELEMENT_LINKS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS, object_name:PAY_ELEMENT_LINKS, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ELEMENT_LINKS ,
-
View: PAY_ELEMENT_LINKS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_LINKS, object_name:PAY_ELEMENT_LINKS, status:VALID, product: PAY - Payroll , description: Date-effective view. , implementation_dba_data: APPS.PAY_ELEMENT_LINKS ,
-
View: PAY_GROSSUP_BAL_EXCL_V4
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GROSSUP_BAL_EXCL_V4, object_name:PAY_GROSSUP_BAL_EXCL_V4, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GROSSUP_BAL_EXCL_V4 ,
-
View: PAY_GROSSUP_BAL_EXCL_V4
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GROSSUP_BAL_EXCL_V4, object_name:PAY_GROSSUP_BAL_EXCL_V4, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GROSSUP_BAL_EXCL_V4 ,
-
View: PAY_IN_FORM_24Q_WEB_ADI_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IN_FORM_24Q_WEB_ADI_V, object_name:PAY_IN_FORM_24Q_WEB_ADI_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_IN_FORM_24Q_WEB_ADI_V ,
-
View: PAY_IN_FORM_24Q_WEB_ADI_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_IN_FORM_24Q_WEB_ADI_V, object_name:PAY_IN_FORM_24Q_WEB_ADI_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_IN_FORM_24Q_WEB_ADI_V ,
-
View: PAY_KR_HI_PREM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_HI_PREM_V, object_name:PAY_KR_HI_PREM_V, status:VALID, product: PAY - Payroll , description: This view returns entry value of 'Health Ins Prem' element based on assignment_id and session_date. , implementation_dba_data: APPS.PAY_KR_HI_PREM_V ,
-
View: PAY_PAYWSMEE_OVERRIDES
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYWSMEE_OVERRIDES, object_name:PAY_PAYWSMEE_OVERRIDES, status:VALID, product: PAY - Payroll , description: List of element entries that override other element entries within a payroll period. , implementation_dba_data: APPS.PAY_PAYWSMEE_OVERRIDES ,
-
View: PAY_PAYWSMEE_OVERRIDES
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYWSMEE_OVERRIDES, object_name:PAY_PAYWSMEE_OVERRIDES, status:VALID, product: PAY - Payroll , description: List of element entries that override other element entries within a payroll period. , implementation_dba_data: APPS.PAY_PAYWSMEE_OVERRIDES ,
-
View: PAY_KR_NP_PREM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_NP_PREM_V, object_name:PAY_KR_NP_PREM_V, status:VALID, product: PAY - Payroll , description: This view returns entry value of 'National Pension Prem' element based on assignment_id and session_date. , implementation_dba_data: APPS.PAY_KR_NP_PREM_V ,