Share via


ReleaseUpdateDB60_smm.allowDupsmmDeletedActivitiesActivityNum Method [AX 2012]

Disables the ActivityNumberEmplIdx index in the smmDeletedActivities table.

Syntax

public void allowDupsmmDeletedActivitiesActivityNum()

Run On

Server

Remarks

This method is needed because of the addition of a unique index on an already existing field.

See Also

Reference

ReleaseUpdateDB60_smm Class