Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailSizeGroupIdx Method [AX 2012]

Post-sync script to enable unique index on the size group tables.

Updates the indexes groupIdx in the table RetailSizeGroupTable and SizeGroupIdIdx in the table RetailSizeGroupTrans not to allow no duplicate records.

Syntax

public void allowNoDupRetailSizeGroupIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class