Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the PayrollPayPeriod record is the oldest or most recent pay period in the cycle.
Syntax
public boolean isFirstOrLastPayPeriod(PayrollPayPeriod _payPeriod)
Run On
Called
Parameters
- _payPeriod
Type: PayrollPayPeriod Table
The PayrollPayPeriod record to check.
Return Value
Type: boolean
true if the PayrollPayPeriod record is the oldest pay period in the cycle or the most recent pay period in the cycle; otherwise, false.