---
title: "Codeunit 373 Bank. Acc. Recon. Post Preview"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/373-bank-acc-recon-post-preview/
type: codeunit
id: 373
name: "Bank. Acc. Recon. Post Preview"
app: "Base Application"
namespace: Microsoft.Bank.Reconciliation
versions: "20-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/codeunit/373-bank-acc-recon-post-preview/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 373 Bank. Acc. Recon. Post Preview

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/373-bank-acc-recon-post-preview/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.Reconciliation |
| Versions | 20-28 |
| Source file | Bank/Reconciliation/BankAccReconPostPreview.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Preview | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | - | public | 20-28 | - | - |
| GetPreviewHandler | (var Codeunit Posting Preview Event Handler) | - | public | 20-28 | - | - |
| IsActive | () | Boolean | public | 20-28 | - | - |
| IsSuccess | () | Boolean | public | 20-28 | - | - |
| SetContext | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | - | public | 20-28 | - | - |
| ShowDimensions | (Integer, Integer, Integer) | - | public | 20-28 | - | - |
| ThrowError | () | - | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeRunPreview | (var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | 20-28 | - | - |
| Integration event | OnRunPreview | (var Boolean, var Codeunit Bank Acc. Reconciliation Post, var Record Bank Acc. Reconciliation) | 20-28 | - | - |
| Integration event | OnAfterBindSubscription | (var Codeunit Posting Preview Event Handler) | 20-28 | - | - |
| Integration event | OnAfterUnbindSubscription | (var Codeunit Posting Preview Event Handler) | 20-28 | - | - |
| Integration event | OnSystemSetPostingPreviewActive | (var Boolean) | 20-28 | - | - |
| Integration event | OnAfterIsActive | (var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeShowAllEntries | (var Record Document Entry, var Boolean, var Codeunit Posting Preview Event Handler) | 20-28 | - | - |
| Integration event | OnBeforeThrowError | () | 20-28 | - | - |
| Integration event | OnAfterShowAllEntries | () | 20-28 | - | - |
| Integration event | OnShowAllEntriesOnCaseElse | (var Record Document Entry, var Codeunit Posting Preview Event Handler) | 20-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.
