TradeTotals.mcrInitRecordSortedListLine Method [AX 2012]

Creates and returns a RecordSortedList for the specified _tableId.

protected RecordSortedList mcrInitRecordSortedListLine(TableId _tableId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
The TableId of the table used to create the RecordSortedList.

Return Value

Type: RecordSortedList Class
A RecordSortedList for the specified _tableId.

Community Additions

ADD
Show: