Share via


ReleaseUpdateDB60_HRM.discardPersonelNumberDuplicates Method [AX 2012]

Discards personnel number duplicates in the HcmWorker table. Keep unique personnel number and attach data area Id to each duplicate.

Syntax

public void discardPersonelNumberDuplicates()

Run On

Server

Remarks

This upgrade attaches the value of the dataAreaId field of the EmplTable table to duplicate personnel numbers in the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class