dbo.QER_PITShopOrderMove_bulk
SQL_STORED_PROCEDURE
Created 2025-06-27T18:01:06.430 · modified 2026-04-14T23:20:38.987 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@pwos | QBM_YParameterList | no |
Referenced objects
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.987
creates object-layer jobs via QBM_PJobCreate* calls object-layer method via HOCallMethod uses session context values has TRY/CATCH error handling
Summary: calls QBM_PSessionContextSet, QER_PGIQERWorkingMethod, QBM_PExecuteSQLMulti, QBM_PJobCreate_HOCallMethod_L, QER_PITShopHelperFill_bulk…; writes INSERT into, INSERT pwodecisionHistory, INSERT PersonInBaseTree, UPDATE PersonInBaseTree, UPDATE personwantsorg…; reads/joins PersonWantsOrg, DialogTable, BaseTreeAssign, BaseTree, AccProduct…; uses config Common\ProcessState\UseGenProcIDFromPWO, QER\ITShop\ReplaceAssignmentRequestOnLeaveCU; uses session context XUser, GenProcID
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@pwos | qbm_yparameterlist | input |
DML targets
INSERT into INSERT pwodecisionHistory INSERT PersonInBaseTree UPDATE PersonInBaseTree UPDATE personwantsorg UPDATE PersonWantsOrg DELETE PersonInBaseTree DELETE PWOHelperPWOCalled routines
Read/join references
SQL dependency metadata
- AccProduct
- BaseTree
- BaseTreeAssign
- DialogTable
- OrgRootAssign
- Person
- PersonInBaseTree
- PersonWantsOrg
- pwodecisionHistory
- PWOHelperPWO
- QBM_PExecuteSQLMulti
- QBM_PJobCreate_HOCallMethod_L
- QBM_PSessionContextSet
- QBM_PSessionErrorAdd
- QBM_YCursorbuffer
- QBM_YParameterList
- QER_PGIQERWorkingMethod
- QER_PITShopHelperFill_bulk
- QERAssign
- QERWorkingStep
- dbo.QBM_FCVElementToObjectKey1
- dbo.QBM_FCVElementToObjectKey2
- dbo.QBM_FCVStringToBit
- dbo.QBM_FGIBitPatternXOrigin
- dbo.QBM_FGIColumnExistsInSchema
- dbo.QBM_FGIConfigparmValue
- dbo.QBM_FGISessionContext
- dbo.QER_FCVObjectkeyToBaseTree
- dbo.QER_FGIGenProcIDForPWO
- dbo.QER_FGIITShopNewPersonOrdered
- dbo.QER_FTITShopNewProductNode
Config/session
Config: Common\ProcessState\UseGenProcIDFromPWO QER\ITShop\ReplaceAssignmentRequestOnLeaveCU
Session: XUser GenProcID
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: #LDS #Move #Product #Assignment
Variables: @pwos @PwoToMove @HistorySammler @InsertHistorySammler @XUser @procid @jetzt @DescriptionForHistory @AbortWhereAddOn @GenProcID_R @XUser_R @UID_PwodecisionMethodNew @UID_QERWorkingMethod @Orderstate @ElementCount @ElementIndex @ElementLast @CfgUseGenProcID @QBM_BitPatternXOrigin_Direct @QBM_BitPatternXOrigin_Direct_inv @GenProcIDImZyklus @pwoToAbort @UID_PersonWantsOrg @SQLCmd @DebugSwitch @PWOsToFill @AdditionalObjectKeysAffected @rowcount @ElementOrderState @ROWCOUNT @IDENTITY @ElementSatetement @PROCID @GenProcIDs @param1 @Retries @checkForExisting @WhereClauseAdditional @GenProcIDsAbort @param2
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_PITShopOrderMove | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopProductNodeCheck | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopProductNodeMove | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_ZITShopMemberDelete | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.QER_PITShopOrderMove | source text reference | has TRY/CATCH error handling |
| dbo.QER_PITShopProductNodeCheck | source text reference | creates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling |
| dbo.QER_PITShopProductNodeMove | source text reference | uses session context values, has TRY/CATCH error handling |
| dbo.QER_ZITShopMemberDelete | source text reference | has TRY/CATCH error handling |