Share via


ReleaseUpdateDB60_Vend.updateVendInvoiceIntrastat Method [AX 2012]

Updates the vendInvoiceJour field on the VendInvoiceIntrastat table.

If DEL_Reversed field is set, a new record needs to be created as per the new data model to handle the reversal/cancellation scenario.

Syntax

public void updateVendInvoiceIntrastat()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Vend Class