Share via


ReleaseUpdateDB60_Vend.allowNoDupVendInvoiceInfoLineSourceDocum Method [AX 2012]

Updates the index SourceDocumentLine in the table VendInvoiceInfoLine not to allow duplicate records.

Syntax

public void allowNoDupVendInvoiceInfoLineSourceDocum()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Vend Class