dbo.UNSGroupBExclusion
The assignment of the excluded group to a user account will be prevented when the main group is already assigned.
TableType TUsage USERDATARows 0SizeMB 0
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_UNSGroupBLower | varchar(38) | no | Excluded group | PKFKUID |
UID_UNSGroupBHigher | varchar(38) | no | Main group | PKFKUID |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| TSB_RFRL1444 | UNSGroupBExclusion.UID_UNSGroupBLower | UNSGroupB.UID_UNSGroupB |
Triggers
GEN_T108EF740C6A602FE99C9AFFDC SQL_TRIGGER
GEN_T2097E90C97FF08A6EEF5238E8 SQL_TRIGGER
GEN_T3CF62F85E6F11B2A4338AF3EE SQL_TRIGGER
TSB_TDUNSGroupBExclusion SQL_TRIGGER
TSB_TIUNSGroupBExclusion SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.TSB_PUNSAccountBInUNSGroupB_K | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.TSB_ZOrgHasUNSGroupB | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3BABEE34D07AFA1E85F9D5FB1 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.TSB_VElementAndRoot | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.TSB_VElementAndRoot | SQL expression dependency | dbo · UID_UNSGroupBHigher · OBJECT_OR_COLUMN |
| dbo.TSB_VElementAndRoot | SQL expression dependency | dbo · XObjectKey · OBJECT_OR_COLUMN |
| dbo.UNSGroupExclusion | SQL expression dependency | OBJECT_OR_COLUMN |
| UNSGroupB | referenced by foreign key from table | TSB_RFRL1444: UNSGroupBExclusion.UID_UNSGroupBLower -> UNSGroupB.UID_UNSGroupB |
| dbo.TSB_PUNSAccountBInUNSGroupB_K | source text reference | has TRY/CATCH error handling |
| dbo.TSB_ZOrgHasUNSGroupB | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |