Share via


ReleaseUpdateDB60_Vend.allowDupVendInvoiceInfoTableSDLineIdx Method [AX 2012]

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

Syntax

public void allowDupVendInvoiceInfoTableSDLineIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Vend Class