Share via


ReleaseUpdateDB60_Vend.allowNoDupVendInvoiceInfoTableSDHeaderId Method [AX 2012]

Updates the index SDHeaderIdx in the table VendInvoiceInfoTable not to allow duplicate records.

Syntax

public void allowNoDupVendInvoiceInfoTableSDHeaderId()

Run On

Server

Remarks

After updating the field SourceDocumentHeader with the value, the index SDHeaderIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Vend Class