Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailWorkShiftSetupIdx Method [AX 2012]

Post-sync script to enable unique index on the RetailWorkShiftSetup table.

Updates the storeShiftIdx index in the RetailWorkShiftSetup table not to allow no duplicate records.

Syntax

public void allowNoDupRetailWorkShiftSetupIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class