RetailCreateSpecificLabel::initRecordSortedList Method [AX 2012]

Initializes a recordSortedList which is used to hold inventTransferParmTable records.

client server public static RecordSortedList initRecordSortedList()

Run On

Called

Return Value

Type: RecordSortedList Class
Returns a new recordSortedList object which is used to hold inventTransferParmTable records.

Sort the record list by RecId of InventTransferParmTabletable.

Show: