CustAgingSnapshot.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 that stores the list of values that are specified by the SysLastValuesList macro.

This method 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.

Community Additions

ADD
Show: