Share via


InventModelType_StdCost.physicalSettlementList Method [AX 2012]

Returns physical inventory settlement adjustments related to an inventory transaction.

Syntax

protected RecordSortedList physicalSettlementList(InventTrans _inventTrans, [TransDate _transDate])

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventModelType_StdCost Class