dbo.PWODecisionHistory

Approval sequences

TableType TUsage HISTORYRows 2SizeMB 0.088

Table relation graph

Loading table relation graph…

Columns

NameTypeNullableOIM caption/commentaryFlags
UID_PWODecisionHistoryvarchar(38)noApproval decisionPKUID
UID_QERJustificationvarchar(38)yesStandard reasonFKUID
UID_PersonWantsOrgvarchar(38)yesRequest procedureFKUID
DisplayPersonHeadnvarchar(256)yesApprover
ReasonHeadnvarchar(-1)yesReason for decision
DateHeaddatetime(8)yesApproval date
XDateInserteddatetime(8)yesCreated on
XDateUpdateddatetime(8)yesModified on
XUserInsertednvarchar(128)yesCreated by
XUserUpdatednvarchar(128)yesModified by
DecisionLevelint(4)yesApproval level
XTouchednchar(2)yesProcessing status
CustomProperty01nvarchar(128)yesSpare field no. 01
CustomProperty02nvarchar(128)yesSpare field no. 02
CustomProperty03nvarchar(128)yesSpare field no. 03
CustomProperty04nvarchar(128)yesSpare field no. 04
CustomProperty05nvarchar(128)yesSpare field no. 05
CustomProperty06nvarchar(128)yesSpare field no. 06
CustomProperty07nvarchar(128)yesSpare field no. 07
CustomProperty08nvarchar(128)yesSpare field no. 08
CustomProperty09nvarchar(128)yesSpare field no. 09
CustomProperty10nvarchar(128)yesSpare field no. 10
ValidUntildatetime(8)yesValid until
ValidFromdatetime(8)yesValid from
DecisionTypenvarchar(32)yesTypelimited
IsDecisionBySystembit(1)yesAutomatic approval
UID_PersonHeadvarchar(38)yesApproverFKUID
XObjectKeyvarchar(138)noObject key
Ident_PWODecisionStepnvarchar(128)yesSingle step
OrderStatenvarchar(32)yesRequest statuslimited
UID_ITShopOrgFinalvarchar(38)yesResulting productFKUID
UID_PersonRelatedvarchar(38)yesAdditional approverFKUID
IsToHideInHistorybit(1)yesDo not show in approval history
UID_ComplianceRulevarchar(38)yesViolated ruleFKUID
XMarkedForDeletionint(4)yesMarked for deletionbitmask
UID_PWODecisionRulevarchar(38)yesApproval procedureFKUID
UID_PWOStatevarchar(38)yesProcessing statusFKUID
RulerLevelint(4)yesType of approverlimited
ValidUntilProlongationdatetime(8)yesRenewed until
UID_ShoppingCartOrdervarchar(38)yesCartFKUID
ValidUntilUnsubscribedatetime(8)yesUnsubscribed as from
PWOPriorityint(4)yesPrioritylimited
IsFromDelegationbit(1)yesDecision was delegated
ExceptionValidUntildatetime(8)yesException approval valid until

Relations

FKFromTo
QER_RFRL1403PWODecisionHistory.UID_PersonWantsOrgPersonWantsOrg.UID_PersonWantsOrg
QER_RFRL1406PWODecisionHistory.UID_PWOStatePWOState.UID_PWOState
QER_RFRL1636PWODecisionHistory.UID_PWODecisionRulePWODecisionRule.UID_PWODecisionRule
QER_RFRL2576PWODecisionHistory.UID_QERJustificationQERJustification.UID_QERJustification
QER_RFRL4159PWODecisionHistory.UID_ITShopOrgFinalBaseTree.UID_Org
QER_RFRL4201PWODecisionHistory.UID_PersonRelatedPerson.UID_Person
QER_RFRL4344PWODecisionHistory.UID_ComplianceRuleComplianceRule.UID_ComplianceRule

Triggers

GEN_T106341A935920D1948D2514AD SQL_TRIGGER

GEN_T2E410FDD0F422F68DA5855BC7 SQL_TRIGGER

GEN_T33AF8479DCCF3482B6F024C03 SQL_TRIGGER

