Share via


RetailStatementPost.postAggregatedDiscounts Method [AX 2012]

Posts the aggregated discounts.

Syntax

public void postAggregatedDiscounts()

Run On

Server

Remarks

Calls the postDiscounts method to post the discounted amount for each record from the RetailTransactionSalesTrans table.

See Also

Reference

RetailStatementPost Class