Share via


ReleaseUpdateDB60_Proj.allowDupTSTimesheetEmployeeFilterIdx Method [AX 2012]

Updates the index Idx in the table TSTimesheetEmployeeFilter to allow duplicate records.

Syntax

public void allowDupTSTimesheetEmployeeFilterIdx()

Run On

Server

Remarks

Initially the Worker field contains no value. So the index is set to allow duplicates before the field is updated with the value of the RecId field of the table HcmWorker.

See Also

Reference

ReleaseUpdateDB60_Proj Class