Share via


InventValueReportInit.createItemTasks Method [AX 2012]

Creates a subtask for material data collection.

Syntax

protected void createItemTasks(Batchable _dependingInventValueReportBase)

Run On

Called

Parameters

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

See Also

Reference

InventValueReportInit Class