Share via


RetailStatementPostChecker.checkStatement Method [AX 2012]

Validates the statement table and its associated statement lines.

Syntax

public boolean checkStatement()

Run On

Called

Return Value

Type: boolean
true if the statement is correct; otherwise, false.

Remarks

Cancels the posting and encounters error if the statement is incorrect. Calculates the total counted amount and total difference amount.

See Also

Reference

RetailStatementPostChecker Class