InventCostTaskControllerSingleThread::newController Method [AX 2012]

Initializes a new instance of the InventCostTaskControllerSingleThread class.

Syntax

client server public static InventCostTaskControllerSingleThread newController(
    Voucher _voucher, 
    TransDate _transDate, 
    InventClosingRunNum _runNum)

Run On

Called

Parameters

Return Value

Type: InventCostTaskControllerSingleThread Class
A new instance of the InventCostTaskControllerSingleThread class.

See Also

Reference

InventCostTaskControllerSingleThread Class