Share via


ReleaseUpdateDB60_Ledger.allowNoDupCustomsInvRegJourTable_IN Method [AX 2012]

Updates the index OrderIdInvoiceRegnIdx in the table CustomsInvoiceRegnJournalTable_IN not to allow duplicate records.

Syntax

public void allowNoDupCustomsInvRegJourTable_IN()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class