InventCostTaskController.addLedgerPostingTask Method [AX 2012]

Creates a ledger posting task and adds it to a batch.

Syntax

protected InventCostLedgerPostingTask addLedgerPostingTask(BatchHeader _batchHeader)

Run On

Called

Parameters

Return Value

Type: InventCostLedgerPostingTask Class
A new instance of the InventCostEndTask class.

See Also

Reference

InventCostTaskController Class