Share via


ReleaseUpdateDB60_Ledger.updateLedgerJournalTable Method [AX 2012]

Updates the NumberSequenceTable field of the LedgerJournalTable table.

Syntax

public void updateLedgerJournalTable()

Run On

Server

Remarks

Updates the old VoucherSeries string-based sequence to a new foreign-key reference on the NumberSequenceTable

See Also

Reference

ReleaseUpdateDB60_Ledger Class