Share via


InventCostTransSumCalc::calcFromInventClosing Method [AX 2012]

Provides a static interface to call the class from an inventory closing.

Syntax

server public static void calcFromInventClosing(InventClosing _inventClosing)

Run On

Server

Parameters

Remarks

This method is called from the InventCostHelp.runStdCostClose method during the closing of the inventory.

See Also

Reference

InventCostTransSumCalc Class