Share via


HRMCompEligibility::emplValuesByDate Method

Finds the employment-related data from the HcmPositionWorkerAssignment and HcmJobDetail tables for a given date/time value.

Syntax

client server public static container emplValuesByDate(HcmWorkerRecId _workerRecId, [TransDate _perDate])

Run On

Called

Parameters

Return Value

Type: container
A container that stores employment-related values.

Remarks

The employment-related values are found in the related HcmPositionWorkerAssignment and HcmJobDetail tables for the specified worker.

See Also

Reference

HRMCompEligibility Table