Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
- _batchNumber
Type: PayrollPayStatementBatchNumber Extended Data Type
The value of the BatchNumber field to find.
Return Value
Type: int
The total numbers of records in the PayrollPayStatement table that have the same BatchNumber value.