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