Share via


BankStatementFormView.validateWriteStatementPost Method [AX 2012]

Deletes a BankStmtISOAccountStatement record.

Syntax

public boolean validateWriteStatementPost(boolean _ret)

Run On

Called

Parameters

  • _ret
    Type: boolean
    A Boolean value that indicates whether the BankStmtISOReportEntry record is valid.

Return Value

Type: boolean
true if validation is passed; otherwise, returns false.

See Also

Reference

BankStatementFormView Class