Codeunit "OCR Inc. Doc. via Job Queue"

ID 137
Namespace: Microsoft.EServices.EDocument

Properties

Name Value
Permissions TableData "Job Queue Entry" = rimd
TableNo Table System.Threading."Job Queue Entry"

Methods

EnqueueIncomingDoc

procedure EnqueueIncomingDoc(var IncomingDocument: Record "Incoming Document")

Parameters

Name Type Description
IncomingDocument Table Microsoft.EServices.EDocument."Incoming Document"

CancelQueueEntry

procedure CancelQueueEntry(var IncomingDocument: Record "Incoming Document")

Parameters

Name Type Description
IncomingDocument Table Microsoft.EServices.EDocument."Incoming Document"

See also