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.
Calculates the net turnover of the transactions done by the current terminal for a given time.
Syntax
public RetailNetTurnover netTurnover(
FromDate _fromDate,
ToDate _toDate,
FromTime _fromTime,
ToTime _toTime)
Run On
Called
Parameters
- _fromDate
Type: FromDate Extended Data Type
The current value of starting date.
- _toDate
Type: ToDate Extended Data Type
The current value of ending date.
- _fromTime
Type: FromTime Extended Data Type
The current value of starting date.
- _toTime
Type: ToTime Extended Data Type
The current value of ending time.
Return Value
Type: RetailNetTurnover Extended Data Type
The net turnover of transactions done by the current terminal for a given time.