Table "Overdue Approval Entry"

ID 458
Namespace: System.Automation

Properties

Name Value
Caption Overdue Approval Entry
DataClassification CustomerContent

Fields

Name Type Description
"Table ID" Integer
"Document Type" Enum System.Automation."Approval Document Type"
"Document No." Code[20]
"Sent to ID" Code[50]
"Sent Time" Time
"Sent Date" Date
"E-Mail" Text[100]
"Sent to Name" Text[30]
"Sequence No." Integer
"Due Date" Date
"Approver ID" Code[50]
"Approval Code" Code[20]
"Approval Type" Enum System.Automation."Workflow Approval Type"
"Limit Type" Enum System.Automation."Workflow Approval Limit Type"
"Record ID to Approve" RecordId
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

ShowRecord

procedure ShowRecord()

Events

OnBeforeShowRecord

[IntegrationEvent(False,False)]
local procedure OnBeforeShowRecord(var OverdueApprovalEntry: Record "Overdue Approval Entry", var IsHandled: Boolean)

Parameters

Name Type Description
OverdueApprovalEntry Table System.Automation."Overdue Approval Entry"
IsHandled Boolean

See also