Compartir a través de


HRMCompFixedEmpl::existByDate Method

Indicates whether the specified record in the HRMCompFixedEmpl table exists.

Syntax

client server public static boolean existByDate(
    HcmWorkerRecId _workerRecId, 
    HcmPositionRecId _positionRecId, 
    HRMCompFixedPlanId _hrmCompFixedPlanId, 
    HRMCompFixedActionId _hrmCompFixedActionId, 
    FromDate _fromDate, 
    LineNum _lineNum)

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCompFixedEmpl Table