InventCostTransCostList.init Method [AX 2012]
Initializes a RecordSortedList object.
Syntax
protected void init()
Run On
Called
Remarks
The RecordSortedList object is initialized using the following sort order:
Level
CostGroupId
Split
VarianceType
Dimension
This is the default sort order for a RecordSortedList object in the inventCost framework. The same sort order is used also in the inventCostTransVarianceList class.