Share via


BudgetTransactionMultiPost.getLast Method [AX 2012]

Retrieves the SysLastValue record for this user and object.

Syntax

public void getLast()

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