Share via


RetailTransactionTable::numberOfUnpostedInventoryTransactions Method

Gets the number of inventory transactions that have not been posted.

Syntax

client server public static int numberOfUnpostedInventoryTransactions(
    RetailTransactionType _transType, 
    RetailStatementId _statementId, 
    RetailTransEntryStatus _entryStatus)

Run On

Called

Parameters

Return Value

Type: int
The total number of transactions for the given transaction type.

See Also

Reference

RetailTransactionTable Table