PayrollWorkerAccrualAdjustment::doesCarryForwardBalanceTransExist Method
Determines whether a carry-forward balance transaction already exists.
Syntax
client server public static boolean doesCarryForwardBalanceTransExist(PayrollWorkerEnrolledAccrualRecId _recId)
Run On
Called
Parameters
- _recId
Type: PayrollWorkerEnrolledAccrualRecId Extended Data Type
The value of the WorkerEnrolledAccrual field to find.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.