HRMCompFixedEmpl.getSalarySumByWorker Method
Retrieves the total salary for a worker for all positions on the provided date.
Syntax
public HRMCompPayRate getSalarySumByWorker(HcmWorkerRecId _hcmWorkerRecId, utcdatetime _asOfDate)
Run On
Called
Parameters
- _hcmWorkerRecId
Type: HcmWorkerRecId Extended Data Type
Worker record id.
- _asOfDate
Type: utcdatetime
Date at which the worker has active positions.
Return Value
Type: HRMCompPayRate Extended Data Type
Sum of the salary of the worker.