Search Results pay_element_entries_f
The PAY_ELEMENT_ENTRIES_F
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Oracle Payroll module, serving as the primary repository for storing element entry data. Elements in Oracle Payroll represent various types of earnings, deductions, benefits, and other compensation components that constitute an employee's pay. This table captures detailed information about each element entry assigned to employees, including eligibility criteria, calculation rules, and payment details. Below is a detailed overview of its structure, functionality, and significance within Oracle EBS.
Key Attributes of PAY_ELEMENT_ENTRIES_F
The table contains several important columns that define the characteristics of element entries:- ELEMENT_ENTRY_ID: A unique identifier for each element entry.
- ELEMENT_TYPE_ID: References the element type from
PAY_ELEMENT_TYPES_F
, defining the category (e.g., earnings, deductions). - ASSIGNMENT_ID: Links to
PER_ALL_ASSIGNMENTS_F
, associating the entry with an employee assignment. - EFFECTIVE_START_DATE and EFFECTIVE_END_DATE: Define the validity period of the entry.
- ENTRY_TYPE: Indicates whether the entry is standard, recurring, or a one-time payment.
- INPUT_VALUE_ID and SCREEN_ENTRY_VALUE: Store user-defined input values for calculations.
- STATUS: Tracks the entry's processing state (e.g., "Active," "Processed," "Deleted").
Functional Role in Payroll Processing
PAY_ELEMENT_ENTRIES_F
plays a pivotal role in payroll runs by:
- Storing Compensation Components: It holds all elements that contribute to an employee's gross-to-net pay calculation, such as base salary, bonuses, taxes, and 401(k) contributions.
- Enabling Rule-Based Calculations: Entries reference formulas and rules defined in other payroll tables (
PAY_FORMULAS_F
,PAY_RULES
) to compute values dynamically. - Supporting Retroactive Adjustments: Effective dates allow retroactive changes to payroll data, ensuring compliance with regulatory updates or corrections.
- Integrating with Other Modules: The table interfaces with Oracle HR (
PER_ALL_ASSIGNMENTS_F
) for employee data and Oracle Time & Labor (PAY_ELEMENT_ENTRY_VALUES_F
) for time-related inputs.
Technical Considerations
- Date-Tracked Structure: Like many Oracle HR/Payroll tables,
PAY_ELEMENT_ENTRIES_F
is date-tracked, meaning historical, current, and future-dated records coexist. - Indexing and Performance: Key indexes on
ELEMENT_ENTRY_ID
,ASSIGNMENT_ID
, andELEMENT_TYPE_ID
optimize payroll processing queries. - Audit and Compliance: The table logs changes for audit trails, often integrated with Oracle Audit Vault.
Common Customizations and Extensions
Organizations often extend this table's functionality via:- FastFormula Overrides: Custom formulas to modify default calculations.
- API-Based Integrations: Using
PAY_ENTRY_API
to programmatically create or update entries. - Descriptive Flexfields (DFFs): Adding organization-specific attributes to element entries.
Conclusion
ThePAY_ELEMENT_ENTRIES_F
table is foundational to Oracle Payroll, enabling flexible and accurate compensation management. Its design supports complex payroll scenarios while maintaining data integrity through date-tracking and relational constraints. Understanding its structure and relationships is essential for payroll administrators, implementers, and developers working with Oracle EBS 12.1.1 or 12.2.2.
-
Table: PAY_ELEMENT_ENTRIES_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_ENTRIES_F, object_name:PAY_ELEMENT_ENTRIES_F, status:VALID, product: PAY - Payroll , description: Element entry list for each assignment. , implementation_dba_data: HR.PAY_ELEMENT_ENTRIES_F ,
-
Table: PAY_ELEMENT_ENTRIES_F
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ELEMENT_ENTRIES_F, object_name:PAY_ELEMENT_ENTRIES_F, status:VALID, product: PAY - Payroll , description: Element entry list for each assignment. , implementation_dba_data: HR.PAY_ELEMENT_ENTRIES_F ,
-
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_GB_PEOPLE_SOE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_PEOPLE_SOE_V, object_name:PAY_GB_PEOPLE_SOE_V, status:VALID, product: PAY - Payroll , description: Used to support People section on the PUI SOE , implementation_dba_data: APPS.PAY_GB_PEOPLE_SOE_V ,
-
View: PAY_NZ_ASG_LEAVE_TAKEN_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_NZ_ASG_LEAVE_TAKEN_V2, object_name:PAY_NZ_ASG_LEAVE_TAKEN_V2, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_NZ_ASG_LEAVE_TAKEN_V2 ,
-
View: PAY_NZ_ASG_LEAVE_TAKEN_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_NZ_ASG_LEAVE_TAKEN_V2, object_name:PAY_NZ_ASG_LEAVE_TAKEN_V2, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_NZ_ASG_LEAVE_TAKEN_V2 ,
-
View: PAY_GB_PEOPLE_SOE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_PEOPLE_SOE_V, object_name:PAY_GB_PEOPLE_SOE_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_PEOPLE_SOE_V ,
-
View: PAY_JP_UI_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_UI_V, object_name:PAY_JP_UI_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of Unemployment Insurance Check List(PAYJPRUI) , implementation_dba_data: APPS.PAY_JP_UI_V ,
-
View: PAY_JP_UI_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_UI_V, object_name:PAY_JP_UI_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of Unemployment Insurance Check List(PAYJPRUI) , implementation_dba_data: APPS.PAY_JP_UI_V ,
-
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 ,
-
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: PAY_LIST_ELEMENT_ENTRIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_LIST_ELEMENT_ENTRIES_V, object_name:PAY_LIST_ELEMENT_ENTRIES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_LIST_ELEMENT_ENTRIES_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_LIST_ELEMENT_ENTRIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_LIST_ELEMENT_ENTRIES_V, object_name:PAY_LIST_ELEMENT_ENTRIES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_LIST_ELEMENT_ENTRIES_V ,
-
Table: PAY_ASSIGNMENT_ACTIONS
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS, object_name:PAY_ASSIGNMENT_ACTIONS, status:VALID, product: PAY - Payroll , description: Action or process results, showing which assignments have been processed by a specific payroll action, or process. , implementation_dba_data: HR.PAY_ASSIGNMENT_ACTIONS ,
-
Table: PAY_ASSIGNMENT_ACTIONS
12.1.1
owner:HR, object_type:TABLE, fnd_design_data:PAY.PAY_ASSIGNMENT_ACTIONS, object_name:PAY_ASSIGNMENT_ACTIONS, status:VALID, product: PAY - Payroll , description: Action or process results, showing which assignments have been processed by a specific payroll action, or process. , implementation_dba_data: HR.PAY_ASSIGNMENT_ACTIONS ,
-
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_AU_ASG_LEAVE_TAKEN_V5
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_LEAVE_TAKEN_V5, object_name:PAY_AU_ASG_LEAVE_TAKEN_V5, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_LEAVE_TAKEN_V5 ,
-
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_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_AU_ASG_LEAVE_TAKEN_V5
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_AU_ASG_LEAVE_TAKEN_V5, object_name:PAY_AU_ASG_LEAVE_TAKEN_V5, status:VALID, product: PAY - Payroll , description: Australian localisation view. , implementation_dba_data: APPS.PAY_AU_ASG_LEAVE_TAKEN_V5 ,
-
View: PAY_GB_TAX_CREDITS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_TAX_CREDITS_V, object_name:PAY_GB_TAX_CREDITS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_TAX_CREDITS_V ,
-
View: PAY_JP_GEPPEN_SANTEI_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_GEPPEN_SANTEI_V, object_name:PAY_JP_GEPPEN_SANTEI_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of GEPPEN SANTEI. , implementation_dba_data: APPS.PAY_JP_GEPPEN_SANTEI_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_ENTRY_VALUES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_ENTRY_VALUES_V, object_name:PAY_ELEMENT_ENTRY_VALUES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_ENTRY_VALUES_V ,
-
View: PAY_JP_GEPPEN_SANTEI_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_GEPPEN_SANTEI_V, object_name:PAY_JP_GEPPEN_SANTEI_V, status:VALID, product: PAY - Payroll , description: This view is used by Japanese statutory report of GEPPEN SANTEI. , implementation_dba_data: APPS.PAY_JP_GEPPEN_SANTEI_V ,
-
View: PAY_ELEMENT_ENTRY_VALUES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_ELEMENT_ENTRY_VALUES_V, object_name:PAY_ELEMENT_ENTRY_VALUES_V, status:VALID, product: PAY - Payroll , description: Used to support user interface , implementation_dba_data: APPS.PAY_ELEMENT_ENTRY_VALUES_V ,
-
View: PAY_GB_TAX_CREDITS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_GB_TAX_CREDITS_V, object_name:PAY_GB_TAX_CREDITS_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_GB_TAX_CREDITS_V ,
-
View: PAY_PAYAUTAX_SPR_ENT_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYAUTAX_SPR_ENT_V PER.PAY_PAYAUTAX_SPR_ENT_V, object_name:PAY_PAYAUTAX_SPR_ENT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_PAYAUTAX_SPR_ENT_V ,
-
View: PAY_PAYAUTAX_SPR_ENT_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_PAYAUTAX_SPR_ENT_V PER.PAY_PAYAUTAX_SPR_ENT_V, object_name:PAY_PAYAUTAX_SPR_ENT_V, status:VALID, product: PAY - Payroll , implementation_dba_data: APPS.PAY_PAYAUTAX_SPR_ENT_V ,
-
View: PAY_KR_SEP_RESULT_TAX_PREV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_SEP_RESULT_TAX_PREV_V, object_name:PAY_KR_SEP_RESULT_TAX_PREV_V, status:VALID, product: PAY - Payroll , description: This view returns Result for Previous Employer of Separation Pay Tax based on assignment_action_id. , implementation_dba_data: APPS.PAY_KR_SEP_RESULT_TAX_PREV_V ,
-
View: PAY_JP_SOE_ADV_RET_SASSACTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_JP_SOE_ADV_RET_SASSACTS_V, object_name:PAY_JP_SOE_ADV_RET_SASSACTS_V, status:VALID, product: PAY - Payroll , description: This view is used for Japanese localization only. , implementation_dba_data: APPS.PAY_JP_SOE_ADV_RET_SASSACTS_V ,
-
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_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_KR_SEP_RESULT_TAX_PREV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:PAY.PAY_KR_SEP_RESULT_TAX_PREV_V, object_name:PAY_KR_SEP_RESULT_TAX_PREV_V, status:VALID, product: PAY - Payroll , description: This view returns Result for Previous Employer of Separation Pay Tax based on assignment_action_id. , implementation_dba_data: APPS.PAY_KR_SEP_RESULT_TAX_PREV_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 ,