Share via


ReleaseUpdateDB60_HRMMinor.allowDupIndex Method [AX 2012]

Disable the unique indexes on the HRM tables to enable duplicate ids.

Syntax

public void allowDupIndex()

Run On

Server

Remarks

The index PositionForecastLegalEntityPurposeIdx of the HcmPositionForecastBudgetAcctLine table is disabled.

The index PositionForecastIdx of the HcmPositionForecastLastModified table is disabled.

See Also

Reference

ReleaseUpdateDB60_HRMMinor Class