Share via


RetailTransactionSalesTrans::totalStatementTaxAmount Method

Calculates the sum of the tax amounts for a specified statement code.

Syntax

client server public static TaxAmount totalStatementTaxAmount(RetailStatementId _statementId, RetailStatementCode _statementCode)

Run On

Called

Parameters

Return Value

Type: TaxAmount Extended Data Type
The total tax amount of sales entries.

See Also

Reference

RetailTransactionSalesTrans Table