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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/9062-user-security-status/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | User Security ID | Guid | 17-28 | - | - |
| 2 | User Name | Code[50] | 17-28 | - | - |
| 3 | Full Name | Text[80] | 17-28 | - | - |
| 13 | Reviewed | Boolean | 17-28 | - | - |
| 14 | Belongs To Subscription Plan | Boolean | 17-25 | Removed 15.0 | Removed because it uses the table "User Plan" (internal table). The logic has been moved to the page where the value is used |
| 15 | Belongs to User Group | Boolean | 17-28 | Removed 25.0 | User group membership cannot be calculated via a flow field in the new user group system. |
| 20 | Users - To review | Integer | 17-28 | - | - |
| 21 | Users - Without Subscriptions | Integer | 17-25 | Removed 15.0 | Removed because it refers to the field "Belongs To Subscription Plan" (marked as obsolete). The logic has been moved to the page where the value is used |
| 22 | Users - Not Group Members | Integer | 17-28 | Removed 25.0 | User group membership cannot be calculated via a flow field in the new user group system. |
| 25 | CDS Integration Errors | Integer | 17-28 | - | - |
| 26 | Coupled Data Synch Errors | Integer | 17-28 | - | - |
| 27 | User Exists | Boolean | 24-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | User Security ID | 17-28 |
| Key2 | Reviewed | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| KeepOnlyEnabledUsers | () | - | public | 17-28 | - | - |
| LoadUsers | () | - | public | 17-28 | - | - |
| LogUserReviewActivity | () | - | public | 17-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.
