td.APPROVAL_RECORDS Table

Description

Information about Approvers and signatures of the Approval Record

Columns

Column NameDescriptionDatatypeLengthAllow NullDefaultFormula
ARS_IDApproval Record IDint4FALSE
ARS_APPROVAL_IDApproval IDint4TRUE
ARS_REASSIGN_TOReassign userVARCHAR24000TRUE
ARS_REASSIGN_USERReassign userVARCHAR2255TRUE
ARS_APPROVAL_USERApprover of the recordVARCHAR2255TRUE
ARS_SIGNATURE_IDSignature for the approverint4TRUE
ARS_APPROVAL_TIMETime of the approver recordDATE4TRUE
ARS_APPROVAL_RESULTResult of the stateVARCHAR2255TRUE
ARS_COMMENTSCommentsCLOB4000TRUE
ARS_TEMPLATE_COMMENTSTemplate commentsCLOB4000TRUE

Indexes

Index NameDescriptionPrimaryUnique
ARS_PRIMARYKEYYesYes
ARS_APPROVAL_RESULT_IDX
ARS_REASSIGN_IDX
ARS_APPROVAL_ID_IDX