Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the RecordSortedList object.
Syntax
protected void init()
Run On
Called
Remarks
The RecordSortedList object is initialized by using the following sort order:
InventTransId
CostTransType
ItemId
FinancialInventDimId
Voucher
TransDate
ItemPriceRefRecId
This is the default sort order for a RecordSortedList object in the InventCost framework. So always use this class instead of RecordSortedList objects.