dbo.QBM_PBufferT_FillColumn

SQL_STORED_PROCEDURE

Created 2025-06-27T17:57:30.163 · modified 2026-04-14T23:14:36.483 · source: live DB sys.objects/sys.sql_expression_dependencies.

Open formatted source/search result

Parameters

NameTypeOutput
@TempTableNamenvarcharno
@TargetModulevarcharno
@TableNamevarcharno
@columnnamevarcharno
@RowConditionnvarcharno
@ModuleNamevarcharno

Referenced objects

SchemaObjectColumn/minorClass
DialogColumnOBJECT_OR_COLUMN
DialogTableOBJECT_OR_COLUMN
QBM_PJournalOBJECT_OR_COLUMN
QBM_PSessionErrorAddOBJECT_OR_COLUMN
QBM_VQBMRelationOBJECT_OR_COLUMN
QBM_VStartupTablesOBJECT_OR_COLUMN
dboQBM_FCVIntToStringOBJECT_OR_COLUMN
dboQBM_FCVStringToIndentOBJECT_OR_COLUMN
dboQBM_FGIColumnDataLenOBJECT_OR_COLUMN
dboQBM_FGIColumnDataTypeOBJECT_OR_COLUMN
dboQBM_FGIDBOwnerOBJECT_OR_COLUMN
dboQBM_FGIPrimaryKeyName_FOBJECT_OR_COLUMN
dboQBM_FGISessionErrorRethrowOBJECT_OR_COLUMN
dboQBM_FSQCVColumnToBufferOBJECT_OR_COLUMN
dboQBM_FSQModuleLowerOBJECT_OR_COLUMN
dboQBM_FSQTableRowOwnedByModuleOBJECT_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.483

has TRY/CATCH error handling

Summary: calls QBM_PJournal, QBM_PSessionErrorAdd; reads/joins QBM_VStartupTables, QBMBufferConfig, QBM_VQBMRelation, DialogColumn, DialogTable

Declared parameters

ParameterTypeDirection
@TempTableNamenvarchar(64)input
@TargetModulevarchar(3)input
@TableNamevarchar(30)input
@columnnamevarchar(30)input
@RowConditionnvarcharinput
@ModuleNamevarchar(3)input

DML targets

None extracted.

Config/session

Config: None extracted.

Session: None extracted.

DBQueue/tasks

None extracted.

Temp tables / referenced variables

Temp: None extracted.

Variables: @TempTableName @TargetModule @TableName @columnname @RowCondition @ModuleName @datatype @DataMaxLen @cmd @SQLInsertlist @SQLSelectListBase @SQLSelectListValues @SQLSelectListNull @FromClause @WhereClause @WhereclauseFK @WhereclauseNotFK @DebugLevel @DebugSwitch @ErrorMessage @ErrorSeverity @ErrorState @TargetFile @Cmd @procid @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 objectRelationEvidence
dbo.QBM_PBufferT_FillTableSQL expression dependencyOBJECT_OR_COLUMN
dbo.QBM_PBufferT_FillTablesource text referencehas TRY/CATCH error handling