Share via


ReleaseUpdateDB60_Cust.allowDupCustInvoiceTableSourceDocumentHe Method [AX 2012]

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

Syntax

public void allowDupCustInvoiceTableSourceDocumentHe()

Run On

Server

Remarks

Must temporarily turn off uniqueness for this index until the new SourceDocumentHeader field can be populated.

See Also

Reference

ReleaseUpdateDB60_Cust Class