Table "Job Queue Category"

ID 471
Namespace: System.Threading

Properties

Name Value
Caption Job Queue Category
DataCaptionFields 1,2
DrillDownPageID Page System.Threading."Job Queue Category List"
LookupPageID Page System.Threading."Job Queue Category List"
Permissions TableData "Job Queue Category" = rimd
InherentPermissions rimx
DataClassification CustomerContent

Fields

Name Type Description
Code Code[10]
Description Text[30]
"Recovery Task Id" Guid
"Recovery Task Start Time" DateTime
SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

Methods

InsertRec

procedure InsertRec(CodeToInsert: Code[10], DescriptionToInsert: Text[30])

Parameters

Name Type Description
CodeToInsert Code[10]
DescriptionToInsert Text[30]

See also