Share via


HRMCompEligibility::emplValues Method

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

Syntax

client server public static container emplValues(HcmWorkerRecId _workerRecId, [utcdatetime _perDate])

Run On

Called

Parameters

  • _perDate
    Type: utcdatetime
    A valid date/time field that is used to filter date-effective records.

Return Value

Type: container
A container that stores values of 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