dbo.PersonInNCHasMControl
Rule violations: mitigating control assignments
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_PersonInNCHasMControl | varchar(38) | no | Mitigating control assignment | PKUID |
UID_MitigatingControl | varchar(38) | no | Mitigating control | FKUID |
ObjectKeyPersonInNonCompliance | varchar(138) | no | Rule violation | |
XDateInserted | datetime(8) | yes | Created on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XDateUpdated | datetime(8) | yes | Modified on | |
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 |
UID_PersonWantsOrg | varchar(38) | yes | Request procedure | FKUID |
IsInActive | bit(1) | yes | Disabled |
Relations
| FK | From | To |
|---|---|---|
| CPL_RFRL1340 | PersonInNCHasMControl.UID_PersonWantsOrg | PersonWantsOrg.UID_PersonWantsOrg |
| CPL_RFRL2555 | PersonInNCHasMControl.UID_MitigatingControl | MitigatingControl.UID_MitigatingControl |
Triggers
GEN_T1306636629A2B4F89DCD834E4 SQL_TRIGGER
GEN_T207D5AECD71FD130412DD7D83 SQL_TRIGGER
GEN_T3E2D69543875B5335351396F5 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.GEN_P886EBDC846EA30F027AA1D382 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.CPL_TUPersonInBaseTree | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T21E730FC2AEF995FFE9A93F4C | SQL expression dependency | OBJECT_OR_COLUMN |
| PersonWantsOrg | referenced by foreign key from table | CPL_RFRL1340: PersonInNCHasMControl.UID_PersonWantsOrg -> PersonWantsOrg.UID_PersonWantsOrg |
| MitigatingControl | referenced by foreign key from table | CPL_RFRL2555: PersonInNCHasMControl.UID_MitigatingControl -> MitigatingControl.UID_MitigatingControl |
| dbo.CPL_TUPersonInBaseTree | source text reference | uses session context values, has TRY/CATCH error handling |