RunBaseBatch.getLast Method [AX 2012]

Gets the last choice stored in the last value table.

Syntax

public void getLast()

Run On

Called

Remarks

If no record can be found or the unpack method returns false, the initParmDefault method will be called.

This method should not typically be overridden.

See Also

RunBaseBatch Class

RunBase.initParmDefault Method

RunBase.saveLast Method

RunBase.unpack Method