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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/560-vat-clause/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[20] | 17-28 | - | - |
| 2 | Description | Text[250] | 17-28 | - | - |
| 3 | Description 2 | Text[250] | 17-28 | - | - |
| 10 | Last Modified DateTime | DateTime | 17-28 | - | - |
| 8000 | Id | Guid | 17-25 | Removed 22.0 | This functionality will be replaced by the systemID field |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TranslateDescription | (Code[10]) | - | public | 17-28 | - | - |
| GetDescription | (Variant) | - | public | 17-24 | Pending 22.0 | Replaced by GetDescriptionText() |
| GetDescriptionText | (Variant) | Text | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterGetDescription | (var Record VAT Clause, Enum VAT Clause Document Type, Code[10]) | 17-28 | - | - |
| Integration event | OnGetDocumentTypeAndLanguageCode | (Record VAT Clause, Variant, var Enum VAT Clause Document Type, var Code[10], var Boolean) | 17-28 | - | - |
| Integration event | OnFilterExtendedTextHeaderFromDoc | (Variant, var Record Extended Text Header, var Boolean) | 20 | - | - |
| Integration event | OnAfterGetDocumentTypeAndLanguageCode | (Record VAT Clause, Variant, RecordRef, var Enum VAT Clause Document Type, var Code[10], var Boolean) | 21-28 | - | - |
| Integration event | OnGetDescriptionByExtendedTextOnAfterGetTempExtTextLine | (Record VAT Clause, Variant, var Record Extended Text Header, Code[10], Date, var Record Extended Text Line, var Text) | 21-28 | - | - |
| Integration event | OnFilterExtendedTextHeaderFromDoc | (Variant, var Record Extended Text Header, var Boolean, var Code[10], var Date) | 21 | - | - |
| Integration event | OnFilterExtendedTextHeaderFromDoc | (Variant, var Record Extended Text Header, var Boolean, var Code[10], var Date, RecordRef) | 22-28 | - | - |
| Integration event | OnGetDescriptionByExtendedTextOnBeforeReadExtTextLines | (var Record VAT Clause, var RecordRef, var Record Extended Text Header, var Code[10], var Date, Variant) | 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.
