dbo.QBM_PDialogTablePKNameCorrect
SQL_STORED_PROCEDURE
Created 2025-06-27T17:57:29.513 · modified 2026-04-14T23:20:26.267 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@TablePattern | varchar | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| DialogColumn | OBJECT_OR_COLUMN | ||
| DialogTable | OBJECT_OR_COLUMN | ||
| QBM_PSessionErrorAdd | OBJECT_OR_COLUMN | ||
| dbo | QBM_FGISessionErrorRethrow | OBJECT_OR_COLUMN | |
| dbo | QBM_FTPrimaryKeyInfo_BT | OBJECT_OR_COLUMN | |
| dbo | QBM_FTPrimaryKeyInfo_BTV | OBJECT_OR_COLUMN | |
| dbo | QBM_FTPrimaryKeyInfo_BTVP | OBJECT_OR_COLUMN |
Module relation graph
Loading module relation graph…
Source-derived context
Generated from exported SQL module definitions plus read-only sandbox sys.objects/sys.parameters/sys.sql_expression_dependencies metadata. This is factual source evidence, not a semantic guess.
provenance: SQL definition export provenance: sandbox DB metadata modified: 2026-04-14T23:20:26.267
has TRY/CATCH error handling
Summary: calls QBM_PSessionErrorAdd; writes UPDATE DialogTable; reads/joins DialogTable, QBM_FTPrimaryKeyInfo_BT, QBM_FTPrimaryKeyInfo_BTV, QBM_FTPrimaryKeyInfo_BTVP, dialogtable…
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@TablePattern | varchar(64) | input |
DML targets
UPDATE DialogTableCalled routines
Read/join references
SQL dependency metadata
Config/session
Config: None extracted.
Session: None extracted.
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: None extracted.
Variables: @TablePattern @UID_DialogTable @tablename @Tabletype @PK1Name @PK2Name @XUser @procid @Xdate @Rethrow
Referenced by / reverse dependencies
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_PDatabasePrepareCheck1 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZDialogTablePKNameCorrect | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PDatabasePrepareCheck1 | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZDialogTablePKNameCorrect | source text reference | has TRY/CATCH error handling |