td.APPROVALS Table

Description

Information about Approvals details of the user

Columns

Column NameDescriptionDatatypeLengthAllow NullDefaultFormula
ALS_IDThe Approval Idint4FALSE
ALS_SUBMISSION_IDThe Submission Idint4TRUE
ALS_APPROVAL_TIMEApproval time of the recordDATETRUE
ALS_LEVELApprover levelint4TRUE
ALS_NUMBER_RECORDS_REQUIREDNumber of approval records requiredint4TRUE
ALS_NUMBER_RECORDSMaximum number of approval recordsint4TRUE
ALS_APPROVAL_RESULTApproval resultVARCHAR2255TRUE
ALS_APPROVAL_TEAM_NAMEApprover team nameVARCHAR2255TRUE
ALS_APPROVER_NAMESApprover nameCLOB4000TRUE
ALS_NOTIFICATIONNotification sent to the ApproverVARCHAR21TRUE
ALS_APPROVAL_SIGN_REQUIREDApprover sign required or notVARCHAR21TRUE
ALS_APPROVAL_REAUTH_REQUIREDApproval re-auth requiredVARCHAR21TRUE
ALS_MEANINGMeaning of the signatureVARCHAR24000TRUE
ALS_APPROVAL_STATUSApproval statusVARCHAR24000TRUE

Indexes

Index NameDescriptionPrimaryUnique
ALS_PRIMARYKEYYesYes
ALS_SUBMISSION_ID_IDX