Referenced by / reverse relations

Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.

Referencing objectRelationEvidence
dbo.GEN_FT12C0B2408424D9890C9F1048SQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_FGIPWOVisibleForPersonSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_PITShopHelperFill_bulkSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_PITShopOrderHistoryInsertSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_PITShopOrderMove_bulkSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_ZITShopCheckSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_ZITShopCheckDecisionSQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_ZITShopOrderResetSQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_FTF92FC20349C1D00C1D7DBCA7SQL expression dependencyOBJECT_OR_COLUMN
dbo.QER_FTPWOVisibleForPerson_ISQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_T31EC3716F8EE9DF11DE8931FFSQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_T377F10C7782E804450A883790SQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_VAA94C8874CD8967DE2A9C893FSQL expression dependencyOBJECT_OR_COLUMN
PersonWantsOrgreferenced by foreign key from tableQER_RFRL1403: PWODecisionHistory.UID_PersonWantsOrg -> PersonWantsOrg.UID_PersonWantsOrg
PWOStatereferenced by foreign key from tableQER_RFRL1406: PWODecisionHistory.UID_PWOState -> PWOState.UID_PWOState
PWODecisionRulereferenced by foreign key from tableQER_RFRL1636: PWODecisionHistory.UID_PWODecisionRule -> PWODecisionRule.UID_PWODecisionRule
QERJustificationreferenced by foreign key from tableQER_RFRL2576: PWODecisionHistory.UID_QERJustification -> QERJustification.UID_QERJustification
BaseTreereferenced by foreign key from tableQER_RFRL4159: PWODecisionHistory.UID_ITShopOrgFinal -> BaseTree.UID_Org
Personreferenced by foreign key from tableQER_RFRL4201: PWODecisionHistory.UID_PersonRelated -> Person.UID_Person
ComplianceRulereferenced by foreign key from tableQER_RFRL4344: PWODecisionHistory.UID_ComplianceRule -> ComplianceRule.UID_ComplianceRule
dbo.QER_FGIPWOVisibleForPersonsource text referenceSQL_SCALAR_FUNCTION
dbo.QER_PITShopHelperFill_bulksource text referenceinserts DBQueue tasks, uses session context values, has TRY/CATCH error handling
dbo.QER_PITShopOrderHistoryInsertsource text referenceuses session context values, has TRY/CATCH error handling
dbo.QER_PITShopOrderMove_bulksource text referencecreates object-layer jobs via QBM_PJobCreate*, calls object-layer method via HOCallMethod, uses session context values, has TRY/CATCH error handling
dbo.QER_ZITShopChecksource text referenceinserts DBQueue tasks, has TRY/CATCH error handling
dbo.QER_ZITShopCheckDecisionsource text referencecreates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, calls object-layer method via HOCallMethod, fires object-layer event via HOFireEvent, uses session context values, has TRY/CATCH error handling
dbo.QER_ZITShopOrderResetsource text referenceinserts DBQueue tasks, uses session context values, has TRY/CATCH error handling
dbo.QER_FTPWOVisibleForPerson_Isource text referenceuses session context values
cs-qer-compositionapi-qer-compositionapi-itshop-accepttermsofuse.csdecompiled C# referenceclasses AcceptTermsOfUse; methods MoveNext, SetStateMachine, AcceptAsync; references Person, PersonWantsOrg, PWODecisionHistory, QERJustification; markers reads entity values, writes entity values, saves entities, references DB/Dialog objects, IT Shop related markers
cs-qer-customizer-qer-customizer-personwantsorg.csdecompiled C# referenceclasses PersonWantsOrg, MP, WellKnownDecisionRules, DecisionHistoryArgs; methods MoveNext, SetStateMachine, _003C_GetUIDPwoState_003Eb__0, _003CInitializeMNRelationKeys_003Eb__0, _003CBaseTreeAssign_003Eb__0, Abort; references AccProduct, BasetreeAssign, BaseTreeHasObject, ComplianceRule, Delegation, Department; markers reads entity values, writes entity values, references DB/Dialog objects, IT Shop related markers, Job/process related markers