InventCostTaskController.inventCostPrepareParmTask Method [AX 2012]
Initializes a new instance of the InventCostPrepareParmTask class.
Syntax
protected InventCostPrepareParmTask inventCostPrepareParmTask(Voucher _voucher, TransDate _transDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher of the inventory closing.
- _transDate
Type: TransDate Extended Data Type
The date of the inventory closing.
Return Value
Type: InventCostPrepareParmTask Class
A new instance of the InventCostPrepareParmTask class.