---
title: "Table 249 VAT Registration Log"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/249-vat-registration-log/
type: table
id: 249
name: "VAT Registration Log"
app: "Base Application"
namespace: Microsoft.Finance.VAT.Registration
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/249-vat-registration-log/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 249 VAT Registration Log

Jonas Paprotka, https://jonas-paprotka.de/ref/table/249-vat-registration-log/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | VAT Registration No. | Text[20] | 17-28 | - | - |
| 3 | Account Type | Enum VAT Registration Log Account Type | 17-28 | - | - |
| 4 | Account No. | Code[20] | 17-28 | - | - |
| 5 | Country/Region Code | Code[10] | 17-28 | - | - |
| 6 | User ID | Code[50] | 17-28 | - | - |
| 10 | Status | Option | 17-28 | - | - |
| 11 | Verified Name | Text[150] | 17-28 | - | - |
| 12 | Verified Address | Text[150] | 17-28 | - | - |
| 13 | Verified Date | DateTime | 17-28 | - | - |
| 14 | Request Identifier | Text[200] | 17-28 | - | - |
| 15 | Verified Street | Text[50] | 17-28 | - | - |
| 16 | Verified Postcode | Text[20] | 17-28 | - | - |
| 17 | Verified City | Text[30] | 17-28 | - | - |
| 18 | Details Status | Enum VAT Reg. Log Details Status | 17-28 | - | - |
| 19 | Template | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCountryCode | () | Code[10] | public | 17-28 | - | - |
| GetVATRegNo | () | Code[20] | public | 17-28 | - | - |
| InitVATRegLog | (var Record VAT Registration Log, Code[10], Option, Code[20], Text[20]) | - | public | 17-28 | - | - |
| OpenModifyDetails | () | - | public | 17-28 | - | - |
| OpenDetailsForRecRef | (var RecordRef) | Boolean | public | 17-28 | - | - |
| GetAccountRecordRef | (var RecordRef) | Boolean | public | 17-28 | - | - |
| SetAccountDetails | (Text, Text, Text, Text) | - | public | 17-28 | - | - |
| SetResponseDetails | (Text, Text, Text, Text, Text) | - | public | 17-28 | - | - |
| SetResponseMatchDetails | (Boolean, Boolean, Boolean, Boolean) | - | public | 17-28 | - | - |
| LogDetails | () | Boolean | public | 17-28 | - | - |
| CheckGetTemplate | (var Record VAT Reg. No. Srv. Template) | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeValidateField | (var RecordRef, Text, var Text, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeShowDetailsUpdatedMessage | (Integer, var Boolean) | 22-28 | - | - |
| Integration event | OnBeforeOpenModifyDetails | (var Record VAT Registration Log, var Boolean) | 22-28 | - | - |
| Integration event | OnAfterInitVATRegLog | (var Record VAT Registration Log, Code[10], Option, Code[20], Text[20]) | 22-28 | - | - |
| Integration event | OnBeforeGetAccountRecordRef | (var Record VAT Registration Log, var RecordRef, var Boolean, var Boolean) | 22-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.
