Share via


TaxReportYearlyAT.getLast Method [AX 2012]

Retrieves the SysLastValues record for this user and object.

Syntax

public void getLast()

Run On

Called

Remarks

This is a customization of the standard SysLastValues record functionality and is required to support the split implementation of serializing (by using the pack and unpack methods) and to persist user input (the SysLastValues record).

See Also

Reference

TaxReportYearlyAT Class