BOMCalcJob_Item_Sales.getLast Method [AX 2012]

Gets the last choice that was stored in the last value table.

Syntax

public void getLast()

Run On

Called

Remarks

If no record can be found or if the BOMCalcJob_Item_Sales.unpack method returns false, the BOMCalcJob_Item_Sales.initParmDefault method will be called. This method should not be overridden.

See Also

Reference

BOMCalcJob_Item_Sales Class