dbo.CPL_ZITShopMakeDecisionOC
SQL_STORED_PROCEDURE
Created 2025-06-27T18:01:17.980 · modified 2026-04-14T23:20:45.753 · source: live DB sys.objects/sys.sql_expression_dependencies.
Parameters
| Name | Type | Output |
|---|---|---|
@SlotNumber | int | no |
Referenced objects
| Schema | Object | Column/minor | Class |
|---|---|---|---|
| ComplianceRule | OBJECT_OR_COLUMN | ||
| HelperPWOCompliance | OBJECT_OR_COLUMN | ||
| personinBaseTree | OBJECT_OR_COLUMN | ||
| personwantsorg | OBJECT_OR_COLUMN | ||
| pwohelperpwo | OBJECT_OR_COLUMN | ||
| QBM_PJobCreate_HOCallMethod | OBJECT_OR_COLUMN | ||
| QBM_PSessionContextSet | OBJECT_OR_COLUMN | ||
| QBM_PSessionErrorAdd | OBJECT_OR_COLUMN | ||
| QBM_YCursorBuffer | TYPE | ||
| QBM_YDBQueueCurrent | TYPE | ||
| QBMDBQueueCurrent | OBJECT_OR_COLUMN | ||
| dbo | QBM_FCVStringToBit | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIBitPatternXMarkedForDel | OBJECT_OR_COLUMN | |
| dbo | QBM_FGIConfigparmValue | OBJECT_OR_COLUMN | |
| dbo | QBM_FGISessionContext | OBJECT_OR_COLUMN | |
| dbo | QER_FGIGenProcIDForPWO | 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:45.753
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_PJobCreate_HOCallMethod, QBM_PSessionContextSet, QBM_PSessionErrorAdd; writes INSERT into, UPDATE pwohelperpwo; reads/joins QBMDBQueueCurrent, personwantsorg, pwohelperpwo, HelperPWOCompliance, ComplianceRule…; uses config Common\ProcessState\UseGenProcIDFromPWO; uses session context GenProcID
Declared parameters
| Parameter | Type | Direction |
|---|---|---|
@SlotNumber | int | input |
DML targets
INSERT into UPDATE pwohelperpwoRead/join references
SQL dependency metadata
- ComplianceRule
- HelperPWOCompliance
- personinBaseTree
- personwantsorg
- pwohelperpwo
- QBM_PJobCreate_HOCallMethod
- QBM_PSessionContextSet
- QBM_PSessionErrorAdd
- QBM_YCursorBuffer
- QBM_YDBQueueCurrent
- QBMDBQueueCurrent
- dbo.QBM_FCVStringToBit
- dbo.QBM_FGIBitPatternXMarkedForDel
- dbo.QBM_FGIConfigparmValue
- dbo.QBM_FGISessionContext
- dbo.QER_FGIGenProcIDForPWO
Config/session
Config: Common\ProcessState\UseGenProcIDFromPWO
Session: GenProcID
DBQueue/tasks
None extracted.Temp tables / referenced variables
Temp: #LDS #No #Compliance #There #At #All
Variables: @SlotNumber @DecisionLevel @UID_Personwantsorg @GenProcID @CfgUseGenProcID @Decision @Reason @uid_person @SQLcmd @levelnumber @AnzahlVerstoss @AnzahlGenehmigt @IsDecision @BasisObjectKey @GenProcID_R @ElementBuffer @ElementCount @ElementIndex @DBQueueCurrent @QBM_BitPatternXMarkedForDel_Delay @rowcount @ROWCOUNT @uid_personwantsorg @objecttype @whereclause @save @MethodName @GenprocID @ObjectKeysAffected @param1 @param2 @decision @param3 @reason @Retries @isToFreezeOnError @checkForExisting @WhereClauseAdditional
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.
No reverse dependencies extracted.