Share via


BankReconciliationDataManager.refreshMatchStatusOfStatement Method [AX 2012]

Refreshes the impacted statement entries buffer.

Syntax

private void refreshMatchStatusOfStatement(List _impactedStatementEntryIdList)

Run On

Called

Parameters

  • _impactedStatementEntryIdList
    Type: List Class
    The list of impacted entries.

See Also

Reference

BankReconciliationDataManager Class