dbo.BaseTreeHasPWODecisionMethod
Roles and organizations: approval policy assignments
TableType BUsage USERDATARows 4SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_Org | varchar(38) | no | Role/organization | PKFKUID |
UID_PWODecisionMethod | varchar(38) | no | Approval policy | 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_RFRL975 | BaseTreeHasPWODecisionMethod.UID_PWODecisionMethod | PWODecisionMethod.UID_PWODecisionMethod |
| QER_RFRL976 | BaseTreeHasPWODecisionMethod.UID_Org | BaseTree.UID_Org |
Triggers
GEN_T3DEE2577FE2DF136DA3C49F2A SQL_TRIGGER
QER_TDBaseTreeHasPWODecisionme SQL_TRIGGER
QER_TIBaseTreeHasPWODecisionme 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.QER_PAfterMigrationTasks | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopCheckMethodBO | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TDPWODecisionmethod | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TIPWODecisionmethod | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TUPWODecisionMethod | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_TUPWODecisionSubmethod | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ITShopOrgHasPWODecisionMethod | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ITShopSrcHasPWODecisionMethod | SQL expression dependency | OBJECT_OR_COLUMN |
| PWODecisionMethod | referenced by foreign key from table | QER_RFRL975: BaseTreeHasPWODecisionMethod.UID_PWODecisionMethod -> PWODecisionMethod.UID_PWODecisionMethod |
| BaseTree | referenced by foreign key from table | QER_RFRL976: BaseTreeHasPWODecisionMethod.UID_Org -> BaseTree.UID_Org |
| dbo.QER_PAfterMigrationTasks | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.QER_PITShopCheckMethodBO | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.QER_TDPWODecisionmethod | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QER_TIPWODecisionmethod | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QER_TUPWODecisionMethod | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QER_TUPWODecisionSubmethod | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |