Share via


LeanCostingFacade.getUnusedQuantities Method [AX 2012]

Calculates unused production flow quantities.

Syntax

public RecordSortedList getUnusedQuantities(RefRecId _leanProductionFlowReference, TransDate _date)

Run On

Called

Parameters

Return Value

Type: RecordSortedList Class
A RecordSortedList object of the LeanProductionFlowCostingUnusedQty records.

See Also

Reference

LeanCostingFacade Class