Share via


ReleaseUpdateDB60_Vend.updateVendInvoiceDeclaration_IS Method [AX 2012]

Updates the VendTable, PurchTable, LedgerJournalTrans, VendInvoiceJour tables.

Syntax

public void updateVendInvoiceDeclaration_IS()

Run On

Server

Remarks

These tables now hold the record ID instead of the declarationID field from the VendInvoiceDeclaration_IS table.

See Also

Reference

ReleaseUpdateDB60_Vend Class