Share via


PayrollPayStatement::countPayStatementsByBatchNumber Method

Counts the number of record in the PayrollPayStatement table, based on the supplied value of the BatchNumber field.

Syntax

client server public static int countPayStatementsByBatchNumber(PayrollPayStatementBatchNumber _batchNumber)

Run On

Called

Parameters

Return Value

Type: int
The total numbers of records in the PayrollPayStatement table that have the same BatchNumber value.

See Also

Reference

PayrollPayStatement Table