Share via


InventValueReportInit.createIndirectTasks Method [AX 2012]

Creates subtasks for indirect costs data collection.

Syntax

protected void createIndirectTasks(Batchable _dependingInventValueReportBase)

Run On

Called

Parameters

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

See Also

Reference

InventValueReportInit Class