VersioningCompareRecordVersions.addField2includeList Method [AX 2012]

Adds a field to the list of fields that should be included in the comparison.

protected boolean addField2includeList(SysDictField _sysDictField)

Run On

Called

Parameters

_sysDictField
Type: SysDictField Class
The SysDictField object which specifies the field.

Return Value

Type: boolean
true if the field should be included in the comparison; otherwise, false.

Only fields which are visible, editable, and stored in the database are included. The DateTime fields that are used for date effectiveness are excluded.

Community Additions

ADD
Show: