Share via


BankReconciliationDataManager.refreshMatchStatusOfDocument Method [AX 2012]

Refreshes the impacted document entries buffer.

Syntax

private void refreshMatchStatusOfDocument(List _impactedDocumentEntryIdList)

Run On

Called

Parameters

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

See Also

Reference

BankReconciliationDataManager Class