dbo.POLPlaybookHasAction
ITDR playbooks: action assignments
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_POLPlaybook | varchar(38) | no | ITDR playbook | PKFKUID |
UID_POLPlaybookAction | varchar(38) | no | ITDR playbook action | 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 |
|---|---|---|
| POL_RFRL4301 | POLPlaybookHasAction.UID_POLPlaybook | POLPlaybook.UID_POLPlaybook |
| POL_RFRL4302 | POLPlaybookHasAction.UID_POLPlaybookAction | POLPlaybookAction.UID_POLPlaybookAction |
Triggers
GEN_T353A83AE80D41F6D3E4C59666 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 |
|---|---|---|
| POLPlaybook | referenced by foreign key from table | POL_RFRL4301: POLPlaybookHasAction.UID_POLPlaybook -> POLPlaybook.UID_POLPlaybook |
| POLPlaybookAction | referenced by foreign key from table | POL_RFRL4302: POLPlaybookHasAction.UID_POLPlaybookAction -> POLPlaybookAction.UID_POLPlaybookAction |