Share via


PayrollPayStatementAccrualBalance::doesPayStatementAccrualBalanceExist Method

Checks whether a record in the PayrollPayStatementAccrualBalance table exists for the specified pay statement.

Syntax

client server public static boolean doesPayStatementAccrualBalanceExist(PayrollPayStatementRecId _payStatement)

Run On

Called

Parameters

Return Value

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

See Also

Reference

PayrollPayStatementAccrualBalance Table