CustAgingSnapshot.unpackSysLastValues Method [AX 2012]

Unpacks the object for the SysLastValue framework to support user input.

public void unpackSysLastValues(container _packedValues)

Run On

Called

Parameters

_packedValues
Type: container
A packed instance of the LedgerJournalSave object.

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 an unpack list.

Community Additions

ADD
Show: