Share via


Bank_EE.validateWrite Method [AX 2012]

Validates the current bank record before it is written to the database.

Syntax

public boolean validateWrite(BankAccountMap _bankAccountMap)

Run On

Called

Parameters

Return Value

Type: boolean
true if the bank record is valid; otherwise, false.

See Also

Reference

Bank_EE Class