Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the index AccountCodeIdx in the table ShipCarrierCompanyAccounts to allow for duplicate records.
Syntax
public void allowDupShipCarrierCompanyAccounts()
Run On
Server
Remarks
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.