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.
Gets the number of sales transactions for a specified transaction code.
Syntax
client server public static int statementTransactionCode(RetailStatementId _statementId, RetailItemTransactionCode _transactionCode)
Run On
Called
Parameters
- _statementId
Type: RetailStatementId Extended Data Type
The statement number of the transaction.
- _transactionCode
Type: RetailItemTransactionCode Enumeration
A transaction code value.
Return Value
Type: int
The total number of posted sales entries.