dbo.QBM_FTSessionErrorLoad
SQL_TABLE_VALUED_FUNCTION
Created 2025-06-27T17:57:01.457 · modified 2026-04-14T23:14:10.447 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
| No parameters. | ||
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| dbo | QBM_FCVIntToString | OBJECT_OR_COLUMN | |
| dbo | QBM_FCVStringPadLeft | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionContext | OBJECT_OR_COLUMN | |
| dbo | QBM_FTSessionError_Split | 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:10.447
uses session context values
Summary: writes INSERT into; reads/joins QBM_FTSessionError_Split
Declared parameters
No declared parameters in sys.parameters for this object, or metadata was not available.
DML targets
INSERT intoCalled routines
None extracted.
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: @SessionError @MessageKey @LastMessage @Number @number
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_FGISessionErrorCount | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_FGISessionErrorForLog_i | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_FGISessionErrorIsDeadlock | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_FGISessionErrorIsMissingCo | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_PSessionErrorAdd | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QBM_FGISessionErrorCount | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGISessionErrorForLog_i | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGISessionErrorIsDeadlock | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_FGISessionErrorIsMissingCo | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QBM_PSessionErrorAdd | source text reference | SQL_STORED_PROCEDURE |