Share via


ReleaseUpdateDB60_Vend.allowDupVendInvoiceInfoTableSDHeaderIdx Method [AX 2012]

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

Syntax

public void allowDupVendInvoiceInfoTableSDHeaderIdx()

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