Share via


ReleaseUpdateDB60_Retail.allowDupRetailColorGroupIdx Method [AX 2012]

Pre-sync script to allow duplicate index on the color group tables.

Updates the indexes groupIdx in the table RetailColorGroupTable and ColorGroupColorIdIdx in the table RetailColorGroupTrans to allow duplicate records.

Syntax

public void allowDupRetailColorGroupIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class