---
title: "Report 12 VAT Statement"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/report/12-vat-statement/
type: report
id: 12
name: "VAT Statement"
app: "Base Application"
namespace: Microsoft.Finance.VAT.Reporting
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/report/12-vat-statement/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 12 VAT Statement

Jonas Paprotka, https://jonas-paprotka.de/ref/report/12-vat-statement/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CalcLineTotal | (Record VAT Statement Line, var Decimal, Integer) | Boolean | public | 17-28 | - | - |
| InitializeRequest | (var Record VAT Statement Name, var Record VAT Statement Line, Enum VAT Statement Report Selection, Enum VAT Statement Report Period Selection, Boolean, Boolean) | - | public | 17-28 | - | - |
| CalcLineTotalWithBase | (Record VAT Statement Line, var Decimal, var Decimal, Integer) | Boolean | public | 19-28 | - | - |
| GetCurrency | () | Code[10] | protected | 19-28 | - | - |
| InitializeRequest | (var Record VAT Statement Name, var Record VAT Statement Line, Enum VAT Statement Report Selection, Enum VAT Statement Report Period Selection, Boolean, Boolean, Enum VAT Date Type) | - | public | 21-24 | Pending 22.0 | Replaced by InitializeRequest without VAT Date parameter |
| GetAmtRoundingDirection | () | Text[1] | protected | 24-28 | - | - |
| RoundAmount | (Decimal) | Decimal | protected | 24-28 | - | - |
| InitializeRequest | (var Record VAT Statement Name, var Record VAT Statement Line, Enum VAT Statement Report Selection, Enum VAT Statement Report Period Selection, Boolean, Boolean, Text) | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnCalcLineTotalOnBeforeCalcTotalAmountVATEntryTotaling | (Record VAT Statement Line, var Record VAT Entry, var Decimal, Boolean) | 17-28 | - | - |
| Integration event | OnCalcLineTotalOnBeforeCalcTotalAmountAccountTotaling | (Record VAT Statement Line, var Record VAT Entry, var Decimal, Boolean) | 17-28 | - | - |
| Integration event | OnCalcLineTotalOnVATEntryTotalingOnAfterVATEntrySetFilters | (Record VAT Statement Line, var Record VAT Entry, Enum VAT Statement Report Selection) | 19-28 | - | - |
| Integration event | OnCalcLineTotalWithBaseOnCaseElse | (var Record VAT Statement Line, var Decimal, var Decimal, Integer, Enum VAT Statement Report Period Selection, Date, Date, Date, Boolean, Boolean) | 19-23 | - | - |
| Integration event | OnCalcLineTotalWithBaseOnAfterGLAccSetFilters | (var Record G/L Account, Record VAT Statement Line) | 21-28 | - | - |
| Integration event | OnCalcLineTotalWithBaseOnCaseElse | (var Record VAT Statement Line, var Decimal, var Decimal, Integer, Enum VAT Statement Report Period Selection, Date, Date, Date, Boolean, Boolean, var Decimal) | 24-28 | - | - |
| Integration event | OnAfterGetAmtRoundingDirection | (var Text[1]) | 24-28 | - | - |
| Integration event | OnBeforeCalcLineTotalWithBase | (Record VAT Statement Line, var Decimal, var Decimal, Integer, var Code[10], var Text[80], var Boolean, var Boolean) | 26-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.
