ReleaseUpdateTransformDB40_LedgerTrx.ledgerTransPreProcessingDelta Upgrade Script

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

Class

ReleaseUpdateTransformDB40_LedgerTrx

Method

ledgerTransPreProcessingDelta

Description

Handles the delta pre-processing of records in the LedgerTrans table.

Script Type

Preprocessing 60: Delta

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

LedgerTrans

Remarks

Each LedgerTrans record will be normalized across the LedgerEntryJournal, GeneralJournalEntry, GeneralJournalAccountEntry, LedgerEntry, and LedgerEntryJournalizing tables. This is a sergeant method that calls the other associated methods to preform this normalization against each record in the LedgerTrans table that has been created, updated, or deleted since the live pre-processing step of the upgrade was run.