Share via


ReleaseUpdateDB60_Invent.allowNoDupShipCarrierCompanyAccounts Method [AX 2012]

Updates the index AccountCodeIdx in the table ShipCarrierCompanyAccounts to disallow duplicate records.

Syntax

public void allowNoDupShipCarrierCompanyAccounts()

Run On

Server

Remarks

After removing duplicate records violating the uniqueness of the index, the AccountCodeIdx index is reset to disallow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Invent Class