Share via


InventModelType_MovingAverage.physicalSettlementList Method [AX 2012]

Returns physical inventory settlement adjustments related to an inventory transaction.

Syntax

protected RecordSortedList physicalSettlementList(InventTrans _inventTrans)

Run On

Called

Parameters

Return Value

Type: RecordSortedList Class
A record sorted list that has inventory settlement records.

See Also

Reference

InventModelType_MovingAverage Class