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.
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
- _payStatement
Type: PayrollPayStatementRecId Extended Data Type
The value of the PayStatement field to find.
Return Value
Type: boolean
true if the record exists; otherwise, false.