ReleaseUpdateDB60_Invent.allowDupShipCarrierCompanyAccounts Method [AX 2012]

Updates the index AccountCodeIdx in the table ShipCarrierCompanyAccounts to allow for duplicate records.

public void allowDupShipCarrierCompanyAccounts()

Run On

Server

The AccountCodeIdx index is by mistake not marked as unique in the earlier version.So the index is set to allow for duplicates until duplicates have been removed.

Community Additions

ADD
Show: