PurchReApprovalCompareRecordVersions::newTableId Method [AX 2012]

Creates and initializes an instance of the PurchReApprovalCompareRecordVersionsclass by using the table ID.

client server public static PurchReApprovalCompareRecordVersions newTableId(TableId _tableId, Set _includedFields)

Run On

Called

Parameters

_tableId
Type: TableId Extended Data Type
The TableId of the table.
_includedFields
Type: Set Class
A set of fields that should be compared.

Return Value

Type: PurchReApprovalCompareRecordVersions Class
An instance of the PurchReApprovalCompareRecordVersions class.
Show: