Codeunit "Cost Adj. Scheduling Manager"

ID 2849
Namespace: Microsoft.Inventory.Costing

Methods

AdjCostJobQueueExists

procedure AdjCostJobQueueExists(): Boolean

Returns

Type Description
Boolean

PostInvCostToGLJobQueueExists

procedure PostInvCostToGLJobQueueExists(): Boolean

Returns

Type Description
Boolean

CreateAdjCostJobQueue

procedure CreateAdjCostJobQueue()

CreatePostInvCostToGLJobQueue

procedure CreatePostInvCostToGLJobQueue()

SetupDisplayJobQueueEntriesFilter

procedure SetupDisplayJobQueueEntriesFilter(var JobQueueEntry: Record "Job Queue Entry")

Parameters

Name Type Description
JobQueueEntry Table System.Threading."Job Queue Entry"

See also