Share via


ReleaseUpdateDB60_Jmg.allowDupJmgPayStatConfigTypeGroupUnitIdx Method [AX 2012]

Updates the TypeGroupUnitIdx index in the JmgPayStatConfig table to allow for duplicate records.

Syntax

public void allowDupJmgPayStatConfigTypeGroupUnitIdx()

Run On

Server

Remarks

The PayrollPeriod field is replaced with the new field ProjPeriodId in the unique index TypeGroupUnitIdx Initially this field contains no value. Therefore, the index is set to allow for duplicates before the field is updated.

See Also

Reference

ReleaseUpdateDB60_Jmg Class