Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calculates the total of all pay rates for active records active as of the check date for the worker.
Syntax
client server public static HRMCompPayRateCumAmountMst calcCumPayRateAmountMstByDate(HcmWorkerRecId _workerRecId, FromDate _checkDate)
Run On
Called
Parameters
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
The worker record id.
- _checkDate
Type: FromDate Extended Data Type
The date used to calculate total pay rate.
Return Value
Type: HRMCompPayRateCumAmountMst Extended Data Type
The total of all pay rates for active records active as of the check date for the worker.