Share via


RetailPurchCreate.getLast Method [AX 2012]

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

Syntax

public void getLast()

Run On

Server

Remarks

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

See Also

Reference

RetailPurchCreate Class