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
- _inventClosing
Type: InventClosing Table
Remarks
This method is called from the InventCostHelp.runStdCostClose method during the closing of the inventory.