dbo.QEROrgRootHasOrgType
When a role type is assigned to a role class, the role type can not be selected in other role classes. Role types without roles class assignment can be selected in all role classes.
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_OrgType | varchar(38) | no | Role type | PKFKUID |
UID_OrgRoot | varchar(38) | no | Role class | 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 |
|---|---|---|
| QER_RFRL800 | QEROrgRootHasOrgType.UID_OrgType | OrgType.UID_OrgType |
| QER_RFRL801 | QEROrgRootHasOrgType.UID_OrgRoot | OrgRoot.UID_OrgRoot |
Triggers
GEN_T38F43DAAF765879C1EF8A679A 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 |
|---|---|---|
| OrgType | referenced by foreign key from table | QER_RFRL800: QEROrgRootHasOrgType.UID_OrgType -> OrgType.UID_OrgType |
| OrgRoot | referenced by foreign key from table | QER_RFRL801: QEROrgRootHasOrgType.UID_OrgRoot -> OrgRoot.UID_OrgRoot |