Share via


InventValueReportInit.createWrkCtrTasks Method [AX 2012]

Creates subtasks for labor data collection.

Syntax

protected void createWrkCtrTasks(Batchable _dependingInventValueReportBase)

Run On

Called

Parameters

  • _dependingInventValueReportBase
    Type: Batchable Interface
    A subtask that will depend on the subtasks that collect labor data.

See Also

Reference

InventValueReportInit Class