dbo.DialogGroupInProductLimited
When a permission group is assigned to a program, the permission group is only effective to a system user when the logon takes place in the specific program with rolebased authentication.
TableType TUsage CONFIGURATIONRows 4SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DialogProduct | varchar(38) | no | Program | PKFKUID |
UID_DialogGroup | varchar(38) | no | Permissions 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 |
|---|---|---|
| QBM_RFRL115 | DialogGroupInProductLimited.UID_DialogGroup | DialogGroup.UID_DialogGroup |
| QBM_RFRL116 | DialogGroupInProductLimited.UID_DialogProduct | QBMProduct.UID_DialogProduct |
Triggers
GEN_T366ECC465D0A340F3CF000625 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.QBM_PUserDetectByGroupList | SQL expression dependency | OBJECT_OR_COLUMN |
| DialogGroup | referenced by foreign key from table | QBM_RFRL115: DialogGroupInProductLimited.UID_DialogGroup -> DialogGroup.UID_DialogGroup |
| QBMProduct | referenced by foreign key from table | QBM_RFRL116: DialogGroupInProductLimited.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| dbo.QBM_PDynamicUserForPerson | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PUserDetectByGroupList | source text reference | uses session context values, has TRY/CATCH error handling |