Skip to main content
← All tables
Oracle Fusion/HCM/Payroll

PAY_ELEMENT_ENTRIES_F

Element entries — an element assigned to a person / assignment, driving what payroll picks up each period.

Key Columns

ELEMENT_ENTRY_IDELEMENT_TYPE_IDPAYROLL_RELATIONSHIP_IDASSIGNMENT_IDENTRY_TYPEEFFECTIVE_START_DATE

Common Joins

PAY_ELEMENT_ENTRY_VALUES_Fvia ELEMENT_ENTRY_ID

The entered input values (amount, hours) for the entry.

Used In

Payroll

Related

Fusion Payroll run results data model

A payroll process is a payroll action (PAY_PAYROLL_ACTIONS) with a per-person row (PAY_PAYROLL_REL_ACTIONS) for each payroll relationship. Each element processed becomes a run result (PAY_RUN_RESULTS) whose numbers are in PAY_RUN_RESULT_VALUES. Elements are defined in PAY_ELEMENT_TYPES_F and assigned via PAY_ELEMENT_ENTRIES_F.