PurchReApprovalCompareRecordVersions::fieldsIncludedInCompare Method [AX 2012]

Gets a list of fields that are included in the comparison.

server public static container fieldsIncludedInCompare(TableId _tableId)

Run On

Server

Parameters

_tableId
Type: TableId Extended Data Type
A TableId value for which the fields are related.

Return Value

Type: container
A packed Set of the IDs of the extended fields.
Show: