Share via


RetailStatementCalculate.updateCountedAmounts Method [AX 2012]

Updates the CountedAmount field of RetailStatementLine table that is based on the specified parameters.

Syntax

public void updateCountedAmounts(RetailStatementTable _statementTable)

Run On

Server

Parameters

Remarks

The CountedAmount field is updated based on the values of RetailStoreTenderTypeTable table and the RetailStoreTenderTypeCardTable table.

See Also

Reference

RetailStatementCalculate Class