Share via


SysImportBatchProcessor.getLast Method [AX 2012]

Gets the last choice that is 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

Reference

SysImportBatchProcessor Class