LeanCostingFacadeBase.getUnusedQuantities Method [AX 2012]

Calculates the unused production flow quantities.

Syntax

public abstract RecordSortedList getUnusedQuantities(RefRecId _leanProductionFlowReference, TransDate _date)

Run On

Called

Parameters

Return Value

Type: RecordSortedList Class
A sorted list of LeanProductionFlowCostingUnusedQty records.

See Also

Reference

LeanCostingFacadeBase Class