Share via


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

  • _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.

See Also

Reference

HRMCompFixedEmpl Table