dbo.ComplianceGroup
Rule groups
TableType TUsage USERDATARows 0SizeMB 0
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_ComplianceGroup | varchar(38) | no | Rule group | PKUID |
Ident_ComplianceGroup | nvarchar(128) | yes | Group name | |
Description | nvarchar(-1) | yes | Description | |
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 | |
UID_ComplianceGroupParent | varchar(38) | yes | Parent group | FKUID |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| CPL_RFRL1364 | ComplianceRule.UID_ComplianceGroup | ComplianceGroup.UID_ComplianceGroup |
Triggers
GEN_T18A89875863517C31FB2C06AE SQL_TRIGGER
GEN_T2DC6A4DBE4E52A219DEC42C67 SQL_TRIGGER
GEN_T311FDE30E2482415708F117C1 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_T18A89875863517C31FB2C06AE | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T2DC6A4DBE4E52A219DEC42C67 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T311FDE30E2482415708F117C1 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_VAD8861C26D40E29723F9F7382 | SQL expression dependency | OBJECT_OR_COLUMN |
| ComplianceRule | foreign key references table | CPL_RFRL1364: ComplianceRule.UID_ComplianceGroup -> ComplianceGroup.UID_ComplianceGroup |
| cs-cpl-forms-cpl-forms-formcompliancerulemasterdata.cs | decompiled C# reference | classes FormComplianceRuleMasterData; methods OnInit, InitializeComponent, OnFormLoad, Task_RecalculateRule, Task_RecalculatePerson, Task_RecalculateAll; references AERole, ComplianceGroup, ComplianceRule, Department, DialogRichMail, DialogSchedule; markers reads entity values, writes entity values, references DB/Dialog objects, IT Shop related markers |