Earnings Elements
Overview
Earnings elements produce positive payroll values such as salary, wages, overtime, allowances, and premiums. They often initiate the gross side of the process list and feed deductions, taxes, and accumulators.
Earnings Lifecycle
Typical Configuration Areas
| Area | Purpose |
|---|---|
| Calculation rule | Defines how the amount or unit rate is derived |
| Frequency handling | Controls how recurring amounts behave by period |
| Supporting elements | Brings formulas, variables, and rate tables into the calculation |
| Accumulator membership | Feeds balances such as taxable gross or pensionable earnings |
Runtime Behavior
Earnings resolve in the order dictated by the process list. If an earning depends on segmented dates, variable compensation, or generation control, those dependencies must already be available when resolution begins.
Key Takeaways
- Earnings frequently anchor downstream deductions and balances.
- Supporting logic should be explicit and reusable.
- Poor earning sequencing causes wide result variance.