HRMCompVarEnrollEmpl::existByDate Method

Indicates whether the specified record in the HRMCompVarEnrollEmpl table exists.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCompVarEnrollEmpl Table