BankLCType.validateLinesWhenConfirm Method [AX 2012]

Indicates whether the BankLCLine lines are valid for confirmation.

Syntax

protected abstract boolean validateLinesWhenConfirm()

Run On

Called

Return Value

Type: boolean
true if the validation passes; otherwise, false.

See Also

Reference

BankLCType Class