Share via


BudgetTransactionMultiPost.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, with pack and unpack, and persisting user input.

See Also

Reference

BudgetTransactionMultiPost Class