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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1877-vat-setup-posting-groups/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 2 | VAT Prod. Posting Group | Code[20] | 17-28 | - | - |
| 4 | VAT % | Decimal | 17-28 | - | - |
| 7 | Sales VAT Account | Code[20] | 17-28 | - | - |
| 9 | Purchase VAT Account | Code[20] | 17-28 | - | - |
| 11 | Reverse Chrg. VAT Acc. | Code[20] | 17-28 | - | - |
| 18 | VAT Prod. Posting Grp Desc. | Text[100] | 17-28 | - | - |
| 19 | VAT Clause Desc | Text[250] | 17-28 | - | - |
| 22 | Selected | Boolean | 17-28 | - | - |
| 23 | Application Type | Option | 17-28 | - | - |
| 24 | Default | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | VAT Prod. Posting Group, Default | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ValidateVATRates | () | Boolean | public | 17-28 | - | - |
| PopulateVATProdGroups | () | - | public | 17-28 | - | - |
| AddOrUpdateProdPostingGrp | (Code[20], Text[100], Decimal, Code[20], Code[20], Boolean, Boolean) | Boolean | public | 17-28 | - | - |
| CheckExistingItemAndServiceWithVAT | (Code[20], Boolean) | Boolean | public | 17-28 | - | - |
| ValidateGLAccountsExist | (var Text) | Boolean | public | 17-28 | - | - |
| GetLabelTok | (Text) | Code[20] | public | 20-28 | - | - |
| GetLabelTxt | (Text) | Text[100] | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnInitWithStandardValues | (var Boolean, Record VAT Setup Posting Groups) | 20-28 | - | - |
| Integration event | OnBeforeCheckExistingItemAndServiceWithVAT | (Code[20], 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.
