Share via


HcmPositionWorkerAssignment::existActiveEmployment Method

Indicates whether the specified worker has any associated position.

Syntax

client server public static boolean existActiveEmployment(
    HcmWorkerRecId _worker, 
   [utcdatetime _asofDate, 
    HcmPositionRecId _position, 
    OMDepartmentRecId _department])

Run On

Called

Parameters

  • _asofDate
    Type: utcdatetime
    The UtcDateTime value that is used to search the date effective records of the worker position association.

Return Value

Type: boolean
true if the identification type ID exists; otherwise, false.

See Also

Reference

HcmPositionWorkerAssignment Table