RetailTransactionSalesTrans::totalStatementNetAmount Method
Calculates the sum of the net amounts for a specified statement code.
Syntax
client server public static RetailNetAmount totalStatementNetAmount(RetailStatementId _statementId, RetailStatementCode _statementCode)
Run On
Called
Parameters
- _statementId
Type: RetailStatementId Extended Data Type
The statement number of a transaction.
- _statementCode
Type: RetailStatementCode Extended Data Type
A statement code value.
Return Value
Type: RetailNetAmount Extended Data Type
The total net amount of sales entries.