Share via


ReleaseUpdateDB60_Retail.allowDupRetailStyleGrouplIdx Method [AX 2012]

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

Updates the indexes groupIdx in the table RetailStyleGroupTable and styleGroupIdIdx in the table RetailStyleGroupTrans to allow duplicate records.

Syntax

public void allowDupRetailStyleGrouplIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class