Share via


ReleaseUpdateDB60_Invent.allowNoDupTaxInventVATCommodityCode_INIt Method [AX 2012]

Updates the index ItemLogisticAddressStateIdx in the table TaxInventVATCommodityCode_IN not to allow duplicate records.

Syntax

public void allowNoDupTaxInventVATCommodityCode_INIt()

Run On

Server

Remarks

Truncated method name from allowNoDupItemLogisticAddressStateIdx. After updating the field LogisticsAddressStateId in TaxInventVATCommodityCode_IN with the value of the NewStateId field of the table del_AddressStateUpgrade, the index ItemLogisticAddressStateIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Invent Class