Share via


HRMCompVarEnrollEmplLine::existByDate Method

Indicates whether the specified record in the HRMCompVarEnrollEmplLine table exists.

Syntax

client server public static boolean existByDate(
    HcmWorkerRecId _workerRecId, 
    HRMCompVarPlanId _hrmCompVarPlanId, 
    HcmCompFromDate _validFromDate, 
    OMDepartmentRecId _departmentRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

HRMCompVarEnrollEmplLine Table