Share via


BankReconciliationWorksheetViewModel.matchMarkedStatement Method [AX 2012]

Matches marked statement.

Syntax

protected boolean matchMarkedStatement(
    BankStmtISOReportEntry _reportEntry, 
    BankStmtISOAccountStatement _statement, 
    BankStmtISOPartyIdentification _partyIdentification, 
    NoYesId _isMatched, 
    BankReconciliationMatchingType _matchingType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the marked statements match; otherwise, false.

See Also

Reference

BankReconciliationWorksheetViewModel Class