BankStatementValidate.validateLine Method [AX 2012]

Indicates whether the booking date and amount of all statement lines are filled in.

Syntax

private boolean validateLine()

Run On

Called

Return Value

Type: boolean
true if the booking date and amount of all statement lines are filled in; otherwise, false.

See Also

Reference

BankStatementValidate Class