RetailTransactionTable::transactionOnWrongShift Method
Gets the total number of transactions on the WrongShift record.
Syntax
client server public static int transactionOnWrongShift(RetailStatementId _statementId, RetailWrongShift _wrongShift)
Run On
Called
Parameters
- _statementId
Type: RetailStatementId Extended Data Type
The statement number of the transaction.
- _wrongShift
Type: RetailWrongShift Extended Data Type
A Boolean value that indicates whether the wrong shift is set.
Return Value
Type: int
The total number of transactions on the wrongShift record.