---
title: "Table 187 VAT Posting Parameters"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/187-vat-posting-parameters/
type: table
id: 187
name: "VAT Posting Parameters"
app: "Base Application"
namespace: Microsoft.Finance.VAT.Calculation
versions: "22-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/187-vat-posting-parameters/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 187 VAT Posting Parameters

Jonas Paprotka, https://jonas-paprotka.de/ref/table/187-vat-posting-parameters/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.VAT.Calculation |
| Versions | 22-28 |
| Source file | Finance/VAT/Calculation/VATPostingParameters.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 22-28 | - | - |
| 2 | Full VAT Amount | Decimal | 22-28 | - | - |
| 3 | Full VAT Amount ACY | Decimal | 22-28 | - | - |
| 4 | Source Currency Code | Code[10] | 22-28 | - | - |
| 5 | Unrealized VAT | Boolean | 22-28 | - | - |
| 6 | Deductible VAT Amount | Decimal | 22-28 | - | - |
| 7 | Deductible VAT Amount ACY | Decimal | 22-28 | - | - |
| 8 | Non-Deductible VAT Amount | Decimal | 22-28 | - | - |
| 9 | Non-Deductible VAT Amount ACY | Decimal | 22-28 | - | - |
| 10 | Non-Deductible VAT % | Decimal | 22-28 | - | - |
| 11 | Non-Ded. Purchase VAT Account | Code[20] | 22-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Primary Key | 22-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertRecord | (Record Gen. Journal Line, Record VAT Posting Setup, Decimal, Decimal, Code[10], Boolean, Decimal, Decimal, Decimal, Decimal) | - | public | 22-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeInsertVATPostingBuffer | (var Record VAT Posting Parameters, Record Gen. Journal Line, Record VAT Posting Setup, Decimal, Decimal, Code[10], Boolean, Decimal, Decimal, Decimal, Decimal, 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.
