SysOperationServiceBase.getCurrentBatchTask Method [AX 2012]

Gets the batch task that is currently being executed or an empty record.

protected Batch getCurrentBatchTask()

Run On

Called

Return Value

Type: Batch Table
A record that contains the batch task that is being executed.

The getExecutingTask function can be used by the application code to get the task that is being executed.

Community Additions

ADD
Show: