Share via


RetailStatementCalculate.calculateAndMarkTransactions Method [AX 2012]

Calculates the statement and mark the transactions for the statement posting.

Syntax

public void calculateAndMarkTransactions(RetailStatementTable _statementTable)

Run On

Server

Parameters

Exceptions

Exception Condition
Error

If the statment store Id is missing.

-or-

If the statements transaction date is missing.

See Also

Reference

RetailStatementCalculate Class