dbo.QER_PITShop_BoardMove
SQL_STORED_PROCEDURE
Created 2025-06-27T18:01:06.750 · modified 2026-04-14T23:20:39.283 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@UID_OrgBOSource | varchar | no |
@UID_OrgSHTarget | varchar | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| BaseTree | OBJECT_OR_COLUMN | ||
| ITShopOrg | OBJECT_OR_COLUMN | ||
| ITShopOrgHasPWODecisionMethod | OBJECT_OR_COLUMN | ||
| QBM_PSessionErrorAdd | OBJECT_OR_COLUMN | ||
| QBM_YCursorBuffer | TYPE | ||
| QBM_YSingleGUID | TYPE | ||
| QER_PITShop_PRNodesMove | OBJECT_OR_COLUMN | ||
| QER_PITShopCheckMethodBO | OBJECT_OR_COLUMN | ||
| QER_PITShopProductNodeCheck | OBJECT_OR_COLUMN | ||
| dbo | QBM_FCVElementToObjectKey1 | OBJECT_OR_COLUMN | |
| dbo | QBM_FCVElementToObjectKey2 | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIGuidIsValid | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionContext | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionErrorRethrow | OBJECT_OR_COLUMN |
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:39.283
uses session context values has TRY/CATCH error handling
Summary: calls QER_PITShopCheckMethodBO, QER_PITShop_PRNodesMove, QER_PITShopProductNodeCheck, QBM_PSessionErrorAdd; writes INSERT BaseTree, INSERT ITShopOrgHasPWODecisionMethod, INSERT into, DELETE Basetree; reads/joins BaseTree, Basetree, ITShopOrgHasPWODecisionMethod, ITShopOrg
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@UID_OrgBOSource | varchar(38) | input |
@UID_OrgSHTarget | varchar(38) | input |
DML targets
INSERT BaseTree INSERT ITShopOrgHasPWODecisionMethod INSERT into DELETE BasetreeCalled routines
Read/join references
SQL dependency metadata
- BaseTree
- ITShopOrg
- ITShopOrgHasPWODecisionMethod
- QBM_PSessionErrorAdd
- QBM_YCursorBuffer
- QBM_YSingleGUID
- QER_PITShop_PRNodesMove
- QER_PITShopCheckMethodBO
- QER_PITShopProductNodeCheck
- dbo.QBM_FCVElementToObjectKey1
- dbo.QBM_FCVElementToObjectKey2
- dbo.QBM_FGIGuidIsValid
- dbo.QBM_FGISessionContext
- dbo.QBM_FGISessionErrorRethrow
Config/session
Config: None extracted.
Session: None extracted.
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: #LDS #The
Variables: @UID_OrgBOSource @UID_OrgSHTarget @uid_OrgCU_Target @uid_OrgBO_Target @uid_orgSH_Source @WhereClause @startat @PRNodes @GenProcID @FullPathSHTarget @Boards @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.QER_PITShop_ShopMove | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShop_ShopMove | source text reference | creates object-layer jobs via QBM_PJobCreate*, uses session context values, has TRY/CATCH error handling |