dbo.QBMElementAffectedByJob
A list of all objects affected by a process step.
TableType TUsage WORKRows 6SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_Job | varchar(38) | no | Process step | FKUID |
ObjectKeyAffected | varchar(138) | no | Object |
Relations
| FK | From | To |
|---|---|---|
| No FK rows in snapshot. | ||
Triggers
No triggers in snapshot.
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_FGIJobCreatedExists | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_FGIJobQueueExistsPending | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_FGIJobQueueExistsPending | SQL expression dependency | dbo · UID_Job · OBJECT_OR_COLUMN |
| dbo.QBM_FGIJobQueueExistsPending | SQL expression dependency | dbo · ObjectKeyAffected · OBJECT_OR_COLUMN |
| dbo.ATT_PAttestationCaseCreate | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.DPR_PMemberShipActionCleanUp | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDBQCS_SlotRunner | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobCreate | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueDelete | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PJobQueueLoad | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PSlotResetWhileJobRun_L | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PWorkJobQueueDelete | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_ZITShopCheckDecision | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_TDJobqueue | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_FGIJobCreatedExists | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGIJobQueueExistsPending | source text reference | SQL_SCALAR_FUNCTION |
| dbo.ATT_PAttestationCaseCreate | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.DPR_PMemberShipActionCleanUp | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PDBQCS_SlotRunner | source text reference | inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PJobCreate | source text reference | creates object-layer jobs via QBM_PJobCreate*, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PJobQueueLoad | source text reference | creates object-layer jobs via QBM_PJobCreate*, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_PSlotResetWhileJobRun_L | source text reference | has TRY/CATCH error handling |
| dbo.QBM_PWorkJobQueueDelete | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QER_ZITShopCheckDecision | source text reference | creates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, calls object-layer method via HOCallMethod, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling |
| dbo.QBM_TDJobqueue | source text reference | uses session context values, has TRY/CATCH error handling |