ReleaseUpdateBulkCopyMap::populateBulkCopyFieldList Method [AX 2012]

Populates a build copy field list for a table.

client server public static int populateBulkCopyFieldList(ReleaseUpdateBulkCopyTable _tableToCopy)

Run On

Called

Parameters

_tableToCopy
Type: ReleaseUpdateBulkCopyTable Table
The table to copy.

Return Value

Type: int
The number of field mapping errors.
Show: