HRMCompFixedEmpl.payrollAnnualPayRate Method

Return the annual pay rate.

Syntax

public HRMCompPayRateCumAmountMst payrollAnnualPayRate()

Run On

Called

Return Value

Type: HRMCompPayRateCumAmountMst Extended Data Type
The PayRate from the current record.

Remarks

Currently, all compensation plans store an annualized pay rate. The original design of compensation allows multiple ways to store rates. Adding this method isolates the Payroll application from future enhancements to compensation that would allow selection of how rates are being stored.

See Also

Reference

HRMCompFixedEmpl Table