ReleaseUpdateTransformDB50_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 |
ReleaseUpdateTransformDB50_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 Microsoft Dynamics AX 2009 |
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 which calls the other associated methods to perform the normalization against each record that has been created, updated, or deleted in the LedgerTrans table since the live pre-processing step of the upgrade was run.