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

PAY_RUN_RESULT_VALUES

Run result values — the numeric results (Pay Value, Hours, Rate) behind each element run result.

Key Columns

RUN_RESULT_IDINPUT_VALUE_IDRESULT_VALUE

Used In

Payroll

Notes

Join PAY_INPUT_VALUES_F on INPUT_VALUE_ID to know which value (e.g. 'Pay Value') a row holds.

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.