InventCostHelp.run Method [AX 2012]

Secures the assignment a record in the InventCostList table to each client that runs this method.

Syntax

public void run([RefRecId _batchJobId])

Run On

Called

Parameters

Remarks

Each client performs a complete cost calculation for the assigned item by calling the InventCostItemDim.run method. The assignment of items will be repeated until all items on an iteration level have been calculated. Then, the assignment of items will be done according to the next iteration level, and so on.

See Also

InventCostHelp Class

InventCostList Table

InventCostItemDim.run Method

InventCostItemDim Class

InventAdjustPost Class