---
title: "Report 20 Calc. and Post VAT Settlement"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/20-calc-and-post-vat-settlement/
type: report
id: 20
name: "Calc. and Post VAT Settlement"
app: "Base Application"
namespace: Microsoft.Finance.VAT.Reporting
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/20-calc-and-post-vat-settlement/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Report 20 Calc. and Post VAT Settlement

Jonas Paprotka, https://jonas-paprotka.de/ref/report/20-calc-and-post-vat-settlement/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.VAT.Reporting |
| Versions | 17-28 |
| Source file | Finance/VAT/Reporting/CalcandPostVATSettlement.Report.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InitializeRequest | (Date, Date, Date, Code[20], Code[20], Boolean, Boolean) | - | public | 17-28 | - | - |
| InitializeRequest2 | (Boolean) | - | public | 17-28 | - | - |
| SetInitialized | (Boolean) | - | public | 17-28 | - | - |
| InitializeRequest | (Date, Date, Date, Date, Code[20], Code[20], Boolean, Boolean) | - | public | 21-28 | - | - |
| InitializeRequest | (Date, Date, Enum VAT Date Type, Date, Code[20], Code[20], Boolean, Boolean) | - | public | 21-24 | Pending 22.0 | Replaced By InitializeRequest without VAT date |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterPreReport | () | 17-18 | - | - |
| Integration event | OnAfterPostReport | () | 17-28 | - | - |
| Integration event | OnBeforeCheckPrintVATEntries | (var Record VAT Entry) | 17-28 | - | - |
| Integration event | OnBeforePostGenJnlLineReverseChargeVAT | (var Record Gen. Journal Line, var Record VAT Entry, var Decimal, var Decimal) | 17-28 | - | - |
| Integration event | OnBeforePreReport | (var Record VAT Posting Setup) | 17-18 | - | - |
| Integration event | OnAfterIncrementGenPostingType | (Enum General Posting Type, var Enum General Posting Type) | 17-28 | - | - |
| Integration event | OnBeforeCloseVATEntriesOnPostSettlement | (var Record VAT Entry, Integer, var Boolean) | 18-28 | - | - |
| Integration event | OnCloseVATEntriesOnAfterPostGenJnlLineReverseChargeVATSales | (var Record VAT Entry, Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line, Record VAT Posting Setup, Boolean, var Boolean, Code[20], Date) | 18 | - | - |
| Integration event | OnAfterPreReport | (var Record VAT Entry) | 19-28 | - | - |
| Integration event | OnBeforePreReport | (var Record VAT Posting Setup, Boolean, Record G/L Account) | 19-26 | - | - |
| Integration event | OnClosingGLAndVATEntryOnAfterGetRecordOnAfterSetVATEntryFilters | (Record VAT Posting Setup, var Record VAT Entry, var Record VAT Entry) | 19-28 | - | - |
| Integration event | OnCloseVATEntriesOnAfterPostGenJnlLineReverseChargeVATSales | (var Record VAT Entry, Record Gen. Journal Line, var Codeunit Gen. Jnl.-Post Line, Record VAT Posting Setup, Boolean, var Boolean, Code[20], Date, var Record Gen. Journal Line) | 19-28 | - | - |
| Integration event | OnClosingGLAndVATEntryOnAfterGetRecordOnNormalVATOnAfterVATEntrySetFilter | (Record VAT Posting Setup, Enum General Posting Type, var Record VAT Entry, Boolean) | 19-28 | - | - |
| Integration event | OnClosingGLAndVATEntryOnAfterGetRecordOnSalesTaxOnAfterVATEntrySetFilter | (Record VAT Posting Setup, Enum General Posting Type, var Record VAT Entry, Boolean) | 19-28 | - | - |
| Integration event | OnPostGenJnlLineOnBeforeGenJnlPostLineRun | (var Record Gen. Journal Line) | 20-28 | - | - |
| Integration event | OnAfterCopyAmounts | (var Record Gen. Journal Line, var Record VAT Entry) | 22-28 | - | - |
| Integration event | OnBeforePreReport | (var Record VAT Posting Setup, Boolean, Record G/L Account, var Code[20]) | 27-28 | - | - |
| Integration event | OnVATPostingSetupOnAfterOnPostDataItem | (Record Gen. Journal Line, Boolean) | 27-28 | - | - |
| Integration event | OnVATPostingSetupOnPostDataItemOnBeforePostSettlement | (var Record Gen. Journal Line) | 27-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.
