Share via


ReleaseUpdateDB60_Vend.allowNoDupCustomsImpInvVendAccSetup_IN Method [AX 2012]

Updates the index AccountNumIdx in the table CustomsImportInvoiceVendAcctSetup_IN not to allow duplicate records.

Syntax

public void allowNoDupCustomsImpInvVendAccSetup_IN()

Run On

Server

Remarks

After updating the surrogate key fields CustomsImportInvoiceNumberTable with the value of the RecId field of the tables, the index AccountNumIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Vend Class