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 total number of transactions.
Syntax
client server public static int numberOfTimesUsed(
RetailInfocodeId _infocode,
date _date,
RetailStoreId _store,
RetailTerminalId _terminal,
RetailStaffId _staff,
RetailInfocodeTransType _transType,
TimeOfDay _time)
Run On
Called
Parameters
- _infocode
Type: RetailInfocodeId Extended Data Type
The reason code number.
- _date
Type: date
The transaction date.
- _store
Type: RetailStoreId Extended Data Type
The ID value of the store.
- _terminal
Type: RetailTerminalId Extended Data Type
The ID value of the terminal.
- _staff
Type: RetailStaffId Extended Data Type
The staff number.
- _transType
Type: RetailInfocodeTransType Enumeration
The transaction type.
- _time
Type: timeOfDay
The transaction time.
Return Value
Type: int
The total number of transactions.