Share via


ReleaseUpdateDB60_HRMMinor.allowNoDupIndex Method [AX 2012]

Reset the unique indexes on the HRM tables.

Syntax

public void allowNoDupIndex()

Run On

Server

Remarks

The unique index PositionForecastLEPurposeDetailDate of the HcmPositionForecastBudgetAcctLine table is reset.

The unique index PositionForecastIdx of the HcmPositionForecastLastModified table is reset.

See Also

Reference

ReleaseUpdateDB60_HRMMinor Class