Share via


AssetTransferBalancing.filterAssetBooks Method [AX 2012]

Filters unwanted value models to satisfy the public sector requirements.

Syntax

protected RecordSortedList filterAssetBooks(RecordSortedList _sourceAssetBookList)

Run On

Server

Parameters

  • _sourceAssetBookList
    Type: RecordSortedList Class
    A list of value models that are selected by the user in the AssetTransfer Form

Return Value

Type: RecordSortedList Class
A list of filtered value models.

See Also

Reference

AssetTransferBalancing Class