BankReconciliationDataInitializer.matchMarkedStatement Method [AX 2012]

Matches a statement record automatically if it is new.

Syntax

protected boolean matchMarkedStatement(BankStmtISOReportEntry _reportEntry, NoYesId _isMatched)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified statement record is matched; otherwise, false.

See Also

Reference

BankReconciliationDataInitializer Class