Share via


PayrollPayPeriod::existByPayCycleAndStartDate Method

Indicates whether the specified record in the PayrollPayPeriod table exists.

Syntax

client server public static boolean existByPayCycleAndStartDate(PayrollPayCycleRecId _cycleId, PeriodStart _periodStart)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollPayPeriod Table