Share via


ReleaseUpdateDB60_Cust.allowNoDupCustInvoiceTableSourceDocument Method [AX 2012]

Updates the index SourceDocumentHeaderIdx in the table CustInvoiceTable not to allow duplicate records.

Syntax

public void allowNoDupCustInvoiceTableSourceDocument()

Run On

Server

Remarks

Turn uniqueness for this index back on now that the new SourceDocumentHeader field has been populated.

///

See Also

Reference

ReleaseUpdateDB60_Cust Class