Share via


VendApproveChangeDocumentDate.saveLast Method [AX 2012]

Saves the SysLastValue record for this user and object.

Syntax

public void saveLast()

Run On

Called

Remarks

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

See Also

Reference

VendApproveChangeDocumentDate Class