---
title: "Codeunit 367 CheckManagement"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/367-checkmanagement/
type: codeunit
id: 367
name: "CheckManagement"
app: "Base Application"
namespace: Microsoft.Bank.Check
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/367-checkmanagement/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 367 CheckManagement

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/367-checkmanagement/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Check |
| Versions | 17-28 |
| Source file | Bank/Check/CheckManagement.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertCheck | (var Record Check Ledger Entry, RecordId) | - | public | 17-28 | - | - |
| VoidCheck | (var Record Gen. Journal Line) | - | public | 17-28 | - | - |
| FinancialVoidCheck | (var Record Check Ledger Entry) | - | public | 17-28 | - | - |
| ProcessElectronicPayment | (var Record Gen. Journal Line, Option) | - | public | 17-28 | - | - |
| GenJournalLineGetSystemIdFromRecordId | (RecordId) | Guid | public | 24-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCalcAmountToVoid | (var Record Check Ledger Entry, var Decimal) | 17-28 | - | - |
| Integration event | OnAfterVoidCheck | (var Record Gen. Journal Line, var Record Check Ledger Entry) | 17-28 | - | - |
| Integration event | OnAfterFinancialVoidCheck | (var Record Check Ledger Entry) | 17-28 | - | - |
| Integration event | OnAfterFinancialVoidCheckPreValidation | (Record Check Ledger Entry, Record Bank Account Ledger Entry) | 17-28 | - | - |
| Integration event | OnBeforeVoidCheck | (var Record Gen. Journal Line, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeFinancialVoidCheck | (var Record Check Ledger Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeVoidCheckGenJnlLine2Modify | (var Record Gen. Journal Line, Record Gen. Journal Line) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostCust | (var Record Gen. Journal Line, var Record Cust. Ledger Entry, var Decimal) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVend | (var Record Gen. Journal Line, var Record Vendor Ledger Entry, var Decimal) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostEmp | (var Record Gen. Journal Line, var Record Employee Ledger Entry) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnAfterPostVoidCheckLine | (var Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnAfterVendorLedgEntrySetFilters | (var Record Vendor Ledger Entry, Record Bank Account Ledger Entry) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVoidCheckLine | (var Record Gen. Journal Line) | 17 | - | - |
| Integration event | OnFinancialVoidCheckOnAfterPostBalAccLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | 17-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostBalAccLine | (var Record Gen. Journal Line, Record Check Ledger Entry) | 17-28 | - | - |
| Integration event | OnPostRoundingAmountOnAfterGenJnlPostLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | 17-28 | - | - |
| Integration event | OnPostRoundingAmountOnBeforeGenJnlPostLine | (var Record Gen. Journal Line, Record Check Ledger Entry) | 17 | - | - |
| Integration event | OnUnApplyCustInvoicesOnBeforePost | (var Record Gen. Journal Line, var Record Cust. Ledger Entry, var Record Detailed Cust. Ledg. Entry) | 17-28 | - | - |
| Integration event | OnUnApplyVendInvoicesOnBeforePost | (var Record Gen. Journal Line, var Record Vendor Ledger Entry, var Record Detailed Vendor Ledg. Entry) | 17-28 | - | - |
| Integration event | OnAfterIsElectronicBankPaymentType | (Enum Bank Payment Type, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeMarkCheckEntriesVoid | (var Record Check Ledger Entry, Date, var Boolean) | 18-28 | - | - |
| Integration event | OnVoidCheckOnAfterGenJnlLine2Modify | (var Record Gen. Journal Line, Record Gen. Journal Line) | 18-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforeCheckBalAccountType | (var Record Gen. Journal Line, var Record Check Ledger Entry, var Record Bank Account Ledger Entry) | 18-27 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostBankAccount | (var Record Gen. Journal Line, var Record Bank Account Ledger Entry) | 18-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostFixedAsset | (var Record Gen. Journal Line, var Record FA Ledger Entry) | 18-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVoidCheckLine | (var Record Gen. Journal Line, var Record Check Ledger Entry) | 18 | - | - |
| Integration event | OnFinancialVoidPostGLAccountOnBeforeGLEntryLoop | (var Record G/L Entry, var Record Check Ledger Entry) | 18-28 | - | - |
| Integration event | OnProcessElectronicPaymentOnBeforeCheckLedgEntry3Modify | (var Record Check Ledger Entry, var Option) | 18-28 | - | - |
| Integration event | OnPostRoundingAmountOnBeforeGenJnlPostLine | (var Record Gen. Journal Line, Record Check Ledger Entry, var Record Bank Account Ledger Entry) | 18-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforePostVoidCheckLine | (var Record Gen. Journal Line, var Record Check Ledger Entry, var Record Bank Account Ledger Entry) | 19-28 | - | - |
| Integration event | OnInsertCheckOnAfterCheckLedgEntryInsert | (var Record Check Ledger Entry) | 19-28 | - | - |
| Integration event | OnMarkCheckEntriesVoidOnBeforeRelatedCheckLedgerEntry2Modify | (var Record Check Ledger Entry, var Date) | 20-28 | - | - |
| Integration event | OnMarkCheckEntriesVoidOnBeforeOriginalCheckLedgerEntryModify | (var Record Check Ledger Entry, var Date) | 20-28 | - | - |
| Integration event | OnInsertCheckOnBeforeCheckLedgEntryInsert | (var Record Check Ledger Entry) | 20-28 | - | - |
| Integration event | OnVoidCheckOnAfterCheckLedgEntry2SetFilters | (var Record Check Ledger Entry, Record Gen. Journal Line) | 21-28 | - | - |
| Integration event | OnUnApplyCustInvoicesOnAfterCalcRemainingAmount | (var Record Cust. Ledger Entry) | 25-28 | - | - |
| Integration event | OnUnApplyVendInvoicesOnAfterCalcRemainingAmount | (var Record Vendor Ledger Entry) | 25-28 | - | - |
| Integration event | OnUnApplyVendInvoicesOnBeforeErrorNoAppliedEntry | (var Record Bank Account Ledger Entry, var Record Gen. Journal Line, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforeSetGenJnlLine | (var Record Gen. Journal Line, var Boolean) | 25-28 | - | - |
| Integration event | OnAfterSetGenJnlLine | (var Record Gen. Journal Line) | 25-28 | - | - |
| Integration event | OnBeforeUnApplyVendInvoices | (var Record Check Ledger Entry, var Date, var Boolean, var Boolean) | 25-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforeConfirmFinancialVoid | (var Record Check Ledger Entry, var Boolean) | 25-28 | - | - |
| Integration event | OnBeforePostRoundingAmount | (var Record Bank Account, var Record Check Ledger Entry, Record Bank Account Ledger Entry, var Date, var Decimal, var Boolean) | 26-28 | - | - |
| Integration event | OnFinancialVoidCheckOnBeforeCheckBalAccountType | (var Record Gen. Journal Line, var Record Check Ledger Entry, var Record Bank Account Ledger Entry, var Decimal, var Boolean) | 28 | - | - |

## 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.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
