Deprecated: LedgerTrans table

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012

In Microsoft Dynamics AX 2009, the LedgerTrans table holds the posted general ledger details. These details include the vouchers, dates, ledger account, dimension codes, posting layer, and amounts.

Overview

Item

Description

Reason for deprecation

Because of architectural changes in the application, the LedgerTrans table had to be refactored to support the new financial dimension and subledger journal frameworks.

Replaced by another feature

Yes. The feature has been deprecated, and the following new tables replace the LedgerTrans table:

  • GeneralJournalEntry

  • GeneralJournalAccountEntry

  • LedgerEntryJournal

  • LedgerEntry

  • SubledgerVoucherGeneralJournalEntry

  • LedgerEntryJournalizing

For more information, see What's new: Ledger and subledger lines and distributions.

Modules affected

All

Changes to installation

This change does not affect application installation.

Changes to upgrade

The LedgerTrans records are upgraded to the new data model, except in virtual companies, where the LedgerTrans table is in a TableCollection. If the LedgerTrans table is used in a virtual company setup, the upgrade fails, and you are instructed to contact your partner or Support. The records must be moved out of the virtual company before upgrade.