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.
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
- _workerRecId
Type: HcmWorkerRecId Extended Data Type
The HcmWorkerRecId value for which date-effective employment values are found.
- _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.