Share via


ReleaseUpdateBulkCopyParam.cleanupTableMappings Method [AX 2012]

Cleans up table mappings.

Syntax

public void cleanupTableMappings()

Run On

Server

Remarks

This method must be called before the generate table mappings step.

When a user clicks Generate table mappings, the ReleaseUpdateBulkCopyTable table must be empty to trigger a new run.

See Also

Reference

ReleaseUpdateBulkCopyParam Class