dbo.PWOHelperBoardMethod
Auxiliary table for assigning approval policies to IT Shop shelves.
TableType TUsage MATERIALRows 14SizeMB 0.008
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_OrgBO | varchar(38) | no | Shelf | PKUID |
UID_PWODecisionMethod | varchar(38) | no | Approval policy | PKUID |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
GEN_T2EF747742DB8A9A8BFB9BF9BA 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_PITShopCheckMethodBO | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopProductNodeCreate_b | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_FTMethodForPRNode | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopCheckMethodBO | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |
| dbo.QER_PITShopProductNodeCreate_b | source text reference | creates object-layer jobs via QBM_PJobCreate*, uses session context values, has TRY/CATCH error handling |
| dbo.QER_FTMethodForPRNode | source text reference | SQL_TABLE_VALUED_FUNCTION |