Share via


InventCostClosingCancel_Init.createTasks Method [AX 2012]

Initializes the worker tasks.

Syntax

protected void createTasks()

Run On

Called

Remarks

If the class is running in batch, the worker tasks will be put into batch. Otherwise the outer TTS scope will be committed and the worker tasks will be triggered. This is done that in both cases, the cancellation will run in several small TTS scopes.

See Also

Reference

InventCostClosingCancel_Init Class