Share via


ReleaseUpdateDB60_Ledger.updateCustomsInvRegJourTable_IN Method [AX 2012]

Updates the CustomsInvoiceRegnJournalTable_IN table.

The Rec Id of CustomsImportInvoiceNumberTable_IN is now stored in place of ImporterInvoiceNumber value.

Syntax

public void updateCustomsInvRegJourTable_IN()

Run On

Server

Remarks

The record IDs of the CustomsImportInvoiceNumberTable_IN table are now stored instead of ImporterInvoiceNumber values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class