ReleaseUpdateDB60_Jmg.allowNoDupJmgEmployeeHcmWorkerIdx Method [AX 2012]
Updates the HcmWorkerIdx index in the JmgEmployee to disallow duplicate records.
Syntax
public void allowNoDupJmgEmployeeHcmWorkerIdx()
Run On
Server
Remarks
After the surrogate key Worker field is updated with the value of the record ID field of the HcmWorker table, the index HcmWorkerIdx is reset to disallow duplicate records.