Share via


PayrollPayPeriod::periodStartDate Method

Returns the PeriodStartDate value of the pay period that the _transDate parameter value falls in for the PayrollPayCycle record.

Syntax

client server public static TransDate periodStartDate(TransDate _transDate, PayrollPayCycleRecId _cycleRecId)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The PeriodStartDate value of the PayrollPayPeriod table that the transaction falls in for the PayrollPayCycle record.

See Also

Reference

PayrollPayPeriod Table