---
title: "Table 2850 Native - API Tax Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/2850-native-api-tax-setup/
type: table
id: 2850
name: "Native - API Tax Setup"
app: "Base Application"
versions: "17-25"
build: 25.5.30849.36072
obsolete: "Removed 23.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 2850 Native - API Tax Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/2850-native-api-tax-setup/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-25 |
| Obsolete | Removed 23.0, seen from 20. These objects will be removed |
| Source file | Removed/NativeAPITaxSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Code | Code[20] | 17-25 | - | - |
| 2 | Description | Text[100] | 17-25 | - | - |
| 3 | Total Tax Percentage | Decimal | 17-25 | - | - |
| 10 | Last Modified Date Time | DateTime | 17-25 | - | - |
| 20 | VAT Percentage | Decimal | 17-25 | - | - |
| 21 | VAT Regulation Reference ID | Guid | 17-25 | - | - |
| 22 | VAT Regulation Description | Text[250] | 17-25 | - | - |
| 30 | City | Text[30] | 17-25 | - | - |
| 31 | City Rate | Decimal | 17-25 | - | - |
| 32 | State | Code[2] | 17-25 | - | - |
| 33 | State Rate | Decimal | 17-25 | - | - |
| 40 | GST or HST Code | Code[10] | 17-25 | - | - |
| 41 | GST or HST Description | Text[50] | 17-25 | - | - |
| 42 | GST or HST Rate | Decimal | 17-25 | - | - |
| 45 | PST Code | Code[10] | 17-25 | - | - |
| 46 | PST Description | Text[50] | 17-25 | - | - |
| 47 | PST Rate | Decimal | 17-25 | - | - |
| 100 | Default | Boolean | 17-25 | - | - |
| 8000 | Id | Guid | 17-25 | - | - |
| 9600 | Type | Option | 17-25 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Id | 17-25 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| LoadSetupRecords | () | - | public | 17-22 | - | - |
| ReloadRecord | () | - | public | 17-22 | - | - |
| SaveChanges | (var Record Native - API Tax Setup) | - | public | 17-22 | - | - |
| DeleteRecord | () | - | public | 17-22 | - | - |
| GetTaxAreaDisplayName | (Guid) | Text | public | 17-22 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnLoadSalesTaxSettings | (var Record Native - API Tax Setup, var Record Tax Area Buffer) | 17-22 | - | - |
| Integration event | OnSaveSalesTaxSettings | (var Record Native - API Tax Setup) | 17-22 | - | - |
| Integration event | OnCanDeleteTaxSetup | (var Boolean, var Record Native - API Tax Setup) | 17-22 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
