Share via


VendPromissoryNoteDocument.saveLast Method [AX 2012]

Persists the pertinent values to the SysLastValue table.

Syntax

public void saveLast()

Run On

Called

Remarks

#CurrentList and #SysLastValues lists are different, and require that we have specialized logic for the SysLastValues implementation.

See Also

Reference

VendPromissoryNoteDocument Class