---
title: "Table 91 User Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/91-user-setup/
type: table
id: 91
name: "User Setup"
app: "Base Application"
namespace: System.Security.User
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/91-user-setup/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 91 User Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/table/91-user-setup/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Security.User |
| Versions | 17-28 |
| Source file | System/User/UserSetup.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | User ID | Code[50] | 17-28 | - | - |
| 2 | Allow Posting From | Date | 17-28 | - | - |
| 3 | Allow Posting To | Date | 17-28 | - | - |
| 4 | Register Time | Boolean | 17-28 | - | - |
| 5 | Allow Deferral Posting From | Date | 20-28 | - | - |
| 6 | Allow Deferral Posting To | Date | 20-28 | - | - |
| 10 | Salespers./Purch. Code | Code[20] | 17-28 | - | - |
| 11 | Approver ID | Code[50] | 17-28 | - | - |
| 12 | Sales Amount Approval Limit | Integer | 17-28 | - | - |
| 13 | Purchase Amount Approval Limit | Integer | 17-28 | - | - |
| 14 | Unlimited Sales Approval | Boolean | 17-28 | - | - |
| 15 | Unlimited Purchase Approval | Boolean | 17-28 | - | - |
| 16 | Substitute | Code[50] | 17-28 | - | - |
| 17 | E-Mail | Text[100] | 17-28 | - | - |
| 18 | Phone No. | Text[30] | 17-28 | - | - |
| 19 | Request Amount Approval Limit | Integer | 17-28 | - | - |
| 20 | Unlimited Request Approval | Boolean | 17-28 | - | - |
| 21 | Approval Administrator | Boolean | 17-28 | - | - |
| 22 | Allow VAT Date From | Date | 23-28 | - | - |
| 23 | Allow VAT Date To | Date | 23-28 | - | - |
| 31 | License Type | Option | 17-28 | - | - |
| 80 | Sales Invoice Posting Policy | Enum Invoice Posting Policy | 22-28 | - | - |
| 90 | Purch. Invoice Posting Policy | Enum Invoice Posting Policy | 22-28 | - | - |
| 950 | Time Sheet Admin. | Boolean | 17-28 | - | - |
| 5600 | Allow FA Posting From | Date | 17-28 | - | - |
| 5601 | Allow FA Posting To | Date | 17-28 | - | - |
| 5700 | Sales Resp. Ctr. Filter | Code[10] | 17-28 | - | - |
| 5701 | Purchase Resp. Ctr. Filter | Code[10] | 17-28 | - | - |
| 5900 | Service Resp. Ctr. Filter | Code[10] | 17-28 | - | - |
| 5980 | Service Invoice Posting Policy | Enum Invoice Posting Policy | 24-28 | - | - |
| 5991 | Allow Posting From DateFormula | DateFormula | 28 | - | - |
| 5992 | Allow Posting To DateFormula | DateFormula | 28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | User ID | 17-28 |
| Key2 | Salespers./Purch. Code | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateApprovalUserSetup | (Record User) | - | public | 17-28 | - | - |
| GetDefaultSalesAmountApprovalLimit | () | Integer | public | 17-28 | - | - |
| GetDefaultPurchaseAmountApprovalLimit | () | Integer | public | 17-28 | - | - |
| HideExternalUsers | () | - | public | 17-28 | - | - |
| CheckAllowedPostingDates | (Option) | - | public | 17-28 | - | - |
| CheckAllowedDeferralPostingDates | (Option) | - | public | 20-28 | - | - |
| CheckAllowedVATDates | (Option) | - | public | 23-28 | - | - |
| UpdateSalesPerson | (Integer) | - | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeValidateApprovalAdministrator | (var Record User Setup, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeEnsureUniqueSalesPersonPurchCode | (var Record User Setup, var Boolean) | 18-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.
