InventCostTaskController.inventCostLedgerPostingTask Method [AX 2012]
Initializes a new instance of the InventCostLedgerPostingTask class.
Syntax
protected InventCostLedgerPostingTask inventCostLedgerPostingTask(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: InventCostLedgerPostingTask Class
A new instance of the InventCostLedgerPostingTask class.