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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/747-vat-report-archive/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | VAT Report Type | Enum VAT Report Configuration | 17-28 | - | - |
| 2 | VAT Report No. | Code[20] | 17-28 | - | - |
| 4 | Submitted By | Code[50] | 17-28 | - | - |
| 5 | Submission Message BLOB | Blob | 17-28 | - | - |
| 6 | Submittion Date | Date | 17-28 | - | - |
| 7 | Response Message BLOB | Blob | 17-28 | - | - |
| 8 | Response Received Date | DateTime | 17-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ArchiveSubmissionMessage | (Option, Code[20], Codeunit Temp Blob) | Boolean | public | 17-28 | - | - |
| ArchiveResponseMessage | (Option, Code[20], Codeunit Temp Blob) | Boolean | public | 17-28 | - | - |
| DownloadSubmissionMessage | (Option, Code[20]) | - | public | 17-28 | - | - |
| DownloadResponseMessage | (Option, Code[20]) | - | public | 17-28 | - | - |
| SetSubmissionMessageBLOBFromBlob | (Codeunit Temp Blob) | - | public | 17-28 | - | - |
| SetResponseMessageBLOBFromBlob | (Codeunit Temp Blob) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterInitVATReportArchive | (var Record VAT Report Archive, var Record VAT Report Archive) | 27-28 | - | - |
| Integration event | OnAfterNoSubmissionMessageAvailableError | (var Record VAT Report Archive, var Record VAT Report Archive, Option, Code[20]) | 27-28 | - | - |
| Integration event | OnAfterNoResponseMessageAvailableError | (var Record VAT Report Archive, var Record VAT Report Archive, Option, Code[20]) | 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.
