dbo.AttestationHistory

Approval sequences

TableType TUsage HISTORYRows 0SizeMB 0

Table relation graph

Loading table relation graph…

Columns

NameTypeNullableOIM caption/commentaryFlags
UID_AttestationHistoryvarchar(38)noApproval decisionPKUID
UID_QERJustificationvarchar(38)yesStandard reasonFKUID
UID_AttestationCasevarchar(38)yesAttestation caseFKUID
UID_PersonHeadvarchar(38)yesApproverFKUID
DisplayPersonHeadnvarchar(510)yesApprover
ReasonHeadnvarchar(-1)yesReason for decision
DateHeaddatetime(8)yesApproval date
DecisionLevelint(4)yesApproval level
XDateInserteddatetime(8)yesCreated on
XDateUpdateddatetime(8)yesModified on
XUserUpdatednvarchar(128)yesModified by
XUserInsertednvarchar(128)yesCreated by
XTouchednchar(2)yesProcessing status
XObjectKeyvarchar(138)noObject key
DecisionTypenvarchar(32)yesTypelimited
IsDecisionBySystembit(1)yesAutomatic approval
Ident_PWODecisionStepnvarchar(128)yesSingle step
IsToHideInHistorybit(1)yesDo not show in approval history
UID_PersonRelatedvarchar(38)yesAdditional approverFKUID
XMarkedForDeletionint(4)yesMarked for deletionbitmask
UID_PWODecisionRulevarchar(38)yesApproval procedureFKUID
RulerLevelint(4)yesType of approverlimited

Relations

FKFromTo
ATT_RFRL1496AttestationHistory.UID_AttestationCaseAttestationCase.UID_AttestationCase
ATT_RFRL1635AttestationHistory.UID_PWODecisionRulePWODecisionRule.UID_PWODecisionRule
ATT_RFRL2556AttestationHistory.UID_QERJustificationQERJustification.UID_QERJustification
ATT_RFRL4216AttestationHistory.UID_PersonRelatedPerson.UID_Person

Triggers

GEN_T1A6AC79BDF606D62F8A264E88 SQL_TRIGGER

GEN_T297F4CB11104BC95FD228C198 SQL_TRIGGER

GEN_T3F0BA28A7FAFA1583E4F62350 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.ATT_PAttestationHelperFillSQL expression dependencyOBJECT_OR_COLUMN
dbo.ATT_ZAttestationResetSQL expression dependencyOBJECT_OR_COLUMN
dbo.ATT_TUPersonSQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_T377F10C7782E804450A883790SQL expression dependencyOBJECT_OR_COLUMN
dbo.GEN_VA3F0D9DEB25E1AE1067533D6ASQL expression dependencyOBJECT_OR_COLUMN
AttestationCasereferenced by foreign key from tableATT_RFRL1496: AttestationHistory.UID_AttestationCase -> AttestationCase.UID_AttestationCase
PWODecisionRulereferenced by foreign key from tableATT_RFRL1635: AttestationHistory.UID_PWODecisionRule -> PWODecisionRule.UID_PWODecisionRule
QERJustificationreferenced by foreign key from tableATT_RFRL2556: AttestationHistory.UID_QERJustification -> QERJustification.UID_QERJustification
Personreferenced by foreign key from tableATT_RFRL4216: AttestationHistory.UID_PersonRelated -> Person.UID_Person
dbo.ATT_PAttestationHelperFillsource text referencecreates 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.ATT_ZAttestationResetsource text referenceinserts DBQueue tasks, uses session context values, has TRY/CATCH error handling
dbo.ATT_TUPersonsource text referencecreates object-layer jobs via QBM_PJobCreate*, inserts DBQueue tasks, uses session context values, has TRY/CATCH error handling
cs-att-customizer-att-customizer-attestationcase.csdecompiled C# referenceclasses AttestationCase, MP, DecisionHistoryArgs, _003C_003Ec__DisplayClass4_0; methods _003C_Initialize_IsNotApprovedBefore_003Eb__0, MoveNext, SetStateMachine, OnSavingAsync, _Initialize_IsNotApprovedBefore, Handle_DecisionHistory; references AttestationCase, AttestationHelper, AttestationHistory, AttestationObject, AttestationPolicy, Delegation; markers reads entity values, references DB/Dialog objects, IT Shop related markers
cs-att-forms-att-forms-formattestationmakedecision.csdecompiled C# referenceclasses FormAttestationMakeDecision; methods OnInit, InitializeComponent, OnFormLoad, OnFormSizeChanged, OnFormUnload, Task_ShowHistory; references AttestationCase, AttestationHelper, AttestationHistory, AttestationObject, AttestationPolicy, Delegation; markers reads entity values, references DB/Dialog objects