Share via


InventCostTaskController::newFromParameters Method [AX 2012]

Initializes a new instance of the InventCostTaskController class.

Syntax

client server public static InventCostTaskController newFromParameters(
    RefRecId _batchJobId, 
    RefRecId _batchRecId, 
    Voucher _voucher, 
    TransDate _transDate, 
    InventClosingRunNum _runNum)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostTaskController Class