InventItemCostGroupRollupList.first Method [AX 2012]
Moves the cursor of the costGroupRolluprecordSortedList to the first position.
public boolean first(InventItemCostGroupRollup _inventItemCostGroupRollup)
Called
- _inventItemCostGroupRollup
Type: InventItemCostGroupRollup Table
Type: boolean
The return value of the first method of the recordSortedList class.
The first method of the recordSortedList class will be called to find the first record in the costGroupRollupList recordSortedList.