Share via


InventCostTransVarianceList.init Method [AX 2012]

Initializes the RecordSortedList object.

Syntax

protected void init()

Run On

Called

Remarks

The RecordSortedList object is initialized using the following sort order:

  1. Level

  2. CostGroupId

  3. Split

  4. VarianceType

  5. Dimension

This is the default sort order for a RecordSortedList object in the InventCost framework.

See Also

Reference

InventCostTransVarianceList Class