BankLCType.validateLineFieldsWhenConfirm Method [AX 2012]

Indicates whether the fields of the BankLCLine record are valid for confirmation.

Syntax

protected boolean validateLineFieldsWhenConfirm(BankLCLine _bankLCLine)

Run On

Called

Parameters

Return Value

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

See Also

Reference

BankLCType Class