RecordSortedList.next Method [AX 2012]
Sets the record buffer to the contents of the next record in the recordSortedList and positions the list to the record returned.
public boolean next(Common record)
Run On
CalledParameters
- record
- Type: Common Table
A record buffer to receive the result.
Community Additions
ADD
Show: