VersioningCompareRecordVersions.getHistoryDictTable Method [AX 2012]

Gets a DictTable class instance for a history table.

protected DictTable getHistoryDictTable(Common _origCommon, Common _newCommon)

Run On

Called

Parameters

_origCommon
Type: Common Table
The original version of the record.
_newCommon
Type: Common Table
The modified version of the record.

Return Value

Type: DictTable Class
An instance of the DictTable class.

Community Additions

ADD
Show: