BusinessStatistics.packSysLastValues Method [AX 2012]

Packs the object for the SysLastValue framework to support persisting user input.

public container packSysLastValues()

Run On

Called

Return Value

Type: container
A container storing the list of values specified by the SysLastValuesList macro.

Brings support for inheritance to the SysLastValue implementation on this class. Derivative classes should override this method and provide their own implementation with a pack list like [#SysLastValuesList, super()].

Community Additions

ADD
Show: