Share via


TaxReportYearlyAT.saveLast Method [AX 2012]

Saves the SysLastValues record for this user and object.

Syntax

public void saveLast()

Run On

Called

Remarks

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

See Also

Reference

TaxReportYearlyAT Class