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

# Table 740 VAT Report Header

Jonas Paprotka, https://jonas-paprotka.de/ref/table/740-vat-report-header/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | No. | Code[20] | 17-28 | - | - |
| 2 | VAT Report Config. Code | Enum VAT Report Configuration | 17-28 | - | - |
| 3 | VAT Report Type | Option | 17-28 | - | - |
| 4 | Start Date | Date | 17-28 | - | - |
| 5 | End Date | Date | 17-28 | - | - |
| 6 | Status | Enum VAT Report Status | 17-28 | - | - |
| 8 | No. Series | Code[20] | 17-28 | - | - |
| 9 | Original Report No. | Code[20] | 17-28 | - | - |
| 10 | Period Type | Option | 17-28 | - | - |
| 11 | Period No. | Integer | 17-28 | - | - |
| 12 | Period Year | Integer | 17-28 | - | - |
| 13 | Message Id | Text[250] | 17-28 | - | - |
| 14 | Statement Template Name | Code[10] | 17-28 | - | - |
| 15 | Statement Name | Code[10] | 17-28 | - | - |
| 16 | VAT Report Version | Code[10] | 17-28 | - | - |
| 17 | Submitted By | Guid | 17-28 | - | - |
| 18 | Submitted Date | Date | 17-28 | - | - |
| 19 | Return Period No. | Code[20] | 17-28 | - | - |
| 20 | Date Type | Enum VAT Date Type | 21-28 | Removed 25.0 | Selected VAT Date type no longer supported |
| 30 | Additional Information | Code[50] | 17-28 | - | - |
| 31 | Created Date-Time | DateTime | 17-28 | - | - |
| 32 | Country/Region Filter | Text[250] | 25-28 | - | - |
| 100 | Amounts in Add. Rep. Currency | Boolean | 17-28 | - | - |
| 4800 | VATGroup Return | Boolean | 17-25 | Removed 18.0 | Moved to VAT Group Management extension field 4700 VAT Group Return |
| 4801 | VATGroup Status | Text[20] | 17-25 | Removed 18.0 | Moved to VAT Group Management extension field 4701 VAT Group Status |
| 4802 | VATGroup Settlement Posted | Boolean | 17-25 | Removed 18.0 | Moved to VAT Group Management extension field 4702 VAT Group Settlement Posted |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | VAT Report Config. Code, No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetNoSeriesCode | () | Code[20] | public | 17-28 | - | - |
| AssistEdit | (Record VAT Report Header) | Boolean | public | 17-28 | - | - |
| InitRecord | () | - | public | 17-28 | - | - |
| CheckEditingAllowed | () | - | public | 17-28 | - | - |
| CheckDates | () | - | public | 17-28 | - | - |
| CheckEndDate | () | - | public | 17-28 | - | - |
| CheckIfCanBeSubmitted | () | - | public | 17-28 | - | - |
| CheckIfCanBeReopened | (Record VAT Report Header) | - | public | 17-28 | - | - |
| CheckIfCanBeReleased | (Record VAT Report Header) | - | public | 17-28 | - | - |
| PeriodToDate | () | - | public | 17-28 | - | - |
| IsPeriodValid | () | Boolean | public | 17-28 | - | - |
| TestOriginalReportNo | () | - | internal | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterInitRecord | (var Record VAT Report Header) | 18-28 | - | - |
| Integration event | OnBeforeLookupOriginalReportNo | (var Record VAT Report Header, var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeGetNoSeriesCode | (var Record VAT Report Header, var Code[20], var Boolean) | 18-28 | - | - |
| Integration event | OnBeforeTestOriginalReportNo | (Record VAT Report Header, var Boolean) | 25-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.
