Table 9062 User Security Status in 22
- App
- Base Application
Fields, 11Keys, 2Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 11
| Id | Name | Type | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| 1 | User Security ID | Guid | - | ||||
| 2 | User Name | Code[50] | - | ||||
| 3 | Full Name | Text[80] | - | ||||
| 13 | Reviewed | Boolean | - | ||||
| 14 | Belongs To Subscription Plan | Boolean | 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 | Pending 22.0 | ||||
| User group membership cannot be calculated via a flow field in the new user group system. | |||||||
| 20 | Users - To review | Integer | - | ||||
| 21 | Users - Without Subscriptions | Integer | 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 | Pending 22.0 | ||||
| User group membership cannot be calculated via a flow field in the new user group system. | |||||||
| 25 | CDS Integration Errors | Integer | - | ||||
| 26 | Coupled Data Synch Errors | Integer | - | ||||
Keys, 2
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | User Security ID | - |
| Key2 | Reviewed | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| KeepOnlyEnabledUsers | () | public | - | |
| LoadUsers | () | public | - | |
| LogUserReviewActivity | () | public | - |