dbo.QBM_PBufferT_ProcessTable
SQL_STORED_PROCEDURE
Created 2025-06-27T17:57:30.280 · modified 2026-04-14T23:14:36.540 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@ModuleName | varchar | no |
@TableName | varchar | no |
@PurgeMode | bit | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| DialogColumn | OBJECT_OR_COLUMN | ||
| DialogScriptAssembly | OBJECT_OR_COLUMN | ||
| DialogTable | OBJECT_OR_COLUMN | ||
| QBM_PBufferT_ProcessInsert | OBJECT_OR_COLUMN | ||
| QBM_PBufferT_ProcessUpdate | OBJECT_OR_COLUMN | ||
| QBM_PSessionErrorAdd | OBJECT_OR_COLUMN | ||
| QBM_PTriggersInactiveForTable | OBJECT_OR_COLUMN | ||
| QBM_VSchemaColumns | OBJECT_OR_COLUMN | ||
| QBM_VStartupTables | OBJECT_OR_COLUMN | ||
| QBM_YCursorBuffer | TYPE | ||
| QBM_YParameterList | TYPE | ||
| QBMBufferTransfer | OBJECT_OR_COLUMN | ||
| QBMLock | OBJECT_OR_COLUMN | ||
| QBMModuleDef | OBJECT_OR_COLUMN | ||
| QBMModuleDependCollection | OBJECT_OR_COLUMN | ||
| dbo | QBM_FCVDatetimeToString | OBJECT_OR_COLUMN | |
| dbo | QBM_FCVStringToIndent | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionErrorRethrow | OBJECT_OR_COLUMN | |
| dbo | QBM_FSQTableRowOwnedByModuleNL | 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:14:36.540
has TRY/CATCH error handling
Summary: calls QBM_PSessionErrorAdd, QBM_PTriggersInactiveForTable, QBM_PBufferT_ProcessUpdate, QBM_PJournal, QBM_PBufferT_ProcessInsert; writes INSERT into, UPDATE DialogScriptAssembly; reads/joins QBMModuleDef, QBMModuleDependCollection, DialogTable, sys, QBMBufferTransfer…
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@ModuleName | varchar(3) | input |
@TableName | varchar(30) | input |
@PurgeMode | bit | input |
DML targets
INSERT into UPDATE DialogScriptAssemblyCalled routines
Read/join references
SQL dependency metadata
- DialogColumn
- DialogScriptAssembly
- DialogTable
- QBM_PBufferT_ProcessInsert
- QBM_PBufferT_ProcessUpdate
- QBM_PSessionErrorAdd
- QBM_PTriggersInactiveForTable
- QBM_VSchemaColumns
- QBM_VStartupTables
- QBM_YCursorBuffer
- QBM_YParameterList
- QBMBufferTransfer
- QBMLock
- QBMModuleDef
- QBMModuleDependCollection
- dbo.QBM_FCVDatetimeToString
- dbo.QBM_FCVStringToIndent
- dbo.QBM_FGISessionErrorRethrow
- dbo.QBM_FSQTableRowOwnedByModuleNL
Config/session
Config: None extracted.
Session: None extracted.
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: #QBMBufferTransferOneTable #LDS #targettable #XIE1_QBMBufferTransferOneTable #XIE2_QBMBufferTransferOneTable
Variables: @ModuleName @TableName @PurgeMode @columnname @SQLCmd @CountUpcomingRows @DebugSwitch @DebugLevel @msg @ErrorMessage @ErrorSeverity @ErrorState @ObjectsToDelete @UID_Module @GenprocID @RowCondition_Table @AreRowsToUpdate @AreRowsToInsert @AreRowsToDelete @ColumnsAffected @ElementCount @ElementIndex @IsTransportDisabled @XUser @procid @Xdate @PredecessorsInclNonlinear @moduleName @ROWCOUNT @sqlcmd @Modulename @SQLcmd @modulename @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_PBufferT_ProcessAll | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZBufferTProcessTable | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_ZBufferTProcessTablePU | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QBM_PBufferT_ProcessAll | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZBufferTProcessTable | source text reference | has TRY/CATCH error handling |
| dbo.QBM_ZBufferTProcessTablePU | source text reference | has TRY/CATCH error handling |