Share via


RetailTransactionSalesTrans::totalStatementLineDiscount Method

Calculates the sum of the line discount amounts for a specified statement code.

Syntax

client server public static DiscAmount totalStatementLineDiscount(RetailStatementId _statementId, RetailStatementCode _statementCode)

Run On

Called

Parameters

Return Value

Type: DiscAmount Extended Data Type
The total line discount amount of sales entries.

See Also

Reference

RetailTransactionSalesTrans Table