dbo.LDAPGroupExclusion
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
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_LDAPGroupLower | varchar(38) | no | Excluded group | PKFKUID |
UID_LDAPGroupHigher | 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 |
|---|---|---|
| LDP_RFRL1425 | LDAPGroupExclusion.UID_LDAPGroupLower | LDAPGroup.UID_LDAPGroup |
Triggers
GEN_T163D7EB65421F4DB85A9FD579 SQL_TRIGGER
GEN_T25865F0A35D2A5F0430A6D78C SQL_TRIGGER
GEN_T3ABC41E562202B947048D9EEE SQL_TRIGGER
LDP_TDLDAPGroupExclusion SQL_TRIGGER
LDP_TILDAPGroupExclusion 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.LDP_ZAccountInLDAPGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.LDP_ZLDPMachineInLDAPGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.LDP_ZOrgHasLDAPGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3668994DF4B87B38A53439249 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.LDP_TULDAPGroup | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.LDP_VElementAndRoot | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.LDP_VElementAndRoot | SQL expression dependency | dbo · UID_LDAPGroupHigher · OBJECT_OR_COLUMN |
| dbo.LDP_VElementAndRoot | SQL expression dependency | dbo · XObjectKey · OBJECT_OR_COLUMN |
| dbo.UNSGroupExclusion | SQL expression dependency | OBJECT_OR_COLUMN |
| LDAPGroup | referenced by foreign key from table | LDP_RFRL1425: LDAPGroupExclusion.UID_LDAPGroupLower -> LDAPGroup.UID_LDAPGroup |
| dbo.LDP_ZAccountInLDAPGroup | source text reference | has TRY/CATCH error handling |
| dbo.LDP_ZLDPMachineInLDAPGroup | source text reference | has TRY/CATCH error handling |
| dbo.LDP_ZOrgHasLDAPGroup | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.LDP_TULDAPGroup | source text reference | creates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |