---
title: "Codeunit 374 Bank Acc. Recon. Apply Entries"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/374-bank-acc-recon-apply-entries/
type: codeunit
id: 374
name: "Bank Acc. Recon. Apply Entries"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "17-23"
build: 23.5.16502.31399
obsolete: "Pending 21.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 374 Bank Acc. Recon. Apply Entries

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/374-bank-acc-recon-apply-entries/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Reconciliation |
| Versions | 17-23 |
| Obsolete | Pending 21.0, seen from 21. Entries are applied when a Bank Ledger Entry with a Check Ledger Entry is matched. This page is redundant, add your extensions to MatchBankRecLines codeunit instead. |
| Source file | Bank/Reconciliation/BankAccReconApplyEntries.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ApplyEntries | (var Record Bank Acc. Reconciliation Line) | - | public | 17-23 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterApplyCheckLedgEntry | (var Record Bank Acc. Reconciliation Line) | 17-23 | - | - |
| Integration event | OnAfterApplyEntries | (var Record Bank Acc. Reconciliation Line) | 17-23 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
