ReleaseUpdateTransformDB40_LedgerTrx.ledgerTransPreProcessing 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

ledgerTransPreProcessing

Description

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

Script Type

Preprocessing 60: Live

Microsoft Dynamics AX Source

Microsoft Dynamics AX 4.0

Affected Modules and Tables

Affected Modules

General ledger

Affected Tables

LedgerTrans

Remarks

Each of the LedgerTrans records will be normalized across the LedgerEntryJournal, GeneralJournalEntry, GeneralJournalAccountEntry, LedgerEntry and LedgerEntryJournalizing tables.

This is a sergeant method that calls the other associated methods to perform the normalization against each record in the LedgerTrans table.