InventStdCostAdjust_StdCostConvert.splitTransactions Method [AX 2012]

Splits all open partially settled transactions into a settled and a non-settled part.

Syntax

protected void splitTransactions(InventDim _inventDimCriteria)

Run On

Called

Parameters

  • _inventDimCriteria
    Type: InventDim Table
    The financial inventory dimension that is currently being adjusted.

See Also

Reference

InventStdCostAdjust_StdCostConvert Class