ReqCalcTaskControllerSingleThread.assignTask Method [AX 2012]

Assigns a new task from the task pool.

public boolean assignTask(ReqCalcTask _reqCalcTask)

Run On

Called

Parameters

_reqCalcTask
Type: ReqCalcTask Table
A ReqCalcTask record with the task that was assigned or an empty record if no more tasks are available to be processed.

Return Value

Type: boolean
true if more tasks are available to be processed; otherwise, false.

Community Additions

ADD
Show: