Share via


ReleaseUpdateDB60_smm.allowDupsmmSalesUnitMembersSalesUnitMan Method [AX 2012]

Disables the SalesUnitManRelation index in the smmSalesUnitMembers table.

Syntax

public void allowDupsmmSalesUnitMembersSalesUnitMan()

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