dbo.QER_FTMethodForPRNode
SQL_TABLE_VALUED_FUNCTION
Created 2026-04-14T23:20:38.107 · modified 2026-04-14T23:20:38.107 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@PRNodes | QBM_YSingleGUID | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| AccProduct | OBJECT_OR_COLUMN | ||
| accproductGroup | OBJECT_OR_COLUMN | ||
| BaseTree | OBJECT_OR_COLUMN | ||
| PWOHelperBoardMethod | OBJECT_OR_COLUMN | ||
| QBM_YCursorBuffer | TYPE | ||
| QBM_YSingleGUID | TYPE | ||
| QER_VACCProductGroupCollection | 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:38.107
None extracted.
Summary: writes INSERT into; reads/joins BaseTree, AccProduct, QER_VACCProductGroupCollection, accproduct, accproductGroup…
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@PRNodes | qbm_ysingleguid | input |
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: @PRNodes @erg @MaxAccProductGroupLevel @i @ProductNodeHasPWODecisionMethod
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.QER_FGIMethodForPRNode | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QER_ZITShopCheckMethodPR | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.QER_FGIMethodForPRNode | source text reference | SQL_SCALAR_FUNCTION |
| dbo.QER_ZITShopCheckMethodPR | source text reference | inserts DBQueue tasks, has TRY/CATCH error handling |